| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnInstance.LaunchTemplateSpecificationProperty.Jsii$Proxy
An implementation for
CfnInstance.LaunchTemplateSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.LaunchTemplateSpecificationProperty |
CfnInstance.LaunchTemplateSpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.Builder |
CfnInstance.Builder.launchTemplate(CfnInstance.LaunchTemplateSpecificationProperty launchTemplate)
`AWS::EC2::Instance.LaunchTemplate`.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.launchTemplate(CfnInstance.LaunchTemplateSpecificationProperty launchTemplate)
Sets the value of
CfnInstanceProps.getLaunchTemplate() |
void |
CfnInstance.setLaunchTemplate(CfnInstance.LaunchTemplateSpecificationProperty value)
`AWS::EC2::Instance.LaunchTemplate`.
|
Copyright © 2021. All rights reserved.