@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 CfnBackupVaultPropspublic final Object getAccessPolicy()
CfnBackupVaultPropsgetAccessPolicy in interface CfnBackupVaultPropspublic final Object getBackupVaultTags()
CfnBackupVaultPropsgetBackupVaultTags in interface CfnBackupVaultPropspublic final String getEncryptionKeyArn()
CfnBackupVaultPropsgetEncryptionKeyArn in interface CfnBackupVaultPropspublic final Object getNotifications()
CfnBackupVaultPropsgetNotifications in interface CfnBackupVaultProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.