| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<LaunchTemplateTagSpecification> |
ResponseLaunchTemplateData.tagSpecifications()
The tags.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseLaunchTemplateData.Builder |
ResponseLaunchTemplateData.Builder.tagSpecifications(LaunchTemplateTagSpecification... tagSpecifications)
The tags.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseLaunchTemplateData.Builder |
ResponseLaunchTemplateData.Builder.tagSpecifications(Collection<LaunchTemplateTagSpecification> tagSpecifications)
The tags.
|
Copyright © 2020. All rights reserved.