google_api_sql_admin v0.0.1 GoogleApi.SQLAdmin.V1beta4.Model.AclEntry View Source

An entry for an Access Control list.

Attributes

  • expirationTime (DateTime): The time when this access control entry expires in RFC 3339 format, for example 2012-11-15T16:19:00.094Z. Defaults to: null.
  • kind (String): This is always sql#aclEntry. Defaults to: null.
  • name (String): An optional label to identify this entry. Defaults to: null.
  • value (String): The whitelisted value for the access control list. Defaults to: null.