Account

class Account

The Amazon Chime account details. An AWS account can have multiple Amazon Chime accounts.

Types

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

Properties

Link copied to clipboard

The Amazon Chime account ID.

Link copied to clipboard

The status of the account.

Link copied to clipboard

The Amazon Chime account type. For more information about different account types, see Managing Your Amazon Chime Accounts in the Amazon Chime Administration Guide.

Link copied to clipboard

The AWS account ID.

Link copied to clipboard

The Amazon Chime account creation timestamp, in ISO 8601 format.

Link copied to clipboard

The default license for the Amazon Chime account.

Link copied to clipboard

The Amazon Chime account name.

Link copied to clipboard

The sign-in delegate groups associated with the account.

Link copied to clipboard

Supported licenses for the Amazon Chime account.

Functions

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