certConfig

@JvmName(name = "kbrqrfyxdxoburqt")
suspend fun certConfig(value: Output<CustomDomainCertConfigArgs>)
@JvmName(name = "jjaibnpacwqgcfyd")
suspend fun certConfig(value: CustomDomainCertConfigArgs?)

Parameters

value

The configuration of HTTPS certificate.See cert_config below.


@JvmName(name = "dsmwrxdjbpsoocsu")
suspend fun certConfig(argument: suspend CustomDomainCertConfigArgsBuilder.() -> Unit)

Parameters

argument

The configuration of HTTPS certificate.See cert_config below.