Uses of Enum
software.amazon.awscdk.services.imagebuilder.alpha.ComponentPhaseName
Packages that use ComponentPhaseName
Package
Description
EC2 Image Builder Construct Library
-
Uses of ComponentPhaseName in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return ComponentPhaseNameModifier and TypeMethodDescriptionComponentDocumentPhase.getName()(experimental) The name of the phase.final ComponentPhaseNameComponentDocumentPhase.Jsii$Proxy.getName()static ComponentPhaseNameReturns the enum constant of this type with the specified name.static ComponentPhaseName[]ComponentPhaseName.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 ComponentPhaseNameModifier and TypeMethodDescriptionComponentDocumentPhase.Builder.name(ComponentPhaseName name) Sets the value ofComponentDocumentPhase.getName()