Uses of Class
software.amazon.awscdk.services.imagebuilder.alpha.ComponentStepIfCondition
Packages that use ComponentStepIfCondition
Package
Description
EC2 Image Builder Construct Library
-
Uses of ComponentStepIfCondition in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return ComponentStepIfConditionModifier and TypeMethodDescriptionstatic ComponentStepIfConditionComponentStepIfCondition.fromObject(Map<String, ? extends Object> ifObject) (experimental) Creates theifvalue from an object, for the component step.default ComponentStepIfConditionComponentDocumentStep.getIfValue()(experimental) The condition to apply to the step.final ComponentStepIfConditionComponentDocumentStep.Jsii$Proxy.getIfValue()Methods in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type ComponentStepIfConditionModifier and TypeMethodDescriptionComponentDocumentStep.Builder.ifValue(ComponentStepIfCondition ifValue) Sets the value ofComponentDocumentStep.getIfValue()