@Stability(value=Stable)
public static interface CfnLaunchTemplate.InstanceMarketOptionsProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getSpotOptions()
@Stability(value=Stable) static CfnLaunchTemplate.InstanceMarketOptionsProperty.Builder builder()
Copyright © 2021. All rights reserved.