Package | Description |
---|---|
com.amazonaws.services.codepipeline.model |
Modifier and Type | Method and Description |
---|---|
RuleExecutionOutput |
RuleExecutionOutput.clone() |
RuleExecutionOutput |
RuleExecutionDetail.getOutput()
Output details for the rule execution, such as the rule execution result.
|
RuleExecutionOutput |
RuleExecutionOutput.withExecutionResult(RuleExecutionResult executionResult)
Execution result information listed in the output details for a rule execution.
|
Modifier and Type | Method and Description |
---|---|
void |
RuleExecutionDetail.setOutput(RuleExecutionOutput output)
Output details for the rule execution, such as the rule execution result.
|
RuleExecutionDetail |
RuleExecutionDetail.withOutput(RuleExecutionOutput output)
Output details for the rule execution, such as the rule execution result.
|
Copyright © 2024. All rights reserved.