| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static CostCategoryRuleType |
CostCategoryRuleType.fromValue(String value)
Use this in place of valueOf.
|
static CostCategoryRuleType |
CostCategoryRuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CostCategoryRuleType[] |
CostCategoryRuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CostCategoryRule |
CostCategoryRule.withType(CostCategoryRuleType type)
You can define the
CostCategoryRule rule type as either REGULAR or
INHERITED_VALUE. |
Copyright © 2021. All rights reserved.