CreateImpersonationRoleRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
val name: String?

The name 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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String