certInfos

@JvmName(name = "vcndutfvwinepihv")
suspend fun certInfos(value: Output<List<DomainCertInfoArgs>>)
@JvmName(name = "klsrfeulimbfruba")
suspend fun certInfos(value: List<DomainCertInfoArgs>?)

Parameters

value

Certificate Information. See the following Block cert_infos.


@JvmName(name = "dysllsnabuohrvvf")
suspend fun certInfos(vararg values: Output<DomainCertInfoArgs>)


@JvmName(name = "nvnnpopllkgqfhxf")
suspend fun certInfos(values: List<Output<DomainCertInfoArgs>>)
@JvmName(name = "nkbcyoqehuwteldm")
suspend fun certInfos(vararg values: DomainCertInfoArgs)

Parameters

values

Certificate Information. See the following Block cert_infos.


@JvmName(name = "equopxyukftfvgpt")
suspend fun certInfos(argument: List<suspend DomainCertInfoArgsBuilder.() -> Unit>)
@JvmName(name = "eybryrhroaunoojt")
suspend fun certInfos(vararg argument: suspend DomainCertInfoArgsBuilder.() -> Unit)
@JvmName(name = "agljoigwrwvtkdap")
suspend fun certInfos(argument: suspend DomainCertInfoArgsBuilder.() -> Unit)

Parameters

argument

Certificate Information. See the following Block cert_infos.