Certificate Authority Custom Attribute Args
data class CertificateAuthorityCustomAttributeArgs(val objectIdentifier: Output<String>, val value: Output<String>) : ConvertibleToJava<CertificateAuthorityCustomAttributeArgs>
Structure that contains X.500 attribute type and value.