Class: Aws::Types::RequestSpotFleetResponse
- Inherits:
-
Object
- Object
- Aws::Types::RequestSpotFleetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#spot_fleet_request_id ⇒ ::String
Returns the value of attribute spot_fleet_request_id.
Instance Attribute Details
#spot_fleet_request_id ⇒ ::String
Returns the value of attribute spot_fleet_request_id.
15955 15956 15957 |
# File 'sig/types.rbs', line 15955 def spot_fleet_request_id @spot_fleet_request_id end |