Interface DynamoDBCapacityDetails.Builder

    • Method Detail

      • capacityUnits

        DynamoDBCapacityDetails.Builder capacityUnits​(String capacityUnits)

        The capacity unit of the recommended reservation.

        Parameters:
        capacityUnits - The capacity unit of the recommended reservation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • region

        DynamoDBCapacityDetails.Builder region​(String region)

        The Amazon Web Services Region of the recommended reservation.

        Parameters:
        region - The Amazon Web Services Region of the recommended reservation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.