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