pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.glacier.kotlin
/
VaultArgs
/
VaultArgs
Vault
Args
fun
VaultArgs
(
accessPolicy
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
notification
:
Output
<
VaultNotificationArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)