sslSettings

@JvmName(name = "glpussgujnguacvo")
suspend fun sslSettings(value: Output<DomainMappingSslSettingsArgs>)
@JvmName(name = "pgogxlmsxjfcwkci")
suspend fun sslSettings(value: DomainMappingSslSettingsArgs?)

Parameters

value

SSL configuration for this domain. If unconfigured, this domain will not serve with SSL. Structure is documented below.


@JvmName(name = "iklkgsshydywalgx")
suspend fun sslSettings(argument: suspend DomainMappingSslSettingsArgsBuilder.() -> Unit)

Parameters

argument

SSL configuration for this domain. If unconfigured, this domain will not serve with SSL. Structure is documented below.