NAME
Paws::Robomaker::DescribeFleetResponse
ATTRIBUTES
Arn => Str
The Amazon Resource Name (ARN) of the fleet.
CreatedAt => Str
The time, in milliseconds since the epoch, when the fleet was created.
LastDeploymentJob => Str
The Amazon Resource Name (ARN) of the last deployment job.
LastDeploymentStatus => Str
The status of the last deployment.
Valid values are: "Pending"
, "Preparing"
, "InProgress"
, "Failed"
, "Succeeded"
, "Canceled"
=head2 LastDeploymentTime => Str
The time of the last deployment.
Name => Str
The name of the fleet.
Robots => ArrayRef[Paws::Robomaker::Robot]
A list of robots.
Tags => Paws::Robomaker::TagMap
The list of all tags added to the specified fleet.