| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails |
AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails.clone() |
AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails |
AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails.withType(String type)
The type of Elastic Graphics accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails> |
AwsEc2LaunchTemplateDataDetails.getElasticGpuSpecificationSet()
Provides details about Elastic Graphics accelerators to associate with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataDetails |
AwsEc2LaunchTemplateDataDetails.withElasticGpuSpecificationSet(AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails... elasticGpuSpecificationSet)
Provides details about Elastic Graphics accelerators to associate with the instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2LaunchTemplateDataDetails.setElasticGpuSpecificationSet(Collection<AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails> elasticGpuSpecificationSet)
Provides details about Elastic Graphics accelerators to associate with the instance.
|
AwsEc2LaunchTemplateDataDetails |
AwsEc2LaunchTemplateDataDetails.withElasticGpuSpecificationSet(Collection<AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails> elasticGpuSpecificationSet)
Provides details about Elastic Graphics accelerators to associate with the instance.
|
Copyright © 2023. All rights reserved.