pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.glacier.kotlin
/
VaultLockArgs
/
VaultLockArgs
Vault
Lock
Args
fun
VaultLockArgs
(
completeLock
:
Output
<
Boolean
>
?
=
null
,
ignoreDeletionError
:
Output
<
Boolean
>
?
=
null
,
policy
:
Output
<
String
>
?
=
null
,
vaultName
:
Output
<
String
>
?
=
null
)