![]() |
![]()
| ![]() |
![]()
NAMEPaws::Robomaker::DescribeSimulationJobResponse 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 FailureReason => Str Details about why the simulation job failed. For more information about troubleshooting, see Troubleshooting (https://docs.aws.amazon.com/robomaker/latest/dg/troubleshooting.html). IamRole => StrThe IAM role that allows the simulation instance 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 job duration in seconds. The value must be 8 days (691,200 seconds) or less. Name => StrThe name of the simulation job. NetworkInterface => Paws::Robomaker::NetworkInterfaceThe network interface information for the simulation job. OutputLocation => Paws::Robomaker::OutputLocationLocation for output files generated by the simulation job. RobotApplications => ArrayRef[Paws::Robomaker::RobotApplicationConfig]A list of robot applications. SimulationApplications => ArrayRef[Paws::Robomaker::SimulationApplicationConfig]A list of simulation applications. 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 specified simulation job. VpcConfig => Paws::Robomaker::VPCConfigResponseThe VPC configuration. _request_id => Str
|