@Stability(value=Stable) @Internal public static final class CfnBackupSelectionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBackupSelectionProps
CfnBackupSelectionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnBackupSelectionProps.Builder, CfnBackupSelectionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBackupSelectionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBackupSelectionProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBackupPlanId()
Uniquely identifies a backup plan.
|
Object |
getBackupSelection()
Specifies the body of a request to assign a set of resources to a backup plan.
|
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.protected Jsii$Proxy(CfnBackupSelectionProps.Builder builder)
CfnBackupSelectionProps.Builder.public final String getBackupPlanId()
CfnBackupSelectionPropsgetBackupPlanId in interface CfnBackupSelectionPropspublic final Object getBackupSelection()
CfnBackupSelectionPropsIt 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.
getBackupSelection in interface CfnBackupSelectionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.