Class CfnLifecyclePolicyPropsMixin.ExclusionRulesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnLifecyclePolicyPropsMixin.ExclusionRulesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLifecyclePolicyPropsMixin.ExclusionRulesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLifecyclePolicyPropsMixin.ExclusionRulesProperty
@Stability(Stable)
@Internal
public static final class CfnLifecyclePolicyPropsMixin.ExclusionRulesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLifecyclePolicyPropsMixin.ExclusionRulesProperty
An implementation for
CfnLifecyclePolicyPropsMixin.ExclusionRulesProperty-
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.ExclusionRulesProperty
CfnLifecyclePolicyPropsMixin.ExclusionRulesProperty.Builder, CfnLifecyclePolicyPropsMixin.ExclusionRulesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLifecyclePolicyPropsMixin.ExclusionRulesProperty.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 ObjectgetAmis()Lists configuration values that apply to AMIs that Image Builder should exclude from the lifecycle action.final ObjectContains a list of tags that Image Builder uses to skip lifecycle actions for Image Builder image resources that have them.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.ExclusionRulesProperty.Builder.
-
-
Method Details
-
getAmis
Description copied from interface:CfnLifecyclePolicyPropsMixin.ExclusionRulesPropertyLists configuration values that apply to AMIs that Image Builder should exclude from the lifecycle action.Returns union: either
IResolvableorCfnLifecyclePolicyPropsMixin.AmiExclusionRulesProperty- Specified by:
getAmisin interfaceCfnLifecyclePolicyPropsMixin.ExclusionRulesProperty- See Also:
-
getTagMap
Description copied from interface:CfnLifecyclePolicyPropsMixin.ExclusionRulesPropertyContains a list of tags that Image Builder uses to skip lifecycle actions for Image Builder image resources that have them.Returns union: either Mapinvalid input: '<'String,
String> orIResolvable- Specified by:
getTagMapin interfaceCfnLifecyclePolicyPropsMixin.ExclusionRulesProperty- 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()
-