Uses of Interface
software.amazon.awscdk.services.imagebuilder.alpha.ILifecyclePolicy
Packages that use ILifecyclePolicy
Package
Description
EC2 Image Builder Construct Library
-
Uses of ILifecyclePolicy in software.amazon.awscdk.services.imagebuilder.alpha
Subinterfaces of ILifecyclePolicy in software.amazon.awscdk.services.imagebuilder.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILifecyclePolicy.Classes in software.amazon.awscdk.services.imagebuilder.alpha that implement ILifecyclePolicyModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Represents an EC2 Image Builder Lifecycle Policy.Methods in software.amazon.awscdk.services.imagebuilder.alpha that return ILifecyclePolicyModifier and TypeMethodDescriptionstatic ILifecyclePolicyLifecyclePolicy.fromLifecyclePolicyArn(software.constructs.Construct scope, String id, String lifecyclePolicyArn) (experimental) Import an existing lifecycle policy given its ARN.static ILifecyclePolicyLifecyclePolicy.fromLifecyclePolicyName(software.constructs.Construct scope, String id, String lifecyclePolicyName) (experimental) Import an existing lifecycle policy given its name.