Values.ReservedCapacityDetailsSourceDetails about the reservations that Amazon Web Services recommends that you purchase.
type nonrec t = {dynamoDBCapacityDetails : DynamoDBCapacityDetails.t option;The DynamoDB reservations that Amazon Web Services recommends that you purchase.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of GenericString.t ]) list ])
list ]