| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnInstance.LaunchTemplateSpecificationProperty.Builder |
CfnInstance.LaunchTemplateSpecificationProperty.builder() |
CfnInstance.LaunchTemplateSpecificationProperty.Builder |
CfnInstance.LaunchTemplateSpecificationProperty.Builder.launchTemplateId(String launchTemplateId)
Sets the value of
CfnInstance.LaunchTemplateSpecificationProperty.getLaunchTemplateId() |
CfnInstance.LaunchTemplateSpecificationProperty.Builder |
CfnInstance.LaunchTemplateSpecificationProperty.Builder.launchTemplateName(String launchTemplateName)
Sets the value of
CfnInstance.LaunchTemplateSpecificationProperty.getLaunchTemplateName() |
CfnInstance.LaunchTemplateSpecificationProperty.Builder |
CfnInstance.LaunchTemplateSpecificationProperty.Builder.version(String version)
Sets the value of
CfnInstance.LaunchTemplateSpecificationProperty.getVersion() |
Copyright © 2021. All rights reserved.