ImpersonationRole

An impersonation role for the given WorkMail organization.

Types

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

Properties

Link copied to clipboard

The date when the impersonation role was created.

Link copied to clipboard

The date when the impersonation role was last modified.

Link copied to clipboard

The identifier of the impersonation role.

Link copied to clipboard
val name: String?

The impersonation role name.

Link copied to clipboard

The impersonation role type.

Functions

Link copied to clipboard
inline fun copy(block: ImpersonationRole.Builder.() -> Unit = {}): ImpersonationRole
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