@Stability(value=Stable)
public static interface CfnSpotFleet.FleetLaunchTemplateSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder
A builder for
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty |
static class |
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Jsii$Proxy
An implementation for
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder |
builder() |
default String |
getLaunchTemplateId()
`CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.LaunchTemplateId`.
|
default String |
getLaunchTemplateName()
`CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.LaunchTemplateName`.
|
String |
getVersion()
`CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Version`.
|
@Stability(value=Stable) @NotNull String getVersion()
@Stability(value=Stable) @Nullable default String getLaunchTemplateId()
@Stability(value=Stable) @Nullable default String getLaunchTemplateName()
@Stability(value=Stable) static CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder builder()
Copyright © 2021. All rights reserved.