Class CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.backup.mixins.CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty
@Stability(Stable)
@Internal
public static final class CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty
An implementation for
CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty-
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.mixins.preview.services.backup.mixins.CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty
CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty.Builder, CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectFilters the values of your tagged resources for only those resources that you tagged with the same value.final ObjectFilters the values of your tagged resources for only those resources that you tagged that do not have the same value.final inthashCode()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
protected Jsii$Proxy(CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty.Builder.
-
-
Method Details
-
getStringEquals
Description copied from interface:CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsPropertyFilters the values of your tagged resources for only those resources that you tagged with the same value.Also called "exact matching."
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnRestoreTestingSelectionPropsMixin.KeyValueProperty>- Specified by:
getStringEqualsin interfaceCfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty- See Also:
-
getStringNotEquals
Description copied from interface:CfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsPropertyFilters the values of your tagged resources for only those resources that you tagged that do not have the same value.Also called "negated matching."
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnRestoreTestingSelectionPropsMixin.KeyValueProperty>- Specified by:
getStringNotEqualsin interfaceCfnRestoreTestingSelectionPropsMixin.ProtectedResourceConditionsProperty- 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()
-