class Aws::RoboMaker::Types::DescribeDeploymentJobResponse

@!attribute [rw] arn

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

@!attribute [rw] fleet

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

@!attribute [rw] status

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

@!attribute [rw] deployment_config

The deployment configuration.
@return [Types::DeploymentConfig]

@!attribute [rw] deployment_application_configs

The deployment application configuration.
@return [Array<Types::DeploymentApplicationConfig>]

@!attribute [rw] failure_reason

A short description of the reason why the deployment job failed.
@return [String]

@!attribute [rw] failure_code

The deployment job failure code.
@return [String]

@!attribute [rw] created_at

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

@!attribute [rw] robot_deployment_summary

A list of robot deployment summaries.
@return [Array<Types::RobotDeployment>]

@!attribute [rw] tags

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

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

Constants

SENSITIVE