Class CfnBackupSelectionMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.backup.CfnBackupSelectionMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnBackupSelectionMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBackupSelectionMixinProps
@Stability(Stable)
@Internal
public static final class CfnBackupSelectionMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBackupSelectionMixinProps
An implementation for
CfnBackupSelectionMixinProps-
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.cfnpropertymixins.services.backup.CfnBackupSelectionMixinProps
CfnBackupSelectionMixinProps.Builder, CfnBackupSelectionMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBackupSelectionMixinProps.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 theCfnBackupSelectionMixinProps.Builder.
-
-
Method Details
-
getBackupPlanId
Description copied from interface:CfnBackupSelectionMixinPropsUniquely identifies a backup plan.Returns union: either
StringorIBackupPlanRef- Specified by:
getBackupPlanIdin interfaceCfnBackupSelectionMixinProps- See Also:
-
getBackupSelection
Description copied from interface:CfnBackupSelectionMixinPropsSpecifies 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.
Returns union: either
IResolvableorCfnBackupSelectionPropsMixin.BackupSelectionResourceTypeProperty- Specified by:
getBackupSelectionin interfaceCfnBackupSelectionMixinProps- 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()
-