Uses of Class
software.amazon.awscdk.services.codepipeline.CfnPipeline.StageDeclarationProperty.Builder
Packages that use CfnPipeline.StageDeclarationProperty.Builder
-
Uses of CfnPipeline.StageDeclarationProperty.Builder in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return CfnPipeline.StageDeclarationProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnPipeline.StageDeclarationProperty.getActions()CfnPipeline.StageDeclarationProperty.Builder.actions(IResolvable actions) Sets the value ofCfnPipeline.StageDeclarationProperty.getActions()CfnPipeline.StageDeclarationProperty.Builder.beforeEntry(IResolvable beforeEntry) Sets the value ofCfnPipeline.StageDeclarationProperty.getBeforeEntry()CfnPipeline.StageDeclarationProperty.Builder.beforeEntry(CfnPipeline.BeforeEntryConditionsProperty beforeEntry) Sets the value ofCfnPipeline.StageDeclarationProperty.getBeforeEntry()Sets the value ofCfnPipeline.StageDeclarationProperty.getBlockers()CfnPipeline.StageDeclarationProperty.Builder.blockers(IResolvable blockers) Sets the value ofCfnPipeline.StageDeclarationProperty.getBlockers()CfnPipeline.StageDeclarationProperty.builder()Sets the value ofCfnPipeline.StageDeclarationProperty.getName()CfnPipeline.StageDeclarationProperty.Builder.onFailure(IResolvable onFailure) Sets the value ofCfnPipeline.StageDeclarationProperty.getOnFailure()CfnPipeline.StageDeclarationProperty.Builder.onFailure(CfnPipeline.FailureConditionsProperty onFailure) Sets the value ofCfnPipeline.StageDeclarationProperty.getOnFailure()CfnPipeline.StageDeclarationProperty.Builder.onSuccess(IResolvable onSuccess) Sets the value ofCfnPipeline.StageDeclarationProperty.getOnSuccess()CfnPipeline.StageDeclarationProperty.Builder.onSuccess(CfnPipeline.SuccessConditionsProperty onSuccess) Sets the value ofCfnPipeline.StageDeclarationProperty.getOnSuccess()Constructors in software.amazon.awscdk.services.codepipeline with parameters of type CfnPipeline.StageDeclarationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipeline.StageDeclarationProperty.Builder.