| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static RuleExecutionStatus | RuleExecutionStatus. fromValue(String value)Use this in place of valueOf. | 
| static RuleExecutionStatus | RuleExecutionStatus. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RuleExecutionStatus[] | RuleExecutionStatus. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| RuleExecutionDetail | RuleExecutionDetail. withStatus(RuleExecutionStatus status)
 The status of the rule execution. | 
| RuleExecution | RuleExecution. withStatus(RuleExecutionStatus status)
 The status of the run of the rule, such as FAILED. | 
Copyright © 2024. All rights reserved.