Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.imagebuilder.CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty
Packages that use CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty
-
Uses of CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder
Classes in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that implement CfnLifecyclePolicyPropsMixin.ResourceSelectionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLifecyclePolicyPropsMixin.ResourceSelectionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder that return CfnLifecyclePolicyPropsMixin.ResourceSelectionPropertyModifier and TypeMethodDescriptionCfnLifecyclePolicyPropsMixin.ResourceSelectionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.imagebuilder with parameters of type CfnLifecyclePolicyPropsMixin.ResourceSelectionPropertyModifier and TypeMethodDescriptionCfnLifecyclePolicyMixinProps.Builder.resourceSelection(CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty resourceSelection) Sets the value ofCfnLifecyclePolicyMixinProps.getResourceSelection()CfnLifecyclePolicyPropsMixin.Builder.resourceSelection(CfnLifecyclePolicyPropsMixin.ResourceSelectionProperty resourceSelection) Selection criteria for the resources that the lifecycle policy applies to.