VoiceProfileSummary
A high-level summary of a voice profile.
Contents
- CreatedTimestamp
-
The time at which a voice profile summary was created.
Type: Timestamp
Required: No
- ExpirationTimestamp
-
Extends the life of the voice profile. You can use
UpdateVoiceProfile
to refresh an existing voice profile's voice print and extend the life of the summary.Type: Timestamp
Required: No
- UpdatedTimestamp
-
The time at which a voice profile summary was last updated.
Type: Timestamp
Required: No
- VoiceProfileArn
-
The ARN of the voice profile in a voice profile summary.
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 in a voice profile summary.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*
Required: No
- VoiceProfileId
-
The ID of the voice profile in a voice profile summary.
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: