| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<LaunchTemplateTagSpecificationRequest> |
RequestLaunchTemplateData.tagSpecifications()
The tags to apply to the resources that are created during instance launch.
|
| Modifier and Type | Method and Description |
|---|---|
RequestLaunchTemplateData.Builder |
RequestLaunchTemplateData.Builder.tagSpecifications(LaunchTemplateTagSpecificationRequest... tagSpecifications)
The tags to apply to the resources that are created during instance launch.
|
| Modifier and Type | Method and Description |
|---|---|
RequestLaunchTemplateData.Builder |
RequestLaunchTemplateData.Builder.tagSpecifications(Collection<LaunchTemplateTagSpecificationRequest> tagSpecifications)
The tags to apply to the resources that are created during instance launch.
|
Copyright © 2022. All rights reserved.