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 UpdateDomainConfiguration operation. Updates values stored in the domain configuration. Domain configurations for default endpoints can't be updated.
Requires permission to access the UpdateDomainConfiguration action.
Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z
public class UpdateDomainConfigurationRequest : AmazonIoTRequest IAmazonWebServiceRequest
The UpdateDomainConfigurationRequest type exposes the following members
Name | Description | |
---|---|---|
UpdateDomainConfigurationRequest() |
Name | Type | Description | |
---|---|---|---|
ApplicationProtocol | Amazon.IoT.ApplicationProtocol |
Gets and sets the property ApplicationProtocol. An enumerated string that specifies the application-layer protocol.
|
|
AuthenticationType | Amazon.IoT.AuthenticationType |
Gets and sets the property AuthenticationType. An enumerated string that specifies the authentication type.
|
|
AuthorizerConfig | Amazon.IoT.Model.AuthorizerConfig |
Gets and sets the property AuthorizerConfig. An object that specifies the authorization service for a domain. |
|
ClientCertificateConfig | Amazon.IoT.Model.ClientCertificateConfig |
Gets and sets the property ClientCertificateConfig. An object that specifies the client certificate configuration for a domain. |
|
DomainConfigurationName | System.String |
Gets and sets the property DomainConfigurationName. The name of the domain configuration to be updated. |
|
DomainConfigurationStatus | Amazon.IoT.DomainConfigurationStatus |
Gets and sets the property DomainConfigurationStatus. The status to which the domain configuration should be updated. |
|
RemoveAuthorizerConfig | System.Boolean |
Gets and sets the property RemoveAuthorizerConfig. Removes the authorization configuration from a domain. |
|
ServerCertificateConfig | Amazon.IoT.Model.ServerCertificateConfig |
Gets and sets the property ServerCertificateConfig. The server certificate configuration. |
|
TlsConfig | Amazon.IoT.Model.TlsConfig |
Gets and sets the property TlsConfig. An object that specifies the TLS configuration for a domain. |
.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