Domain

class Domain : KotlinCustomResource

The AWS::VoiceID::Domain resource specifies an Amazon VoiceID Domain.

Properties

Link copied to clipboard
val description: Output<String>?

The description of the domain.

Link copied to clipboard
val domainId: Output<String>

The identifier of the domain.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name for the domain.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The server-side encryption configuration containing the KMS key identifier you want Voice ID to use to encrypt your data.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags used to organize, track, or control access for this resource.

Link copied to clipboard
val urn: Output<String>