Domain Endpoint Options Args
data class DomainEndpointOptionsArgs(val customEndpoint: Output<String>? = null, val customEndpointCertificateArn: Output<String>? = null, val customEndpointEnabled: Output<Boolean>? = null, val enforceHttps: Output<Boolean>? = null, val tlsSecurityPolicy: Output<String>? = null) : ConvertibleToJava<DomainEndpointOptionsArgs>
Constructors
Properties
Link copied to clipboard
The fully qualified URL for your custom endpoint. Required if you enabled a custom endpoint for the domain.
Link copied to clipboard
The AWS Certificate Manager ARN for your domain's SSL/TLS certificate. Required if you enabled a custom endpoint for the domain.
Link copied to clipboard
True to enable a custom endpoint for the domain. If enabled, you must also provide values for CustomEndpoint
and CustomEndpointCertificateArn
.
Link copied to clipboard
True to require that all traffic to the domain arrive over HTTPS. Required if you enable fine-grained access control in AdvancedSecurityOptions .
Link copied to clipboard
The minimum TLS version required for traffic to the domain. The policy can be one of the following values: