Interface CreateCostCategoryDefinitionResponse.Builder

    • Method Detail

      • costCategoryArn

        CreateCostCategoryDefinitionResponse.Builder costCategoryArn​(String costCategoryArn)

        The unique identifier for your newly created Cost Category.

        Parameters:
        costCategoryArn - The unique identifier for your newly created Cost Category.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • effectiveStart

        CreateCostCategoryDefinitionResponse.Builder effectiveStart​(String effectiveStart)

        The Cost Category's effective start date. It can only be a billing start date (first day of the month).

        Parameters:
        effectiveStart - The Cost Category's effective start date. It can only be a billing start date (first day of the month).
        Returns:
        Returns a reference to this object so that method calls can be chained together.