Secret Resource Properties Args
data class SecretResourcePropertiesArgs(val contentType: Output<String>? = null, val description: Output<String>? = null, val kind: Output<String>) : ConvertibleToJava<SecretResourcePropertiesArgs>
Describes the properties of a secret resource.