@Stability(value=Stable)
public static interface CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplateelasticinferenceaccelerator.html
Modifier and Type | Interface and Description |
---|---|
static class |
CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty.Builder
|
static class |
CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty.Jsii$Proxy
An implementation for
CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty |
Modifier and Type | Method and Description |
---|---|
static CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty.Builder |
builder() |
default Number |
getCount()
`CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty.Count`.
|
default String |
getType()
`CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty.Type`.
|
@Stability(value=Stable) @Nullable default Number getCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplateelasticinferenceaccelerator.html#cfn-ec2-launchtemplate-launchtemplateelasticinferenceaccelerator-count
@Stability(value=Stable) @Nullable default String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplateelasticinferenceaccelerator.html#cfn-ec2-launchtemplate-launchtemplateelasticinferenceaccelerator-type
@Stability(value=Stable) static CfnLaunchTemplate.LaunchTemplateElasticInferenceAcceleratorProperty.Builder builder()
Copyright © 2020. All rights reserved.