Values.GetCapacityAssignmentConfigurationInputSourceGets the capacity assignment configuration for a capacity reservation, if one exists.
type nonrec t = {capacityReservationName : CapacityReservationName.t;The name of the capacity reservation to retrieve the capacity assignment configuration for.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of CapacityReservationName.t ]) list ]