tlsConfig

@JvmName(name = "xqmlkemfmoujyppf")
suspend fun tlsConfig(value: Output<DomainConfigurationTlsConfigArgs>)
@JvmName(name = "netadhdxdedvustw")
suspend fun tlsConfig(value: DomainConfigurationTlsConfigArgs?)

Parameters

value

An object that specifies the TLS configuration for a domain. See the tls_config Block below for details.


@JvmName(name = "agwfuyborvgiiayd")
suspend fun tlsConfig(argument: suspend DomainConfigurationTlsConfigArgsBuilder.() -> Unit)

Parameters

argument

An object that specifies the TLS configuration for a domain. See the tls_config Block below for details.