/AWS1/CL_CHVVOICEPROFILEDOMAIN¶
A collection of voice profiles.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_voiceprofiledomainid TYPE /AWS1/CHVNONEMPTYSTRING256 /AWS1/CHVNONEMPTYSTRING256¶
The ID of the voice profile domain.
iv_voiceprofiledomainarn TYPE /AWS1/CHVARN /AWS1/CHVARN¶
The voice profile domain's Amazon Resource Number (ARN).
iv_name TYPE /AWS1/CHVVOICEPFLDOMAINNAME /AWS1/CHVVOICEPFLDOMAINNAME¶
The name of the voice profile domain.
iv_description TYPE /AWS1/CHVVOICEPFLDOMAINDESC /AWS1/CHVVOICEPFLDOMAINDESC¶
The description of the voice profile domain.
io_serversideencryptionconf TYPE REF TO /AWS1/CL_CHVSERVERSIDEENCCONF /AWS1/CL_CHVSERVERSIDEENCCONF¶
A structure that contains the configuration settings for server-side encryption.
iv_createdtimestamp TYPE /AWS1/CHVISO8601TIMESTAMP /AWS1/CHVISO8601TIMESTAMP¶
The time at which the voice profile domain was created.
iv_updatedtimestamp TYPE /AWS1/CHVISO8601TIMESTAMP /AWS1/CHVISO8601TIMESTAMP¶
The time at which the voice profile was last updated.
Queryable Attributes¶
VoiceProfileDomainId¶
The ID of the voice profile domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOICEPROFILEDOMAINID() |
Getter for VOICEPROFILEDOMAINID, with configurable default |
ASK_VOICEPROFILEDOMAINID() |
Getter for VOICEPROFILEDOMAINID w/ exceptions if field has n |
HAS_VOICEPROFILEDOMAINID() |
Determine if VOICEPROFILEDOMAINID has a value |
VoiceProfileDomainArn¶
The voice profile domain's Amazon Resource Number (ARN).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOICEPROFILEDOMAINARN() |
Getter for VOICEPROFILEDOMAINARN, with configurable default |
ASK_VOICEPROFILEDOMAINARN() |
Getter for VOICEPROFILEDOMAINARN w/ exceptions if field has |
HAS_VOICEPROFILEDOMAINARN() |
Determine if VOICEPROFILEDOMAINARN has a value |
Name¶
The name of the voice profile domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Description¶
The description of the voice profile domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
ServerSideEncryptionConfiguration¶
A structure that contains the configuration settings for server-side encryption.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVERSIDEENCRYPTIONCONF() |
Getter for SERVERSIDEENCRYPTIONCONF |
CreatedTimestamp¶
The time at which the voice profile domain was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |
UpdatedTimestamp¶
The time at which the voice profile was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDTIMESTAMP() |
Getter for UPDATEDTIMESTAMP, with configurable default |
ASK_UPDATEDTIMESTAMP() |
Getter for UPDATEDTIMESTAMP w/ exceptions if field has no va |
HAS_UPDATEDTIMESTAMP() |
Determine if UPDATEDTIMESTAMP has a value |