enum SpotFleetResourceType
| Language | Type name |
|---|---|
Python | aws_rfdk.deadline.SpotFleetResourceType |
TypeScript (source) | aws-rfdk » deadline » SpotFleetResourceType |
Resource types that presently support tag on create.
Members
| Name | Description |
|---|---|
| INSTANCE | EC2 Instances. |
| SPOT_FLEET_REQUEST | Spot fleet requests. |
INSTANCE
EC2 Instances.
SPOT_FLEET_REQUEST
Spot fleet requests.

Python
TypeScript (