@Stability(value=External)
public static interface CfnLaunchTemplate.ElasticGpuSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-elasticgpuspecification.html
Modifier and Type | Interface and Description |
---|---|
static class |
CfnLaunchTemplate.ElasticGpuSpecificationProperty.Builder
A builder for
CfnLaunchTemplate.ElasticGpuSpecificationProperty |
static class |
CfnLaunchTemplate.ElasticGpuSpecificationProperty.Jsii$Proxy
An implementation for
CfnLaunchTemplate.ElasticGpuSpecificationProperty |
Modifier and Type | Method and Description |
---|---|
static CfnLaunchTemplate.ElasticGpuSpecificationProperty.Builder |
builder() |
String |
getType()
`CfnLaunchTemplate.ElasticGpuSpecificationProperty.Type`.
|
@Stability(value=External) String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-elasticgpuspecification.html#cfn-ec2-launchtemplate-elasticgpuspecification-type
@Stability(value=External) static CfnLaunchTemplate.ElasticGpuSpecificationProperty.Builder builder()
Copyright © 2019. All rights reserved.