@Stability(value=Stable) @Internal public static final class CfnBackupSelection.ConditionResourceTypeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBackupSelection.ConditionResourceTypeProperty
CfnBackupSelection.ConditionResourceTypePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBackupSelection.ConditionResourceTypeProperty.Builder, CfnBackupSelection.ConditionResourceTypeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBackupSelection.ConditionResourceTypeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBackupSelection.BackupSelectionResourceTypeProperty.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 |
getConditionKey()
The key in a key-value pair.
|
String |
getConditionType()
An operation, such as `STRINGEQUALS` , that is applied to a key-value pair used to filter resources in a selection.
|
String |
getConditionValue()
The value in a key-value pair.
|
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(CfnBackupSelection.ConditionResourceTypeProperty.Builder builder)
CfnBackupSelection.BackupSelectionResourceTypeProperty.Builder.public final String getConditionKey()
CfnBackupSelection.ConditionResourceTypeProperty
For example, in "Department": "accounting" , "Department" is the key.
getConditionKey in interface CfnBackupSelection.ConditionResourceTypePropertypublic final String getConditionType()
CfnBackupSelection.ConditionResourceTypePropertygetConditionType in interface CfnBackupSelection.ConditionResourceTypePropertypublic final String getConditionValue()
CfnBackupSelection.ConditionResourceTypeProperty
For example, in "Department": "accounting" , "accounting" is the value.
getConditionValue in interface CfnBackupSelection.ConditionResourceTypeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.