Class GetTagsFilterCostCategoryArgs


  • public final class GetTagsFilterCostCategoryArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • key

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> key()
        Returns:
        key that's used to sort the data. Valid values are: `BlendedCost`, `UnblendedCost`, `AmortizedCost`, `NetAmortizedCost`, `NetUnblendedCost`, `UsageQuantity`, `NormalizedUsageAmount`.
      • matchOptions

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> matchOptions()
        Returns:
        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 `EQUALS` and `CASE_SENSITIVE`. Valid values are: `EQUALS`, `ABSENT`, `STARTS_WITH`, `ENDS_WITH`, `CONTAINS`, `CASE_SENSITIVE`, `CASE_INSENSITIVE`.
      • values

        public java.util.Optional<com.pulumi.core.Output<java.util.List<java.lang.String>>> values()
        Returns:
        Specific value of the Cost Category.