@Stability(value=Stable) public static final class CfnLaunchTemplate.ElasticGpuSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.ElasticGpuSpecificationProperty>
CfnLaunchTemplate.ElasticGpuSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplate.ElasticGpuSpecificationProperty |
build()
Builds the configured instance.
|
CfnLaunchTemplate.ElasticGpuSpecificationProperty.Builder |
type(String type)
Sets the value of
CfnLaunchTemplate.ElasticGpuSpecificationProperty.getType() |
@Stability(value=Stable) public CfnLaunchTemplate.ElasticGpuSpecificationProperty.Builder type(String type)
CfnLaunchTemplate.ElasticGpuSpecificationProperty.getType()type - The type of Elastic Graphics accelerator.
For more information about the values to specify for Type , see Elastic Graphics Basics , specifically the Elastic Graphics accelerator column, in the Amazon Elastic Compute Cloud User Guide for Windows Instances .this@Stability(value=Stable) public CfnLaunchTemplate.ElasticGpuSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.ElasticGpuSpecificationProperty>CfnLaunchTemplate.ElasticGpuSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.