class Aws::RoboMaker::Types::DescribeFleetResponse

@!attribute [rw] name

The name of the fleet.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the fleet.
@return [String]

@!attribute [rw] robots

A list of robots.
@return [Array<Types::Robot>]

@!attribute [rw] created_at

The time, in milliseconds since the epoch, when the fleet was
created.
@return [Time]

@!attribute [rw] last_deployment_status

The status of the last deployment.
@return [String]

@!attribute [rw] last_deployment_job

The Amazon Resource Name (ARN) of the last deployment job.
@return [String]

@!attribute [rw] last_deployment_time

The time of the last deployment.
@return [Time]

@!attribute [rw] tags

The list of all tags added to the specified fleet.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/DescribeFleetResponse AWS API Documentation

Constants

SENSITIVE