@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 - `CfnLaunchTemplate.ElasticGpuSpecificationProperty.Type`.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 © 2021. All rights reserved.