Class CfnBackupSelectionProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.backup.CfnBackupSelectionProps.Jsii$Proxy
- All Implemented Interfaces:
CfnBackupSelectionProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnBackupSelectionProps
@Stability(Stable)
@Internal
public static final class CfnBackupSelectionProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBackupSelectionProps
An implementation for
CfnBackupSelectionProps-
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.CfnBackupSelectionProps
CfnBackupSelectionProps.Builder, CfnBackupSelectionProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBackupSelectionProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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
Constructor that initializes the object based on literal property values passed by theCfnBackupSelectionProps.Builder.
-
-
Method Details
-
getBackupPlanId
Description copied from interface:CfnBackupSelectionPropsUniquely identifies a backup plan.- Specified by:
getBackupPlanIdin interfaceCfnBackupSelectionProps
-
getBackupSelection
Description copied from interface:CfnBackupSelectionPropsSpecifies the body of a request to assign a set of resources to a backup plan.It includes an array of resources, an optional array of patterns to exclude resources, an optional role to provide access to the AWS service the resource belongs to, and an optional array of tags used to identify a set of resources.
- Specified by:
getBackupSelectionin interfaceCfnBackupSelectionProps
-
$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()
-