@Stability(value=Stable) @Internal public static final class CfnBackupVaultProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBackupVaultProps
CfnBackupVaultPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnBackupVaultProps.Builder, CfnBackupVaultProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String backupVaultName,
Object accessPolicy,
Object backupVaultTags,
String encryptionKeyArn,
Object notifications)
Constructor that initializes the object based on literal property values passed by the
CfnBackupVaultProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAccessPolicy()
`AWS::Backup::BackupVault.AccessPolicy`.
|
String |
getBackupVaultName()
`AWS::Backup::BackupVault.BackupVaultName`.
|
Object |
getBackupVaultTags()
`AWS::Backup::BackupVault.BackupVaultTags`.
|
String |
getEncryptionKeyArn()
`AWS::Backup::BackupVault.EncryptionKeyArn`.
|
Object |
getNotifications()
`AWS::Backup::BackupVault.Notifications`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getBackupVaultName()
CfnBackupVaultPropsgetBackupVaultName in interface CfnBackupVaultPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-backupvault.html#cfn-backup-backupvault-backupvaultnamepublic final Object getAccessPolicy()
CfnBackupVaultPropsgetAccessPolicy in interface CfnBackupVaultPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-backupvault.html#cfn-backup-backupvault-accesspolicypublic final Object getBackupVaultTags()
CfnBackupVaultPropsgetBackupVaultTags in interface CfnBackupVaultPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-backupvault.html#cfn-backup-backupvault-backupvaulttagspublic final String getEncryptionKeyArn()
CfnBackupVaultPropsgetEncryptionKeyArn in interface CfnBackupVaultPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-backupvault.html#cfn-backup-backupvault-encryptionkeyarnpublic final Object getNotifications()
CfnBackupVaultPropsgetNotifications in interface CfnBackupVaultPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-backupvault.html#cfn-backup-backupvault-notifications@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.