CreateImpersonationRoleRequest
Types
Properties
Link copied to clipboard
The idempotency token for the client request.
Link copied to clipboard
The description of the new impersonation role.
Link copied to clipboard
The WorkMail organization to create the new impersonation role within.
Link copied to clipboard
The list of rules for the impersonation role.
Link copied to clipboard
The impersonation role's type. The available impersonation role types are READ_ONLY
or FULL_ACCESS
.
Functions
Link copied to clipboard
inline fun copy(block: CreateImpersonationRoleRequest.Builder.() -> Unit = {}): CreateImpersonationRoleRequest