@Stability(value=Stable)
public static interface CfnSpotFleet.LaunchTemplateConfigProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnSpotFleet.LaunchTemplateConfigProperty.Builder
A builder for
CfnSpotFleet.LaunchTemplateConfigProperty |
static class |
CfnSpotFleet.LaunchTemplateConfigProperty.Jsii$Proxy
An implementation for
CfnSpotFleet.LaunchTemplateConfigProperty |
Modifier and Type | Method and Description |
---|---|
static CfnSpotFleet.LaunchTemplateConfigProperty.Builder |
builder() |
default Object |
getLaunchTemplateSpecification()
`CfnSpotFleet.LaunchTemplateConfigProperty.LaunchTemplateSpecification`.
|
default Object |
getOverrides()
`CfnSpotFleet.LaunchTemplateConfigProperty.Overrides`.
|
@Stability(value=Stable) @Nullable default Object getLaunchTemplateSpecification()
@Stability(value=Stable) @Nullable default Object getOverrides()
@Stability(value=Stable) static CfnSpotFleet.LaunchTemplateConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.