AWS v6.71.0 published on Friday, Mar 7, 2025 by Pulumi
aws.costexplorer.getCostCategory
Explore with Pulumi AI
Provides details about a specific CostExplorer Cost Category.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as aws from "@pulumi/aws";
const example = aws.costexplorer.getCostCategory({
    costCategoryArn: "costCategoryARN",
});
import pulumi
import pulumi_aws as aws
example = aws.costexplorer.get_cost_category(cost_category_arn="costCategoryARN")
package main
import (
	"github.com/pulumi/pulumi-aws/sdk/v6/go/aws/costexplorer"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := costexplorer.LookupCostCategory(ctx, &costexplorer.LookupCostCategoryArgs{
			CostCategoryArn: "costCategoryARN",
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Aws = Pulumi.Aws;
return await Deployment.RunAsync(() => 
{
    var example = Aws.CostExplorer.GetCostCategory.Invoke(new()
    {
        CostCategoryArn = "costCategoryARN",
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.aws.costexplorer.CostexplorerFunctions;
import com.pulumi.aws.costexplorer.inputs.GetCostCategoryArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var example = CostexplorerFunctions.getCostCategory(GetCostCategoryArgs.builder()
            .costCategoryArn("costCategoryARN")
            .build());
    }
}
variables:
  example:
    fn::invoke:
      function: aws:costexplorer:getCostCategory
      arguments:
        costCategoryArn: costCategoryARN
Using getCostCategory
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getCostCategory(args: GetCostCategoryArgs, opts?: InvokeOptions): Promise<GetCostCategoryResult>
function getCostCategoryOutput(args: GetCostCategoryOutputArgs, opts?: InvokeOptions): Output<GetCostCategoryResult>def get_cost_category(cost_category_arn: Optional[str] = None,
                      tags: Optional[Mapping[str, str]] = None,
                      opts: Optional[InvokeOptions] = None) -> GetCostCategoryResult
def get_cost_category_output(cost_category_arn: Optional[pulumi.Input[str]] = None,
                      tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetCostCategoryResult]func LookupCostCategory(ctx *Context, args *LookupCostCategoryArgs, opts ...InvokeOption) (*LookupCostCategoryResult, error)
func LookupCostCategoryOutput(ctx *Context, args *LookupCostCategoryOutputArgs, opts ...InvokeOption) LookupCostCategoryResultOutput> Note: This function is named LookupCostCategory in the Go SDK.
public static class GetCostCategory 
{
    public static Task<GetCostCategoryResult> InvokeAsync(GetCostCategoryArgs args, InvokeOptions? opts = null)
    public static Output<GetCostCategoryResult> Invoke(GetCostCategoryInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCostCategoryResult> getCostCategory(GetCostCategoryArgs args, InvokeOptions options)
public static Output<GetCostCategoryResult> getCostCategory(GetCostCategoryArgs args, InvokeOptions options)
fn::invoke:
  function: aws:costexplorer/getCostCategory:getCostCategory
  arguments:
    # arguments dictionaryThe following arguments are supported:
- CostCategory stringArn 
- Unique name for the Cost Category.
- Dictionary<string, string>
- Configuration block for the specific Tagto use forExpression. See below.
- CostCategory stringArn 
- Unique name for the Cost Category.
- map[string]string
- Configuration block for the specific Tagto use forExpression. See below.
- costCategory StringArn 
- Unique name for the Cost Category.
- Map<String,String>
- Configuration block for the specific Tagto use forExpression. See below.
- costCategory stringArn 
- Unique name for the Cost Category.
- {[key: string]: string}
- Configuration block for the specific Tagto use forExpression. See below.
- cost_category_ strarn 
- Unique name for the Cost Category.
- Mapping[str, str]
- Configuration block for the specific Tagto use forExpression. See below.
- costCategory StringArn 
- Unique name for the Cost Category.
- Map<String>
- Configuration block for the specific Tagto use forExpression. See below.
getCostCategory Result
The following output properties are available:
- CostCategory stringArn 
- DefaultValue string
- Default value for the cost category.
- EffectiveEnd string
- Effective end data of your Cost Category.
- EffectiveStart string
- Effective state data of your Cost Category.
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- RuleVersion string
- Rule schema version in this particular Cost Category.
- Rules
List<GetCost Category Rule> 
- Configuration block for the Expressionobject used to categorize costs. See below.
- SplitCharge List<GetRules Cost Category Split Charge Rule> 
- Configuration block for the split charge rules used to allocate your charges between your Cost Category values. See below.
- Dictionary<string, string>
- Configuration block for the specific Tagto use forExpression. See below.
- CostCategory stringArn 
- DefaultValue string
- Default value for the cost category.
- EffectiveEnd string
- Effective end data of your Cost Category.
- EffectiveStart string
- Effective state data of your Cost Category.
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- RuleVersion string
- Rule schema version in this particular Cost Category.
- Rules
[]GetCost Category Rule 
- Configuration block for the Expressionobject used to categorize costs. See below.
- SplitCharge []GetRules Cost Category Split Charge Rule 
- Configuration block for the split charge rules used to allocate your charges between your Cost Category values. See below.
- map[string]string
- Configuration block for the specific Tagto use forExpression. See below.
- costCategory StringArn 
- defaultValue String
- Default value for the cost category.
- effectiveEnd String
- Effective end data of your Cost Category.
- effectiveStart String
- Effective state data of your Cost Category.
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- ruleVersion String
- Rule schema version in this particular Cost Category.
- rules
List<GetCost Category Rule> 
- Configuration block for the Expressionobject used to categorize costs. See below.
- splitCharge List<GetRules Cost Category Split Charge Rule> 
- Configuration block for the split charge rules used to allocate your charges between your Cost Category values. See below.
- Map<String,String>
- Configuration block for the specific Tagto use forExpression. See below.
- costCategory stringArn 
- defaultValue string
- Default value for the cost category.
- effectiveEnd string
- Effective end data of your Cost Category.
- effectiveStart string
- Effective state data of your Cost Category.
- id string
- The provider-assigned unique ID for this managed resource.
- name string
- ruleVersion string
- Rule schema version in this particular Cost Category.
- rules
GetCost Category Rule[] 
- Configuration block for the Expressionobject used to categorize costs. See below.
- splitCharge GetRules Cost Category Split Charge Rule[] 
- Configuration block for the split charge rules used to allocate your charges between your Cost Category values. See below.
- {[key: string]: string}
- Configuration block for the specific Tagto use forExpression. See below.
- cost_category_ strarn 
- default_value str
- Default value for the cost category.
- effective_end str
- Effective end data of your Cost Category.
- effective_start str
- Effective state data of your Cost Category.
- id str
- The provider-assigned unique ID for this managed resource.
- name str
- rule_version str
- Rule schema version in this particular Cost Category.
- rules
Sequence[GetCost Category Rule] 
- Configuration block for the Expressionobject used to categorize costs. See below.
- split_charge_ Sequence[Getrules Cost Category Split Charge Rule] 
- Configuration block for the split charge rules used to allocate your charges between your Cost Category values. See below.
- Mapping[str, str]
- Configuration block for the specific Tagto use forExpression. See below.
- costCategory StringArn 
- defaultValue String
- Default value for the cost category.
- effectiveEnd String
- Effective end data of your Cost Category.
- effectiveStart String
- Effective state data of your Cost Category.
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- ruleVersion String
- Rule schema version in this particular Cost Category.
- rules List<Property Map>
- Configuration block for the Expressionobject used to categorize costs. See below.
- splitCharge List<Property Map>Rules 
- Configuration block for the split charge rules used to allocate your charges between your Cost Category values. See below.
- Map<String>
- Configuration block for the specific Tagto use forExpression. See below.
Supporting Types
GetCostCategoryRule   
- InheritedValues List<GetCost Category Rule Inherited Value> 
- Configuration block for the value the line item is categorized as if the line item contains the matched dimension. See below.
- Rules
List<GetCost Category Rule Rule> 
- Configuration block for the Expressionobject used to categorize costs. See below.
- Type string
- Parameter type.
- Value string
- Default value for the cost category.
- InheritedValues []GetCost Category Rule Inherited Value 
- Configuration block for the value the line item is categorized as if the line item contains the matched dimension. See below.
- Rules
[]GetCost Category Rule Rule 
- Configuration block for the Expressionobject used to categorize costs. See below.
- Type string
- Parameter type.
- Value string
- Default value for the cost category.
- inheritedValues List<GetCost Category Rule Inherited Value> 
- Configuration block for the value the line item is categorized as if the line item contains the matched dimension. See below.
- rules
List<GetCost Category Rule Rule> 
- Configuration block for the Expressionobject used to categorize costs. See below.
- type String
- Parameter type.
- value String
- Default value for the cost category.
- inheritedValues GetCost Category Rule Inherited Value[] 
- Configuration block for the value the line item is categorized as if the line item contains the matched dimension. See below.
- rules
GetCost Category Rule Rule[] 
- Configuration block for the Expressionobject used to categorize costs. See below.
- type string
- Parameter type.
- value string
- Default value for the cost category.
- inherited_values Sequence[GetCost Category Rule Inherited Value] 
- Configuration block for the value the line item is categorized as if the line item contains the matched dimension. See below.
- rules
Sequence[GetCost Category Rule Rule] 
- Configuration block for the Expressionobject used to categorize costs. See below.
- type str
- Parameter type.
- value str
- Default value for the cost category.
- inheritedValues List<Property Map>
- Configuration block for the value the line item is categorized as if the line item contains the matched dimension. See below.
- rules List<Property Map>
- Configuration block for the Expressionobject used to categorize costs. See below.
- type String
- Parameter type.
- value String
- Default value for the cost category.
GetCostCategoryRuleInheritedValue     
- DimensionKey string
- Key to extract cost category values.
- DimensionName string
- Name of the dimension that's used to group costs. If you specify LINKED_ACCOUNT_NAME, the cost category value is based on account name. If you specifyTAG, the cost category value will be based on the value of the specified tag key. Valid values areLINKED_ACCOUNT_NAME,TAG
- DimensionKey string
- Key to extract cost category values.
- DimensionName string
- Name of the dimension that's used to group costs. If you specify LINKED_ACCOUNT_NAME, the cost category value is based on account name. If you specifyTAG, the cost category value will be based on the value of the specified tag key. Valid values areLINKED_ACCOUNT_NAME,TAG
- dimensionKey String
- Key to extract cost category values.
- dimensionName String
- Name of the dimension that's used to group costs. If you specify LINKED_ACCOUNT_NAME, the cost category value is based on account name. If you specifyTAG, the cost category value will be based on the value of the specified tag key. Valid values areLINKED_ACCOUNT_NAME,TAG
- dimensionKey string
- Key to extract cost category values.
- dimensionName string
- Name of the dimension that's used to group costs. If you specify LINKED_ACCOUNT_NAME, the cost category value is based on account name. If you specifyTAG, the cost category value will be based on the value of the specified tag key. Valid values areLINKED_ACCOUNT_NAME,TAG
- dimension_key str
- Key to extract cost category values.
- dimension_name str
- Name of the dimension that's used to group costs. If you specify LINKED_ACCOUNT_NAME, the cost category value is based on account name. If you specifyTAG, the cost category value will be based on the value of the specified tag key. Valid values areLINKED_ACCOUNT_NAME,TAG
- dimensionKey String
- Key to extract cost category values.
- dimensionName String
- Name of the dimension that's used to group costs. If you specify LINKED_ACCOUNT_NAME, the cost category value is based on account name. If you specifyTAG, the cost category value will be based on the value of the specified tag key. Valid values areLINKED_ACCOUNT_NAME,TAG
GetCostCategoryRuleRule    
- Ands
List<GetCost Category Rule Rule And> 
- Return results that match both Dimensionobjects.
- CostCategories List<GetCost Category Rule Rule Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- Nots
List<GetCost Category Rule Rule Not> 
- Return results that do not match the Dimensionobject.
- Ors
List<GetCost Category Rule Rule Or> 
- Return results that match either Dimensionobject.
- 
List<GetCost Category Rule Rule Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- Ands
[]GetCost Category Rule Rule And 
- Return results that match both Dimensionobjects.
- CostCategories []GetCost Category Rule Rule Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- Nots
[]GetCost Category Rule Rule Not 
- Return results that do not match the Dimensionobject.
- Ors
[]GetCost Category Rule Rule Or 
- Return results that match either Dimensionobject.
- 
[]GetCost Category Rule Rule Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
List<GetCost Category Rule Rule And> 
- Return results that match both Dimensionobjects.
- costCategories List<GetCost Category Rule Rule Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
List<GetCost Category Rule Rule Not> 
- Return results that do not match the Dimensionobject.
- ors
List<GetCost Category Rule Rule Or> 
- Return results that match either Dimensionobject.
- 
List<GetCost Category Rule Rule Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
GetCost Category Rule Rule And[] 
- Return results that match both Dimensionobjects.
- costCategories GetCost Category Rule Rule Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
GetCost Category Rule Rule Not[] 
- Return results that do not match the Dimensionobject.
- ors
GetCost Category Rule Rule Or[] 
- Return results that match either Dimensionobject.
- 
GetCost Category Rule Rule Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
Sequence[GetCost Category Rule Rule And] 
- Return results that match both Dimensionobjects.
- cost_categories Sequence[GetCost Category Rule Rule Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
Sequence[GetCost Category Rule Rule Not] 
- Return results that do not match the Dimensionobject.
- ors
Sequence[GetCost Category Rule Rule Or] 
- Return results that match either Dimensionobject.
- 
Sequence[GetCost Category Rule Rule Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- ands List<Property Map>
- Return results that match both Dimensionobjects.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots List<Property Map>
- Return results that do not match the Dimensionobject.
- ors List<Property Map>
- Return results that match either Dimensionobject.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleAnd     
- Ands
List<GetCost Category Rule Rule And And> 
- Return results that match both Dimensionobjects.
- CostCategories List<GetCost Category Rule Rule And Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule And Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- Nots
List<GetCost Category Rule Rule And Not> 
- Return results that do not match the Dimensionobject.
- Ors
List<GetCost Category Rule Rule And Or> 
- Return results that match either Dimensionobject.
- 
List<GetCost Category Rule Rule And Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- Ands
[]GetCost Category Rule Rule And And 
- Return results that match both Dimensionobjects.
- CostCategories []GetCost Category Rule Rule And Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule And Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- Nots
[]GetCost Category Rule Rule And Not 
- Return results that do not match the Dimensionobject.
- Ors
[]GetCost Category Rule Rule And Or 
- Return results that match either Dimensionobject.
- 
[]GetCost Category Rule Rule And Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
List<GetCost Category Rule Rule And And> 
- Return results that match both Dimensionobjects.
- costCategories List<GetCost Category Rule Rule And Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule And Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
List<GetCost Category Rule Rule And Not> 
- Return results that do not match the Dimensionobject.
- ors
List<GetCost Category Rule Rule And Or> 
- Return results that match either Dimensionobject.
- 
List<GetCost Category Rule Rule And Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
GetCost Category Rule Rule And And[] 
- Return results that match both Dimensionobjects.
- costCategories GetCost Category Rule Rule And Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule And Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
GetCost Category Rule Rule And Not[] 
- Return results that do not match the Dimensionobject.
- ors
GetCost Category Rule Rule And Or[] 
- Return results that match either Dimensionobject.
- 
GetCost Category Rule Rule And Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
Sequence[GetCost Category Rule Rule And And] 
- Return results that match both Dimensionobjects.
- cost_categories Sequence[GetCost Category Rule Rule And Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule And Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
Sequence[GetCost Category Rule Rule And Not] 
- Return results that do not match the Dimensionobject.
- ors
Sequence[GetCost Category Rule Rule And Or] 
- Return results that match either Dimensionobject.
- 
Sequence[GetCost Category Rule Rule And Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- ands List<Property Map>
- Return results that match both Dimensionobjects.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots List<Property Map>
- Return results that do not match the Dimensionobject.
- ors List<Property Map>
- Return results that match either Dimensionobject.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleAndAnd      
- CostCategories List<GetCost Category Rule Rule And And Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule And And Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule And And Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- CostCategories []GetCost Category Rule Rule And And Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule And And Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
[]GetCost Category Rule Rule And And Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<GetCost Category Rule Rule And And Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule And And Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule And And Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories GetCost Category Rule Rule And And Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule And And Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
GetCost Category Rule Rule And And Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- cost_categories Sequence[GetCost Category Rule Rule And And Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule And And Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
Sequence[GetCost Category Rule Rule And And Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleAndAndCostCategory        
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleAndAndDimension       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleAndAndTag       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleAndCostCategory       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleAndDimension      
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleAndNot      
- CostCategories List<GetCost Category Rule Rule And Not Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule And Not Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule And Not Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- CostCategories []GetCost Category Rule Rule And Not Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule And Not Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
[]GetCost Category Rule Rule And Not Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<GetCost Category Rule Rule And Not Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule And Not Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule And Not Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories GetCost Category Rule Rule And Not Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule And Not Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
GetCost Category Rule Rule And Not Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- cost_categories Sequence[GetCost Category Rule Rule And Not Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule And Not Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
Sequence[GetCost Category Rule Rule And Not Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleAndNotCostCategory        
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleAndNotDimension       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleAndNotTag       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleAndOr      
- CostCategories List<GetCost Category Rule Rule And Or Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule And Or Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule And Or Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- CostCategories []GetCost Category Rule Rule And Or Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule And Or Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
[]GetCost Category Rule Rule And Or Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<GetCost Category Rule Rule And Or Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule And Or Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule And Or Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories GetCost Category Rule Rule And Or Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule And Or Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
GetCost Category Rule Rule And Or Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- cost_categories Sequence[GetCost Category Rule Rule And Or Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule And Or Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
Sequence[GetCost Category Rule Rule And Or Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleAndOrCostCategory        
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleAndOrDimension       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleAndOrTag       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleAndTag      
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleCostCategory      
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleDimension     
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNot     
- Ands
List<GetCost Category Rule Rule Not And> 
- Return results that match both Dimensionobjects.
- CostCategories List<GetCost Category Rule Rule Not Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule Not Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- Nots
List<GetCost Category Rule Rule Not Not> 
- Return results that do not match the Dimensionobject.
- Ors
List<GetCost Category Rule Rule Not Or> 
- Return results that match either Dimensionobject.
- 
List<GetCost Category Rule Rule Not Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- Ands
[]GetCost Category Rule Rule Not And 
- Return results that match both Dimensionobjects.
- CostCategories []GetCost Category Rule Rule Not Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule Not Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- Nots
[]GetCost Category Rule Rule Not Not 
- Return results that do not match the Dimensionobject.
- Ors
[]GetCost Category Rule Rule Not Or 
- Return results that match either Dimensionobject.
- 
[]GetCost Category Rule Rule Not Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
List<GetCost Category Rule Rule Not And> 
- Return results that match both Dimensionobjects.
- costCategories List<GetCost Category Rule Rule Not Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule Not Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
List<GetCost Category Rule Rule Not Not> 
- Return results that do not match the Dimensionobject.
- ors
List<GetCost Category Rule Rule Not Or> 
- Return results that match either Dimensionobject.
- 
List<GetCost Category Rule Rule Not Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
GetCost Category Rule Rule Not And[] 
- Return results that match both Dimensionobjects.
- costCategories GetCost Category Rule Rule Not Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule Not Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
GetCost Category Rule Rule Not Not[] 
- Return results that do not match the Dimensionobject.
- ors
GetCost Category Rule Rule Not Or[] 
- Return results that match either Dimensionobject.
- 
GetCost Category Rule Rule Not Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
Sequence[GetCost Category Rule Rule Not And] 
- Return results that match both Dimensionobjects.
- cost_categories Sequence[GetCost Category Rule Rule Not Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule Not Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
Sequence[GetCost Category Rule Rule Not Not] 
- Return results that do not match the Dimensionobject.
- ors
Sequence[GetCost Category Rule Rule Not Or] 
- Return results that match either Dimensionobject.
- 
Sequence[GetCost Category Rule Rule Not Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- ands List<Property Map>
- Return results that match both Dimensionobjects.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots List<Property Map>
- Return results that do not match the Dimensionobject.
- ors List<Property Map>
- Return results that match either Dimensionobject.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleNotAnd      
- CostCategories List<GetCost Category Rule Rule Not And Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule Not And Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Not And Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- CostCategories []GetCost Category Rule Rule Not And Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule Not And Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
[]GetCost Category Rule Rule Not And Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<GetCost Category Rule Rule Not And Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule Not And Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Not And Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories GetCost Category Rule Rule Not And Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule Not And Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
GetCost Category Rule Rule Not And Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- cost_categories Sequence[GetCost Category Rule Rule Not And Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule Not And Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
Sequence[GetCost Category Rule Rule Not And Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleNotAndCostCategory        
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNotAndDimension       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNotAndTag       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNotCostCategory       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNotDimension      
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNotNot      
- CostCategories List<GetCost Category Rule Rule Not Not Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule Not Not Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Not Not Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- CostCategories []GetCost Category Rule Rule Not Not Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule Not Not Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
[]GetCost Category Rule Rule Not Not Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<GetCost Category Rule Rule Not Not Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule Not Not Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Not Not Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories GetCost Category Rule Rule Not Not Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule Not Not Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
GetCost Category Rule Rule Not Not Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- cost_categories Sequence[GetCost Category Rule Rule Not Not Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule Not Not Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
Sequence[GetCost Category Rule Rule Not Not Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleNotNotCostCategory        
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNotNotDimension       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNotNotTag       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNotOr      
- CostCategories List<GetCost Category Rule Rule Not Or Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule Not Or Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Not Or Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- CostCategories []GetCost Category Rule Rule Not Or Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule Not Or Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
[]GetCost Category Rule Rule Not Or Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<GetCost Category Rule Rule Not Or Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule Not Or Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Not Or Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories GetCost Category Rule Rule Not Or Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule Not Or Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
GetCost Category Rule Rule Not Or Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- cost_categories Sequence[GetCost Category Rule Rule Not Or Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule Not Or Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
Sequence[GetCost Category Rule Rule Not Or Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleNotOrCostCategory        
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNotOrDimension       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNotOrTag       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleNotTag      
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOr     
- Ands
List<GetCost Category Rule Rule Or And> 
- Return results that match both Dimensionobjects.
- CostCategories List<GetCost Category Rule Rule Or Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule Or Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- Nots
List<GetCost Category Rule Rule Or Not> 
- Return results that do not match the Dimensionobject.
- Ors
List<GetCost Category Rule Rule Or Or> 
- Return results that match either Dimensionobject.
- 
List<GetCost Category Rule Rule Or Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- Ands
[]GetCost Category Rule Rule Or And 
- Return results that match both Dimensionobjects.
- CostCategories []GetCost Category Rule Rule Or Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule Or Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- Nots
[]GetCost Category Rule Rule Or Not 
- Return results that do not match the Dimensionobject.
- Ors
[]GetCost Category Rule Rule Or Or 
- Return results that match either Dimensionobject.
- 
[]GetCost Category Rule Rule Or Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
List<GetCost Category Rule Rule Or And> 
- Return results that match both Dimensionobjects.
- costCategories List<GetCost Category Rule Rule Or Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule Or Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
List<GetCost Category Rule Rule Or Not> 
- Return results that do not match the Dimensionobject.
- ors
List<GetCost Category Rule Rule Or Or> 
- Return results that match either Dimensionobject.
- 
List<GetCost Category Rule Rule Or Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
GetCost Category Rule Rule Or And[] 
- Return results that match both Dimensionobjects.
- costCategories GetCost Category Rule Rule Or Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule Or Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
GetCost Category Rule Rule Or Not[] 
- Return results that do not match the Dimensionobject.
- ors
GetCost Category Rule Rule Or Or[] 
- Return results that match either Dimensionobject.
- 
GetCost Category Rule Rule Or Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- ands
Sequence[GetCost Category Rule Rule Or And] 
- Return results that match both Dimensionobjects.
- cost_categories Sequence[GetCost Category Rule Rule Or Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule Or Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots
Sequence[GetCost Category Rule Rule Or Not] 
- Return results that do not match the Dimensionobject.
- ors
Sequence[GetCost Category Rule Rule Or Or] 
- Return results that match either Dimensionobject.
- 
Sequence[GetCost Category Rule Rule Or Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- ands List<Property Map>
- Return results that match both Dimensionobjects.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- nots List<Property Map>
- Return results that do not match the Dimensionobject.
- ors List<Property Map>
- Return results that match either Dimensionobject.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleOrAnd      
- CostCategories List<GetCost Category Rule Rule Or And Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule Or And Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Or And Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- CostCategories []GetCost Category Rule Rule Or And Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule Or And Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
[]GetCost Category Rule Rule Or And Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<GetCost Category Rule Rule Or And Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule Or And Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Or And Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories GetCost Category Rule Rule Or And Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule Or And Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
GetCost Category Rule Rule Or And Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- cost_categories Sequence[GetCost Category Rule Rule Or And Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule Or And Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
Sequence[GetCost Category Rule Rule Or And Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleOrAndCostCategory        
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOrAndDimension       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOrAndTag       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOrCostCategory       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOrDimension      
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOrNot      
- CostCategories List<GetCost Category Rule Rule Or Not Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule Or Not Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Or Not Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- CostCategories []GetCost Category Rule Rule Or Not Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule Or Not Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
[]GetCost Category Rule Rule Or Not Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<GetCost Category Rule Rule Or Not Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule Or Not Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Or Not Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories GetCost Category Rule Rule Or Not Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule Or Not Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
GetCost Category Rule Rule Or Not Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- cost_categories Sequence[GetCost Category Rule Rule Or Not Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule Or Not Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
Sequence[GetCost Category Rule Rule Or Not Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleOrNotCostCategory        
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOrNotDimension       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOrNotTag       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOrOr      
- CostCategories List<GetCost Category Rule Rule Or Or Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
List<GetCost Category Rule Rule Or Or Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Or Or Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- CostCategories []GetCost Category Rule Rule Or Or Cost Category 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- Dimensions
[]GetCost Category Rule Rule Or Or Dimension 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
[]GetCost Category Rule Rule Or Or Tag 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<GetCost Category Rule Rule Or Or Cost Category> 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
List<GetCost Category Rule Rule Or Or Dimension> 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
List<GetCost Category Rule Rule Or Or Tag> 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories GetCost Category Rule Rule Or Or Cost Category[] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
GetCost Category Rule Rule Or Or Dimension[] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
GetCost Category Rule Rule Or Or Tag[] 
- Configuration block for the specific Tagto use forExpression. See below.
- cost_categories Sequence[GetCost Category Rule Rule Or Or Cost Category] 
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions
Sequence[GetCost Category Rule Rule Or Or Dimension] 
- Configuration block for the specific Dimensionto use forExpression. See below.
- 
Sequence[GetCost Category Rule Rule Or Or Tag] 
- Configuration block for the specific Tagto use forExpression. See below.
- costCategories List<Property Map>
- Configuration block for the filter that's based on CostCategoryvalues. See below.
- dimensions List<Property Map>
- Configuration block for the specific Dimensionto use forExpression. See below.
- List<Property Map>
- Configuration block for the specific Tagto use forExpression. See below.
GetCostCategoryRuleRuleOrOrCostCategory        
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOrOrDimension       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOrOrTag       
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleOrTag      
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategoryRuleRuleTag     
- Key string
- Key for the tag.
- MatchOptions List<string>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values List<string>
- Parameter values.
- Key string
- Key for the tag.
- MatchOptions []string
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- Values []string
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
- key string
- Key for the tag.
- matchOptions string[]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values string[]
- Parameter values.
- key str
- Key for the tag.
- match_options Sequence[str]
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values Sequence[str]
- Parameter values.
- key String
- Key for the tag.
- matchOptions List<String>
- Match options that you can use to filter your results. MatchOptions is only applicable for actions related to cost category. The default values for MatchOptions is EQUALSandCASE_SENSITIVE. Valid values are:EQUALS,ABSENT,STARTS_WITH,ENDS_WITH,CONTAINS,CASE_SENSITIVE,CASE_INSENSITIVE.
- values List<String>
- Parameter values.
GetCostCategorySplitChargeRule     
- Method string
- Method that's used to define how to split your source costs across your targets. Valid values are FIXED,PROPORTIONAL,EVEN
- Parameters
List<GetCost Category Split Charge Rule Parameter> 
- Configuration block for the parameters for a split charge method. This is only required for the FIXEDmethod. See below.
- Source string
- Cost Category value that you want to split.
- Targets List<string>
- Cost Category values that you want to split costs across. These values can't be used as a source in other split charge rules.
- Method string
- Method that's used to define how to split your source costs across your targets. Valid values are FIXED,PROPORTIONAL,EVEN
- Parameters
[]GetCost Category Split Charge Rule Parameter 
- Configuration block for the parameters for a split charge method. This is only required for the FIXEDmethod. See below.
- Source string
- Cost Category value that you want to split.
- Targets []string
- Cost Category values that you want to split costs across. These values can't be used as a source in other split charge rules.
- method String
- Method that's used to define how to split your source costs across your targets. Valid values are FIXED,PROPORTIONAL,EVEN
- parameters
List<GetCost Category Split Charge Rule Parameter> 
- Configuration block for the parameters for a split charge method. This is only required for the FIXEDmethod. See below.
- source String
- Cost Category value that you want to split.
- targets List<String>
- Cost Category values that you want to split costs across. These values can't be used as a source in other split charge rules.
- method string
- Method that's used to define how to split your source costs across your targets. Valid values are FIXED,PROPORTIONAL,EVEN
- parameters
GetCost Category Split Charge Rule Parameter[] 
- Configuration block for the parameters for a split charge method. This is only required for the FIXEDmethod. See below.
- source string
- Cost Category value that you want to split.
- targets string[]
- Cost Category values that you want to split costs across. These values can't be used as a source in other split charge rules.
- method str
- Method that's used to define how to split your source costs across your targets. Valid values are FIXED,PROPORTIONAL,EVEN
- parameters
Sequence[GetCost Category Split Charge Rule Parameter] 
- Configuration block for the parameters for a split charge method. This is only required for the FIXEDmethod. See below.
- source str
- Cost Category value that you want to split.
- targets Sequence[str]
- Cost Category values that you want to split costs across. These values can't be used as a source in other split charge rules.
- method String
- Method that's used to define how to split your source costs across your targets. Valid values are FIXED,PROPORTIONAL,EVEN
- parameters List<Property Map>
- Configuration block for the parameters for a split charge method. This is only required for the FIXEDmethod. See below.
- source String
- Cost Category value that you want to split.
- targets List<String>
- Cost Category values that you want to split costs across. These values can't be used as a source in other split charge rules.
GetCostCategorySplitChargeRuleParameter      
Package Details
- Repository
- AWS Classic pulumi/pulumi-aws
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the awsTerraform Provider.