![]() |
![]()
| ![]() |
![]()
NAMEPaws::Robomaker::CreateWorldGenerationJobResponse ATTRIBUTESArn => StrThe Amazon Resource Name (ARN) of the world generator 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 generator job was created. FailureCode => StrThe failure code of the world generator job if it failed:
Valid values are: "InternalServiceError", "LimitExceeded", "ResourceNotFound", "RequestThrottled", "InvalidInput", "AllWorldGenerationFailed" =head2 Status => Str The status of the world generator 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 generator 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
|