Package | Description |
---|---|
com.amazonaws.services.codepipeline.model |
Modifier and Type | Method and Description |
---|---|
static RuleOwner |
RuleOwner.fromValue(String value)
Use this in place of valueOf.
|
static RuleOwner |
RuleOwner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleOwner[] |
RuleOwner.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.withOwner(RuleOwner owner)
The creator of the rule being called.
|
ListRuleTypesRequest |
ListRuleTypesRequest.withRuleOwnerFilter(RuleOwner ruleOwnerFilter)
The rule owner to filter on.
|
Copyright © 2024. All rights reserved.