Values_0.ComputeQuotaSummarySourceSummary of the compute allocation definition.
type nonrec t = {computeQuotaArn : ComputeQuotaArn.t option;ARN of the compute allocation definition.
*)computeQuotaId : ComputeQuotaId.t option;ID of the compute allocation definition.
*)name : EntityName.t option;Name of the compute allocation definition.
*)computeQuotaVersion : Integer.t option;Version of the compute allocation definition.
*)status : SchedulerResourceStatus.t option;Status of the compute allocation definition.
*)clusterArn : ClusterArn.t option;ARN of the cluster.
*)computeQuotaConfig : ComputeQuotaConfig.t option;Configuration of the compute allocation definition. This includes the resource sharing option, and the setting to preempt low priority tasks.
*)computeQuotaTarget : ComputeQuotaTarget.t option;The target entity to allocate compute resources to.
*)activationState : ActivationState.t option;The state of the compute allocation being described. Use to enable or disable compute allocation. Default is Enabled.
*)creationTime : Timestamp.t option;Creation time of the compute allocation definition.
*)lastModifiedTime : Timestamp.t option;Last modified time of the compute allocation definition.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `String of ComputeQuotaArn.t
| `Structure of
(string
* [> `Enum of string
| `Integer of FairShareWeight.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Float of VCpuAmount.t
| `Integer of InstanceCount.t
| `Structure of
(string
* [> `Enum of string
| `Integer of
AcceleratorPartitionConfigCountInteger.t ])
list ])
list ]
list
| `String of ComputeQuotaTargetTeamName.t
| `Structure of
(string
* [> `Enum of string
| `Integer of BorrowLimit.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Float of VCpuAmount.t
| `Integer of InstanceCount.t
| `Structure of
(string
* [> `Enum of string
| `Integer of
AcceleratorPartitionConfigCountInteger.t ])
list ])
list ]
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ]