class Aws::IoT::Types::UpdateDomainConfigurationRequest


@return [Types::ServerCertificateConfig]
The server certificate configuration.
@!attribute [rw] server_certificate_config
@return [Types::TlsConfig]
An object that specifies the TLS configuration for a domain.
@!attribute [rw] tls_config
@return [Boolean]
Removes the authorization configuration from a domain.
@!attribute [rw] remove_authorizer_config
@return [String]
The status to which the domain configuration should be updated.
@!attribute [rw] domain_configuration_status
@return [Types::AuthorizerConfig]
An object that specifies the authorization service for a domain.
@!attribute [rw] authorizer_config
@return [String]
The name of the domain configuration to be updated.
@!attribute [rw] domain_configuration_name