Interface ProvisionedCapacityDescription.Builder

  • Method Details

    • capacityId

      The ID that identifies the provisioned capacity unit.

      Parameters:
      capacityId - The ID that identifies the provisioned capacity unit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • startDate

      The date that the provisioned capacity unit was purchased, in Universal Coordinated Time (UTC).

      Parameters:
      startDate - The date that the provisioned capacity unit was purchased, in Universal Coordinated Time (UTC).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expirationDate

      ProvisionedCapacityDescription.Builder expirationDate(String expirationDate)

      The date that the provisioned capacity unit expires, in Universal Coordinated Time (UTC).

      Parameters:
      expirationDate - The date that the provisioned capacity unit expires, in Universal Coordinated Time (UTC).
      Returns:
      Returns a reference to this object so that method calls can be chained together.