Domain Domain Endpoint Options Args
data class DomainDomainEndpointOptionsArgs(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<DomainDomainEndpointOptionsArgs>
Constructors
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Name of the TLS security policy that needs to be applied to the HTTPS endpoint. For valid values, refer to the AWS documentation. Pulumi will only perform drift detection if a configuration value is provided.