| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ILaunchTemplate.Jsii$Default
Internal default implementation for
ILaunchTemplate. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ILaunchTemplate.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
LaunchTemplate
(experimental) This represents an EC2 LaunchTemplate.
|
| Modifier and Type | Method and Description |
|---|---|
static ILaunchTemplate |
LaunchTemplate.fromLaunchTemplateAttributes(software.constructs.Construct scope,
String id,
LaunchTemplateAttributes attrs)
(experimental) Import an existing LaunchTemplate.
|
Copyright © 2021. All rights reserved.