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