Uses of Class
software.amazon.awssdk.services.ec2.model.ElasticGpuHealth
-
Packages that use ElasticGpuHealth Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ElasticGpuHealth in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ElasticGpuHealth Modifier and Type Method Description ElasticGpuHealthElasticGpus. elasticGpuHealth()The status of the Elastic Graphics accelerator.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ElasticGpuHealth Modifier and Type Method Description ElasticGpus.BuilderElasticGpus.Builder. elasticGpuHealth(ElasticGpuHealth elasticGpuHealth)The status of the Elastic Graphics accelerator.
-