![]() |
![]()
| ![]() |
![]()
NAMEPaws::Robomaker::DescribeWorldGenerationJobResponse ATTRIBUTESArn => StrThe Amazon Resource Name (ARN) of the world generation 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 generation job was created. FailureCode => StrThe failure code of the world generation job if it failed:
Valid values are: "InternalServiceError", "LimitExceeded", "ResourceNotFound", "RequestThrottled", "InvalidInput", "AllWorldGenerationFailed" =head2 FailureReason => Str The reason why the world generation job failed. FinishedWorldsSummary => Paws::Robomaker::FinishedWorldsSummarySummary information about finished worlds. Status => StrThe status of the world generation job:
Valid values are: "Pending", "Running", "Completed", "Failed", "PartialFailed", "Canceling", "Canceled" =head2 Tags => Paws::Robomaker::TagMap A map that contains tag keys and tag values that are attached to the world generation job. Template => StrThe Amazon Resource Name (arn) of the world template. WorldCount => Paws::Robomaker::WorldCountInformation about the world count. WorldTags => Paws::Robomaker::TagMapA map that contains tag keys and tag values that are attached to the generated worlds. _request_id => Str
|