| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<SpotFleetTagSpecification> |
SpotFleetLaunchSpecification.tagSpecifications()
The tags to apply during creation.
|
| Modifier and Type | Method and Description |
|---|---|
SpotFleetLaunchSpecification.Builder |
SpotFleetLaunchSpecification.Builder.tagSpecifications(SpotFleetTagSpecification... tagSpecifications)
The tags to apply during creation.
|
| Modifier and Type | Method and Description |
|---|---|
SpotFleetLaunchSpecification.Builder |
SpotFleetLaunchSpecification.Builder.tagSpecifications(Collection<SpotFleetTagSpecification> tagSpecifications)
The tags to apply during creation.
|
Copyright © 2020. All rights reserved.