Values_0.ElasticGpuAssociationSourceAmazon Elastic Graphics reached end of life on January 8, 2024. Describes the association between an instance and an Elastic Graphics accelerator.
type nonrec t = {elasticGpuId : ElasticGpuId.t option;The ID of the Elastic Graphics accelerator.
*)elasticGpuAssociationId : String_.t option;The ID of the association.
*)elasticGpuAssociationState : String_.t option;The state of the association between the instance and the Elastic Graphics accelerator.
*)elasticGpuAssociationTime : String_.t option;The time the Elastic Graphics accelerator was associated with the instance.
*)}