@Stability(value=Stable)
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() |
default String |
getMarketType()
`CfnLaunchTemplate.InstanceMarketOptionsProperty.MarketType`.
|
default Object |
getSpotOptions()
`CfnLaunchTemplate.InstanceMarketOptionsProperty.SpotOptions`.
|
@Stability(value=Stable) @Nullable default 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=Stable) @Nullable default 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=Stable) static CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder builder()
Copyright © 2020. All rights reserved.