Uses of Interface
software.amazon.awscdk.services.codepipeline.FailureConditions
Packages that use FailureConditions
-
Uses of FailureConditions in software.amazon.awscdk.services.codepipeline
Classes in software.amazon.awscdk.services.codepipeline that implement FailureConditionsMethods in software.amazon.awscdk.services.codepipeline that return FailureConditionsModifier and TypeMethodDescriptionFailureConditions.Builder.build()Builds the configured instance.final FailureConditionsStageOptions.Jsii$Proxy.getOnFailure()default FailureConditionsStageProps.getOnFailure()The method to use when a stage has not completed successfully.final FailureConditionsStageProps.Jsii$Proxy.getOnFailure()Methods in software.amazon.awscdk.services.codepipeline with parameters of type FailureConditionsModifier and TypeMethodDescriptionStageOptions.Builder.onFailure(FailureConditions onFailure) Sets the value ofStageProps.getOnFailure()StageProps.Builder.onFailure(FailureConditions onFailure) Sets the value ofStageProps.getOnFailure()