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