Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.2 KB

File metadata and controls

20 lines (15 loc) · 1.2 KB

AclBinding

Properties

Name Type Description Notes
resource_type AclResourceType
resource_name str
pattern_type AclPatternType
principal str Identifies the user or service account to which an ACL entry is bound. The literal prefix value of `User:` is required. May be used to specify all users with value `User:*`.
operation AclOperation
permission AclPermissionType
id str Unique identifier for the object. Not supported for all object kinds. [optional]
kind str [optional] [readonly]
href str Link path to request the object. Not supported for all object kinds. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]