@Stability(value=Stable)
public static interface CfnSpotFleet.FleetLaunchTemplateSpecificationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-fleetlaunchtemplatespecification.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-fleetlaunchtemplatespecification.html#cfn-ec2-spotfleet-fleetlaunchtemplatespecification-version@Stability(value=Stable) @Nullable default String getLaunchTemplateId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-fleetlaunchtemplatespecification.html#cfn-ec2-spotfleet-fleetlaunchtemplatespecification-launchtemplateid@Stability(value=Stable) @Nullable default String getLaunchTemplateName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-fleetlaunchtemplatespecification.html#cfn-ec2-spotfleet-fleetlaunchtemplatespecification-launchtemplatename@Stability(value=Stable) static CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder builder()
Copyright © 2020. All rights reserved.