validity

@JvmName(name = "ttdwrgtcysjsqoip")
suspend fun validity(value: Output<CertificateValidityArgs>)
@JvmName(name = "yfkefyvanawaxkcv")
suspend fun validity(value: CertificateValidityArgs?)

Parameters

value

Configures end of the validity period for the certificate. See validity block below.


@JvmName(name = "sfsfvpoowdaarvuw")
suspend fun validity(argument: suspend CertificateValidityArgsBuilder.() -> Unit)

Parameters

argument

Configures end of the validity period for the certificate. See validity block below.