SpotFleetTagSpecification
The tags for a Spot Fleet resource.
Types
Properties
Link copied to clipboard
The type of resource. Currently, the only resource type that is supported is instance
. To tag the Spot Fleet request on creation, use the TagSpecifications
parameter in <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SpotFleetRequestConfigData.html">SpotFleetRequestConfigData</a>
.
Functions
Link copied to clipboard
inline fun copy(block: SpotFleetTagSpecification.Builder.() -> Unit = {}): SpotFleetTagSpecification