/AWS1/CL_AANACLGRANTEE¶
You specify each grantee as a type-value pair using one of these types. You can specify only one type of grantee. For more information, see PutBucketAcl.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_id
TYPE /AWS1/AANACLCANONICALID
/AWS1/AANACLCANONICALID
¶
The value specified is the canonical user ID of an Amazon Web Services account.
iv_uri
TYPE /AWS1/AANACLURI
/AWS1/AANACLURI
¶
Used for granting permissions to a predefined group.
Queryable Attributes¶
id¶
The value specified is the canonical user ID of an Amazon Web Services account.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
uri¶
Used for granting permissions to a predefined group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_URI() |
Getter for URI, with configurable default |
ASK_URI() |
Getter for URI w/ exceptions if field has no value |
HAS_URI() |
Determine if URI has a value |