class Aws::Chime::Types::Account

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

@!attribute [rw] aws_account_id

The AWS account ID.
@return [String]

@!attribute [rw] account_id

The Amazon Chime account ID.
@return [String]

@!attribute [rw] name

The Amazon Chime account name.
@return [String]

@!attribute [rw] account_type

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

[1]: https://docs.aws.amazon.com/chime/latest/ag/manage-chime-account.html
@return [String]

@!attribute [rw] created_timestamp

The Amazon Chime account creation timestamp, in ISO 8601 format.
@return [Time]

@!attribute [rw] default_license

The default license for the Amazon Chime account.
@return [String]

@!attribute [rw] supported_licenses

Supported licenses for the Amazon Chime account.
@return [Array<String>]

@!attribute [rw] account_status

The status of the account.
@return [String]

@!attribute [rw] signin_delegate_groups

The sign-in delegate groups associated with the account.
@return [Array<Types::SigninDelegateGroup>]

@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/Account AWS API Documentation

Constants

SENSITIVE