Grantee Response
data class GranteeResponse(val displayName: String? = null, val emailAddress: String? = null, val id: String? = null, val type: TypeEnumValueResponse? = null, val uri: String? = null)
Definition of Grantee
Constructors
Link copied to clipboard
constructor(displayName: String? = null, emailAddress: String? = null, id: String? = null, type: TypeEnumValueResponse? = null, uri: String? = null)
Properties
Link copied to clipboard
Screen name of the grantee.
Link copied to clipboard
Email address of the grantee.
Using email addresses to specify a grantee is only supported in the following Amazon Web Services Regions:
-
US East (N. Virginia)
-
US West (N. California)
-
US West (Oregon)
-
Asia Pacific (Singapore)
-
Asia Pacific (Sydney)
-
Asia Pacific (Tokyo)
-
Europe (Ireland)
-
South America (São Paulo)
For a list of all the Amazon S3 supported Regions and endpoints, see Regions and Endpoints in the Amazon Web Services General Reference.
Link copied to clipboard
Type of grantee