pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.keyvault.kotlin.inputs
/
SecretAttributesArgs
/
SecretAttributesArgs
Secret
Attributes
Args
fun
SecretAttributesArgs
(
enabled
:
Output
<
Boolean
>
?
=
null
,
expires
:
Output
<
Int
>
?
=
null
,
notBefore
:
Output
<
Int
>
?
=
null
)