class Aws::RoboMaker::Types::SyncDeploymentJobResponse
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the synchronization request. @return [String]
@!attribute [rw] fleet
The Amazon Resource Name (ARN) of the fleet. @return [String]
@!attribute [rw] status
The status of the synchronization job. @return [String]
@!attribute [rw] deployment_config
Information about the deployment configuration. @return [Types::DeploymentConfig]
@!attribute [rw] deployment_application_configs
Information about the deployment application configurations. @return [Array<Types::DeploymentApplicationConfig>]
@!attribute [rw] failure_reason
The failure reason if the job fails. @return [String]
@!attribute [rw] failure_code
The failure code if the job fails: InternalServiceError : Internal service error. RobotApplicationCrash : Robot application exited abnormally. SimulationApplicationCrash : Simulation application exited abnormally. BadPermissionsRobotApplication : Robot application bundle could not be downloaded. BadPermissionsSimulationApplication : Simulation application bundle could not be downloaded. BadPermissionsS3Output : Unable to publish outputs to customer-provided S3 bucket. BadPermissionsCloudwatchLogs : Unable to publish logs to customer-provided CloudWatch Logs resource. SubnetIpLimitExceeded : Subnet IP limit exceeded. ENILimitExceeded : ENI limit exceeded. BadPermissionsUserCredentials : Unable to use the Role provided. InvalidBundleRobotApplication : Robot bundle cannot be extracted (invalid format, bundling error, or other issue). InvalidBundleSimulationApplication : Simulation bundle cannot be extracted (invalid format, bundling error, or other issue). RobotApplicationVersionMismatchedEtag : Etag for RobotApplication does not match value during version creation. SimulationApplicationVersionMismatchedEtag : Etag for SimulationApplication does not match value during version creation. @return [String]
@!attribute [rw] created_at
The time, in milliseconds since the epoch, when the fleet was created. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/SyncDeploymentJobResponse AWS API Documentation
Constants
- SENSITIVE