class Aws::RoboMaker::Types::WorldFailure
Information about a failed world.
@!attribute [rw] failure_code
The failure code of the world export job if it failed: InternalServiceError : Internal service error. LimitExceeded : The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed. ResourceNotFound : The specified resource could not be found. RequestThrottled : The request was throttled. InvalidInput : An input parameter in the request is not valid. @return [String]
@!attribute [rw] sample_failure_reason
The sample reason why the world failed. World errors are aggregated. A sample is used as the `sampleFailureReason`. @return [String]
@!attribute [rw] failure_count
The number of failed worlds. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/WorldFailure AWS API Documentation
Constants
- SENSITIVE