@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.152Z") @Stability(value=Stable) public interface CfnBackupVaultProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBackupVaultProps.Builder
A builder for
CfnBackupVaultProps |
static class |
CfnBackupVaultProps.Jsii$Proxy
An implementation for
CfnBackupVaultProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnBackupVaultProps.Builder |
builder() |
default Object |
getAccessPolicy()
`AWS::Backup::BackupVault.AccessPolicy`.
|
String |
getBackupVaultName()
`AWS::Backup::BackupVault.BackupVaultName`.
|
default Object |
getBackupVaultTags()
`AWS::Backup::BackupVault.BackupVaultTags`.
|
default String |
getEncryptionKeyArn()
`AWS::Backup::BackupVault.EncryptionKeyArn`.
|
default Object |
getNotifications()
`AWS::Backup::BackupVault.Notifications`.
|
@Stability(value=Stable) @NotNull String getBackupVaultName()
@Stability(value=Stable) @Nullable default Object getAccessPolicy()
@Stability(value=Stable) @Nullable default Object getBackupVaultTags()
@Stability(value=Stable) @Nullable default String getEncryptionKeyArn()
@Stability(value=Stable) @Nullable default Object getNotifications()
@Stability(value=Stable) static CfnBackupVaultProps.Builder builder()
CfnBackupVaultProps.Builder of CfnBackupVaultPropsCopyright © 2021. All rights reserved.