class Aws::RoboMaker::Types::DeploymentJob
Information about a deployment job.
@!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_application_configs
The deployment application configuration. @return [Array<Types::DeploymentApplicationConfig>]
@!attribute [rw] deployment_config
The deployment configuration. @return [Types::DeploymentConfig]
@!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]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/DeploymentJob AWS API Documentation
Constants
- SENSITIVE