UpdateDomainEndpointOptionsRequest
Container for the parameters to the <a>UpdateDomainEndpointOptions</a>
operation. Specifies the name of the domain you want to update and the domain endpoint options.
Types
Properties
Link copied to clipboard
Whether to require that all requests to the domain arrive over HTTPS. We recommend Policy-Min-TLS-1-2-2019-07 for TLSSecurityPolicy. For compatibility with older clients, the default is Policy-Min-TLS-1-0-2019-07.
Link copied to clipboard
A string that represents the name of a domain.
Functions
Link copied to clipboard
inline fun copy(block: UpdateDomainEndpointOptionsRequest.Builder.() -> Unit = {}): UpdateDomainEndpointOptionsRequest