The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::Robomaker::DescribeDeploymentJobResponse

ATTRIBUTES

Arn => Str

The Amazon Resource Name (ARN) of the deployment job.

CreatedAt => Str

The time, in milliseconds since the epoch, when the deployment job was created.

DeploymentApplicationConfigs => ArrayRef[Paws::Robomaker::DeploymentApplicationConfig]

The deployment application configuration.

DeploymentConfig => Paws::Robomaker::DeploymentConfig

The deployment configuration.

FailureCode => Str

The deployment job failure code.

Valid values are: "ResourceNotFound", "EnvironmentSetupError", "EtagMismatch", "FailureThresholdBreached", "RobotDeploymentAborted", "RobotDeploymentNoResponse", "RobotAgentConnectionTimeout", "GreengrassDeploymentFailed", "MissingRobotArchitecture", "MissingRobotApplicationArchitecture", "MissingRobotDeploymentResource", "GreengrassGroupVersionDoesNotExist", "ExtractingBundleFailure", "PreLaunchFileFailure", "PostLaunchFileFailure", "BadPermissionError", "DownloadConditionFailed", "InternalServerError" =head2 FailureReason => Str

A short description of the reason why the deployment job failed.

Fleet => Str

The Amazon Resource Name (ARN) of the fleet.

RobotDeploymentSummary => ArrayRef[Paws::Robomaker::RobotDeployment]

A list of robot deployment summaries.

Status => Str

The status of the deployment job.

Valid values are: "Pending", "Preparing", "InProgress", "Failed", "Succeeded", "Canceled" =head2 Tags => Paws::Robomaker::TagMap

The list of all tags added to the specified deployment job.

_request_id => Str