Uses of Class
software.amazon.awscdk.services.imagebuilder.alpha.LifecyclePolicyAmiExclusionRules.Builder
Packages that use LifecyclePolicyAmiExclusionRules.Builder
Package
Description
EC2 Image Builder Construct Library
-
Uses of LifecyclePolicyAmiExclusionRules.Builder in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return LifecyclePolicyAmiExclusionRules.BuilderModifier and TypeMethodDescriptionLifecyclePolicyAmiExclusionRules.builder()Sets the value ofLifecyclePolicyAmiExclusionRules.getIsPublic()LifecyclePolicyAmiExclusionRules.Builder.lastLaunched(Duration lastLaunched) Sets the value ofLifecyclePolicyAmiExclusionRules.getLastLaunched()Sets the value ofLifecyclePolicyAmiExclusionRules.getRegions()LifecyclePolicyAmiExclusionRules.Builder.sharedAccounts(List<String> sharedAccounts) Sets the value ofLifecyclePolicyAmiExclusionRules.getSharedAccounts()Sets the value ofLifecyclePolicyAmiExclusionRules.getTags()Constructors in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type LifecyclePolicyAmiExclusionRules.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theLifecyclePolicyAmiExclusionRules.Builder.