AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateDomain operation. Updates the specified domain. This API has clobber behavior, and clears and replaces all attributes. If an optional field, such as 'Description' is not provided, it is removed from the domain.
Namespace: Amazon.VoiceID.Model
Assembly: AWSSDK.VoiceID.dll
Version: 3.x.y.z
public class UpdateDomainRequest : AmazonVoiceIDRequest IAmazonWebServiceRequest
The UpdateDomainRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateDomainRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Description | System.String |
Gets and sets the property Description. A brief description about this domain. |
![]() |
DomainId | System.String |
Gets and sets the property DomainId. The identifier of the domain to be updated. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the domain. |
![]() |
ServerSideEncryptionConfiguration | Amazon.VoiceID.Model.ServerSideEncryptionConfiguration |
Gets and sets the property ServerSideEncryptionConfiguration.
The configuration, containing the KMS key identifier, to be used by Voice ID for the
server-side encryption of your data. Changing the domain's associated KMS key immediately
triggers an asynchronous process to remove dependency on the old KMS key, such that
the domain's data can only be accessed using the new KMS key. The domain's |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5