class Aws::RoboMaker::Types::RobotDeployment
Information about a robot deployment.
@!attribute [rw] arn
The robot deployment Amazon Resource Name (ARN). @return [String]
@!attribute [rw] deployment_start_time
The time, in milliseconds since the epoch, when the deployment was started. @return [Time]
@!attribute [rw] deployment_finish_time
The time, in milliseconds since the epoch, when the deployment finished. @return [Time]
@!attribute [rw] status
The status of the robot deployment. @return [String]
@!attribute [rw] progress_detail
Information about how the deployment is progressing. @return [Types::ProgressDetail]
@!attribute [rw] failure_reason
A short description of the reason why the robot deployment failed. @return [String]
@!attribute [rw] failure_code
The robot deployment failure code. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/RobotDeployment AWS API Documentation
Constants
- SENSITIVE