Interface DeleteCostCategoryDefinitionResponse.Builder

    • Method Detail

      • costCategoryArn

        DeleteCostCategoryDefinitionResponse.Builder costCategoryArn​(String costCategoryArn)

        The unique identifier for your Cost Category.

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

        DeleteCostCategoryDefinitionResponse.Builder effectiveEnd​(String effectiveEnd)

        The effective end date of the Cost Category as a result of deleting it. No costs after this date is categorized by the deleted Cost Category.

        Parameters:
        effectiveEnd - The effective end date of the Cost Category as a result of deleting it. No costs after this date is categorized by the deleted Cost Category.
        Returns:
        Returns a reference to this object so that method calls can be chained together.