certInfos

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

Parameters

value

Certificate Information. See the following Block cert_infos.


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


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

Parameters

values

Certificate Information. See the following Block cert_infos.


@JvmName(name = "ebjhjvwkmigwgoel")
suspend fun certInfos(argument: List<suspend DomainCertInfoArgsBuilder.() -> Unit>)
@JvmName(name = "isnipgwmfrtbydrs")
suspend fun certInfos(vararg argument: suspend DomainCertInfoArgsBuilder.() -> Unit)
@JvmName(name = "facnoxrauuinuhey")
suspend fun certInfos(argument: suspend DomainCertInfoArgsBuilder.() -> Unit)

Parameters

argument

Certificate Information. See the following Block cert_infos.