Class CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.backup.CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty
@Stability(Stable)
@Internal
public static final class CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty
An implementation for
CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.backup.CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty
CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty.Builder, CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanAn array of events that indicate the status of jobs to back up resources to the backup vault.final StringThe Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events;final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty.Builder.
-
-
Method Details
-
getBackupVaultEvents
Description copied from interface:CfnLogicallyAirGappedBackupVault.NotificationObjectTypePropertyAn array of events that indicate the status of jobs to back up resources to the backup vault.- Specified by:
getBackupVaultEventsin interfaceCfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty- See Also:
-
getSnsTopicArn
Description copied from interface:CfnLogicallyAirGappedBackupVault.NotificationObjectTypePropertyThe Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events;for example,
arn:aws:sns:us-west-2:111122223333:MyVaultTopic.- Specified by:
getSnsTopicArnin interfaceCfnLogicallyAirGappedBackupVault.NotificationObjectTypeProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-