public static final class CfnLaunchTemplate.ElasticGpuSpecificationProperty.Builder
extends java.lang.Object
CfnLaunchTemplate.ElasticGpuSpecificationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnLaunchTemplate.ElasticGpuSpecificationProperty |
build()
Builds the configured instance.
|
CfnLaunchTemplate.ElasticGpuSpecificationProperty.Builder |
type(java.lang.String type)
Sets the value of
CfnLaunchTemplate.ElasticGpuSpecificationProperty.getType() |
public CfnLaunchTemplate.ElasticGpuSpecificationProperty.Builder type(java.lang.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
public CfnLaunchTemplate.ElasticGpuSpecificationProperty build()
CfnLaunchTemplate.ElasticGpuSpecificationProperty
java.lang.NullPointerException
- if any required attribute was not provided