Interface RateCardItem.Builder

  • Method Details

    • dimensionKey

      RateCardItem.Builder dimensionKey(String dimensionKey)

      Dimension for which the given entitlement applies. Dimensions represent categories of capacity in a product and are specified when the product is listed in AWS Marketplace.

      Parameters:
      dimensionKey - Dimension for which the given entitlement applies. Dimensions represent categories of capacity in a product and are specified when the product is listed in AWS Marketplace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • price

      Per unit price for the product dimension that’s used for calculating the amount to be charged.

      Parameters:
      price - Per unit price for the product dimension that’s used for calculating the amount to be charged.
      Returns:
      Returns a reference to this object so that method calls can be chained together.