Values_3.ElasticGpusSourceAmazon Elastic Graphics reached end of life on January 8, 2024. Describes an Elastic Graphics accelerator.
type nonrec t = {elasticGpuId : Values_0.String_.t option;The ID of the Elastic Graphics accelerator.
*)availabilityZone : Values_0.String_.t option;The Availability Zone in the which the Elastic Graphics accelerator resides.
*)elasticGpuType : Values_0.String_.t option;The type of Elastic Graphics accelerator.
*)elasticGpuHealth : Values_1.ElasticGpuHealth.t option;The status of the Elastic Graphics accelerator.
*)elasticGpuState : Values_1.ElasticGpuState.t option;The state of the Elastic Graphics accelerator.
*)instanceId : Values_0.String_.t option;The ID of the instance to which the Elastic Graphics accelerator is attached.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of (string * [> `String of string ]) list ] list
| `String of Values_0.String_.t
| `Structure of (string * [> `Enum of string ]) list ])
list ]