Uses of Class
software.amazon.awssdk.services.codepipeline.model.ActionExecutionInput
-
Packages that use ActionExecutionInput Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of ActionExecutionInput in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return ActionExecutionInput Modifier and Type Method Description ActionExecutionInputActionExecutionDetail. input()Input details for the action execution, such as role ARN, Region, and input artifacts.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type ActionExecutionInput Modifier and Type Method Description ActionExecutionDetail.BuilderActionExecutionDetail.Builder. input(ActionExecutionInput input)Input details for the action execution, such as role ARN, Region, and input artifacts.
-