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