Uses of Class
software.amazon.awssdk.services.codepipeline.model.ConditionExecution
-
Packages that use ConditionExecution Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of ConditionExecution in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return ConditionExecution Modifier and Type Method Description ConditionExecutionConditionState. latestExecution()The state of the latest run of the rule.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type ConditionExecution Modifier and Type Method Description ConditionState.BuilderConditionState.Builder. latestExecution(ConditionExecution latestExecution)The state of the latest run of the rule.
-