Uses of Enum
software.amazon.awscdk.services.codepipeline.Result
Packages that use Result
-
Uses of Result in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return ResultModifier and TypeMethodDescriptiondefault ResultCondition.getResult()The action to be done when the condition is met.final ResultCondition.Jsii$Proxy.getResult()default ResultFailureConditions.getResult()The specified result for when the failure conditions are met, such as rolling back the stage.final ResultFailureConditions.Jsii$Proxy.getResult()static ResultReturns the enum constant of this type with the specified name.static Result[]Result.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.codepipeline with parameters of type ResultModifier and TypeMethodDescriptionSets the value ofCondition.getResult()Sets the value ofFailureConditions.getResult()