Certificate Authority Other Name Args
data class CertificateAuthorityOtherNameArgs(val typeId: Output<String>, val value: Output<String>) : ConvertibleToJava<CertificateAuthorityOtherNameArgs>
Structure that contains X.509 OtherName information.