VoiceProfileDomain
A collection of voice profiles.
Contents
- CreatedTimestamp
-
The time at which the voice profile domain was created.
Type: Timestamp
Required: No
- Description
-
The description of the voice profile domain.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Required: No
- Name
-
The name of the voice profile domain.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9 _.-]+
Required: No
- ServerSideEncryptionConfiguration
-
A structure that contains the configuration settings for server-side encryption.
Type: ServerSideEncryptionConfiguration object
Required: No
- UpdatedTimestamp
-
The time at which the voice profile was last updated.
Type: Timestamp
Required: No
- VoiceProfileDomainArn
-
The voice profile domain's Amazon Resource Number (ARN).
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^arn[\/\:\-\_\.a-zA-Z0-9]+$
Required: No
- VoiceProfileDomainId
-
The ID of the voice profile domain.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: