Certificate Validity Args
data class CertificateValidityArgs(val type: Output<String>, val value: Output<Double>) : ConvertibleToJava<CertificateValidityArgs>
Length of time for which the certificate issued by your private certificate authority (CA), or by the private CA itself, is valid in days, months, or years. You can issue a certificate by calling the `IssueCertificate`
operation.