Uses of Enum
software.amazon.awscdk.services.imagebuilder.alpha.ComponentAction
Packages that use ComponentAction
Package
Description
EC2 Image Builder Construct Library
-
Uses of ComponentAction in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return ComponentActionModifier and TypeMethodDescriptionComponentDocumentStep.getAction()(experimental) The action to perform in the step.final ComponentActionComponentDocumentStep.Jsii$Proxy.getAction()static ComponentActionReturns the enum constant of this type with the specified name.static ComponentAction[]ComponentAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type ComponentActionModifier and TypeMethodDescriptionComponentDocumentStep.Builder.action(ComponentAction action) Sets the value ofComponentDocumentStep.getAction()