Class CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty
@Stability(Stable)
@Internal
public static final class CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty
An implementation for
CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty-
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.imagebuilder.CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty
CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty.Builder, CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLifecyclePolicyPropsMixin.ResourceSelectionProperty.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 ObjectA list of recipes that are used as selection criteria for the output images that the lifecycle policy applies to.final ObjectA list of tags that are used as selection criteria for the Image Builder image resources that the lifecycle policy applies to.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
Constructor that initializes the object based on literal property values passed by theCfnLifecyclePolicyPropsMixin.ResourceSelectionProperty.Builder.
-
-
Method Details
-
getRecipes
Description copied from interface:CfnLifecyclePolicyPropsMixin.ResourceSelectionPropertyA list of recipes that are used as selection criteria for the output images that the lifecycle policy applies to.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnLifecyclePolicyPropsMixin.RecipeSelectionProperty>- Specified by:
getRecipesin interfaceCfnLifecyclePolicyPropsMixin.ResourceSelectionProperty- See Also:
-
getTagMap
Description copied from interface:CfnLifecyclePolicyPropsMixin.ResourceSelectionPropertyA list of tags that are used as selection criteria for the Image Builder image resources that the lifecycle policy applies to.Returns union: either Mapinvalid input: '<'String,
String> orIResolvable- Specified by:
getTagMapin interfaceCfnLifecyclePolicyPropsMixin.ResourceSelectionProperty- 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()
-