Values.ProvisionedCapacityDescriptionSourceThe definition for a provisioned capacity unit.
type nonrec t = {capacityId : String_.t option;The ID that identifies the provisioned capacity unit.
*)startDate : String_.t option;The date that the provisioned capacity unit was purchased, in Universal Coordinated Time (UTC).
*)expirationDate : String_.t option;The date that the provisioned capacity unit expires, in Universal Coordinated Time (UTC).
*)}