![]() |
![]()
| ![]() |
![]()
NAMEPaws::Robomaker::StartSimulationJobBatchResponse ATTRIBUTESArn => StrThe Amazon Resource Name (arn) of the batch. BatchPolicy => Paws::Robomaker::BatchPolicyThe batch policy. 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 simulation job batch was created. CreatedRequests => ArrayRef[Paws::Robomaker::SimulationJobSummary]A list of created simulation job request summaries. FailedRequests => ArrayRef[Paws::Robomaker::FailedCreateSimulationJobRequest]A list of failed simulation job requests. The request failed to be created into a simulation job. Failed requests do not have a simulation job ID. FailureCode => StrThe failure code if the simulation job batch failed. Valid values are: "InternalServiceError" =head2 FailureReason => Str The reason the simulation job batch failed. PendingRequests => ArrayRef[Paws::Robomaker::SimulationJobRequest]A list of pending simulation job requests. These requests have not yet been created into simulation jobs. Status => StrThe status of the simulation job batch.
Valid values are: "Pending", "InProgress", "Failed", "Completed", "Canceled", "Canceling", "Completing", "TimingOut", "TimedOut" =head2 Tags => Paws::Robomaker::TagMap A map that contains tag keys and tag values that are attached to the deployment job batch. _request_id => Str
|