Uses of Class
software.amazon.awssdk.services.codepipeline.model.RuleExecution
-
Packages that use RuleExecution Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of RuleExecution in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return RuleExecution Modifier and Type Method Description RuleExecutionRuleState. latestExecution()Represents information about the latest run of an rule.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type RuleExecution Modifier and Type Method Description RuleState.BuilderRuleState.Builder. latestExecution(RuleExecution latestExecution)Represents information about the latest run of an rule.
-