![]() |
![]()
| ![]() |
![]()
NAMEPaws::Robomaker::CreateSimulationJobResponse ATTRIBUTESArn => StrThe Amazon Resource Name (ARN) of the simulation job. ClientRequestToken => StrUnique, case-sensitive identifier that you provide to ensure the idempotency of the request. Compute => Paws::Robomaker::ComputeResponseCompute information for the simulation job. DataSources => ArrayRef[Paws::Robomaker::DataSource]The data sources for the simulation job. FailureBehavior => Strthe failure behavior for the simulation job. Valid values are: "Fail", "Continue" =head2 FailureCode => Str The failure code of the simulation job if it failed:
Valid values are: "InternalServiceError", "RobotApplicationCrash", "SimulationApplicationCrash", "RobotApplicationHealthCheckFailure", "SimulationApplicationHealthCheckFailure", "BadPermissionsRobotApplication", "BadPermissionsSimulationApplication", "BadPermissionsS3Object", "BadPermissionsS3Output", "BadPermissionsCloudwatchLogs", "SubnetIpLimitExceeded", "ENILimitExceeded", "BadPermissionsUserCredentials", "InvalidBundleRobotApplication", "InvalidBundleSimulationApplication", "InvalidS3Resource", "ThrottlingError", "LimitExceeded", "MismatchedEtag", "RobotApplicationVersionMismatchedEtag", "SimulationApplicationVersionMismatchedEtag", "ResourceNotFound", "RequestThrottled", "BatchTimedOut", "BatchCanceled", "InvalidInput", "WrongRegionS3Bucket", "WrongRegionS3Output", "WrongRegionRobotApplication", "WrongRegionSimulationApplication", "UploadContentMismatchError" =head2 IamRole => Str The IAM role that allows the simulation job to call the AWS APIs that are specified in its associated policies on your behalf. LastStartedAt => StrThe time, in milliseconds since the epoch, when the simulation job was last started. LastUpdatedAt => StrThe time, in milliseconds since the epoch, when the simulation job was last updated. LoggingConfig => Paws::Robomaker::LoggingConfigThe logging configuration. MaxJobDurationInSeconds => IntThe maximum simulation job duration in seconds. OutputLocation => Paws::Robomaker::OutputLocationSimulation job output files location. RobotApplications => ArrayRef[Paws::Robomaker::RobotApplicationConfig]The robot application used by the simulation job. SimulationApplications => ArrayRef[Paws::Robomaker::SimulationApplicationConfig]The simulation application used by the simulation job. SimulationTimeMillis => IntThe simulation job execution duration in milliseconds. Status => StrThe status of the simulation job. Valid values are: "Pending", "Preparing", "Running", "Restarting", "Completed", "Failed", "RunningFailed", "Terminating", "Terminated", "Canceled" =head2 Tags => Paws::Robomaker::TagMap The list of all tags added to the simulation job. VpcConfig => Paws::Robomaker::VPCConfigResponseInformation about the vpc configuration. _request_id => Str
|