Interface CostCategoryResourceAssociation.Builder

  • Method Details

    • resourceArn

      The unique identifier for an associated resource.

      Parameters:
      resourceArn - The unique identifier for an associated resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • costCategoryName

      CostCategoryResourceAssociation.Builder costCategoryName(String costCategoryName)
      Sets the value of the CostCategoryName property for this object.
      Parameters:
      costCategoryName - The new value for the CostCategoryName property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • costCategoryArn

      CostCategoryResourceAssociation.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.