Certificate Properties Args
data class CertificatePropertiesArgs(val password: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<CertificatePropertiesArgs>
Certificate resource specific properties