toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.keyvault.kotlin.inputs
/
KeyRotationPolicyArgs
/
KeyRotationPolicyArgs
Key
Rotation
Policy
Args
constructor
(
automatic
:
Output
<
KeyRotationPolicyAutomaticArgs
>
?
=
null
,
expireAfter
:
Output
<
String
>
?
=
null
,
notifyBeforeExpiry
:
Output
<
String
>
?
=
null
)