sslSettings

@JvmName(name = "ttovatjoyyxyawdb")
suspend fun sslSettings(value: Output<DomainMappingSslSettingsArgs>)
@JvmName(name = "qsquuwdkoqewuaha")
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 = "xwbgopoukvvbthti")
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.