toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.backup.kotlin.outputs
/
GetLogicallyAirGappedBackupVaultResult
/
GetLogicallyAirGappedBackupVaultResult
Get
Logically
Air
Gapped
Backup
Vault
Result
constructor
(
accessPolicy
:
Any
?
=
null
,
backupVaultArn
:
String
?
=
null
,
backupVaultTags
:
Map
<
String
,
String
>
?
=
null
,
encryptionKeyArn
:
String
?
=
null
,
notifications
:
LogicallyAirGappedBackupVaultNotificationObjectType
?
=
null
,
vaultState
:
String
?
=
null
,
vaultType
:
String
?
=
null
)