You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RoboMaker::Types::DeleteFleetRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::RoboMaker::Types::DeleteFleetRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteFleetRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
fleet: "Arn", # required
}
Instance Attribute Summary collapse
-
#fleet ⇒ String
The Amazon Resource Name (ARN) of the fleet.
Instance Attribute Details
#fleet ⇒ String
The Amazon Resource Name (ARN) of the fleet.