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