Uses of Class
software.amazon.awssdk.services.codepipeline.model.ActionExecution
-
Packages that use ActionExecution Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of ActionExecution in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return ActionExecution Modifier and Type Method Description ActionExecutionActionState. latestExecution()Represents information about the run of an action.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type ActionExecution Modifier and Type Method Description ActionState.BuilderActionState.Builder. latestExecution(ActionExecution latestExecution)Represents information about the run of an action.
-