class Aws::VoiceID::Types::Domain

Contains all the information about a domain.

@!attribute [rw] arn

The Amazon Resource Name (ARN) for the domain.
@return [String]

@!attribute [rw] created_at

The timestamp at which the domain is created.
@return [Time]

@!attribute [rw] description

The client-provided description of the domain.
@return [String]

@!attribute [rw] domain_id

The service-generated identifier for the domain.
@return [String]

@!attribute [rw] domain_status

The current status of the domain.
@return [String]

@!attribute [rw] name

The client-provided name for the domain.
@return [String]

@!attribute [rw] server_side_encryption_configuration

The server-side encryption configuration containing the KMS Key
Identifier you want Voice ID to use to encrypt your data.
@return [Types::ServerSideEncryptionConfiguration]

@!attribute [rw] updated_at

The timestamp showing the domain's last update.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/voice-id-2021-09-27/Domain AWS API Documentation

Constants

SENSITIVE