@Stability(value=Stable) @Internal public static final class CfnBackupSelection.BackupSelectionResourceTypeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBackupSelection.BackupSelectionResourceTypeProperty
CfnBackupSelection.BackupSelectionResourceTypePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBackupSelection.BackupSelectionResourceTypeProperty.Builder, CfnBackupSelection.BackupSelectionResourceTypeProperty.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 iamRoleArn,
String selectionName,
Object listOfTags,
List<String> resources)
Constructor that initializes the object based on literal property values passed by the
CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getIamRoleArn()
`CfnBackupSelection.BackupSelectionResourceTypeProperty.IamRoleArn`.
|
Object |
getListOfTags()
`CfnBackupSelection.BackupSelectionResourceTypeProperty.ListOfTags`.
|
List<String> |
getResources()
`CfnBackupSelection.BackupSelectionResourceTypeProperty.Resources`.
|
String |
getSelectionName()
`CfnBackupSelection.BackupSelectionResourceTypeProperty.SelectionName`.
|
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 getIamRoleArn()
CfnBackupSelection.BackupSelectionResourceTypePropertygetIamRoleArn in interface CfnBackupSelection.BackupSelectionResourceTypePropertypublic final String getSelectionName()
CfnBackupSelection.BackupSelectionResourceTypePropertygetSelectionName in interface CfnBackupSelection.BackupSelectionResourceTypePropertypublic final Object getListOfTags()
CfnBackupSelection.BackupSelectionResourceTypePropertygetListOfTags in interface CfnBackupSelection.BackupSelectionResourceTypePropertypublic final List<String> getResources()
CfnBackupSelection.BackupSelectionResourceTypePropertygetResources in interface CfnBackupSelection.BackupSelectionResourceTypeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.