Package | Description |
---|---|
com.amazonaws.services.codepipeline.model |
Modifier and Type | Method and Description |
---|---|
static RuleCategory |
RuleCategory.fromValue(String value)
Use this in place of valueOf.
|
static RuleCategory |
RuleCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleCategory[] |
RuleCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RuleTypeId |
RuleTypeId.withCategory(RuleCategory category)
A category defines what kind of rule can be run in the stage, and constrains the provider type for the rule.
|
Copyright © 2025. All rights reserved.