@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:47:08.084Z") @Stability(value=Stable) public interface LaunchTemplateSpec extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
LaunchTemplateSpec.Builder
A builder for
LaunchTemplateSpec |
static class |
LaunchTemplateSpec.Jsii$Proxy
An implementation for
LaunchTemplateSpec |
| Modifier and Type | Method and Description |
|---|---|
static LaunchTemplateSpec.Builder |
builder() |
String |
getId()
The Launch template ID.
|
default String |
getVersion()
The launch template version to be used (optional).
|
@Stability(value=Stable) @NotNull String getId()
@Stability(value=Stable) @Nullable default String getVersion()
Default: - the default version of the launch template
@Stability(value=Stable) static LaunchTemplateSpec.Builder builder()
LaunchTemplateSpec.Builder of LaunchTemplateSpecCopyright © 2021. All rights reserved.