pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.keyvault.kotlin.inputs
/
SecretPropertiesArgs
/
SecretPropertiesArgs
Secret
Properties
Args
fun
SecretPropertiesArgs
(
attributes
:
Output
<
SecretAttributesArgs
>
?
=
null
,
contentType
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)