X509Certificate Name Args
data class X509CertificateNameArgs(val issuerCertificateThumbprint: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<X509CertificateNameArgs>
Properties of server X509Names.
Properties of server X509Names.