![]() |
![]()
| ![]() |
![]()
NAMEPaws::Robomaker::DescribeWorldExportJobResponse ATTRIBUTESArn => StrThe Amazon Resource Name (ARN) of the world export job. ClientRequestToken => StrUnique, case-sensitive identifier that you provide to ensure the idempotency of the request. CreatedAt => StrThe time, in milliseconds since the epoch, when the world export job was created. FailureCode => StrThe failure code of the world export job if it failed:
Valid values are: "InternalServiceError", "LimitExceeded", "ResourceNotFound", "RequestThrottled", "InvalidInput", "AccessDenied" =head2 FailureReason => Str The reason why the world export job failed. IamRole => StrThe IAM role that the world export process uses to access the Amazon S3 bucket and put the export. OutputLocation => Paws::Robomaker::OutputLocationStatus => StrThe status of the world export job.
Valid values are: "Pending", "Running", "Completed", "Failed", "Canceling", "Canceled" =head2 Tags => Paws::Robomaker::TagMap A map that contains tag keys and tag values that are attached to the world export job. Worlds => ArrayRef[Str|Undef]A list of Amazon Resource Names (arns) that correspond to worlds to be exported. _request_id => Str
|