You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RoboMaker::Types::FailureSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about worlds that failed.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#failuresArray<Types::WorldFailure>

The worlds that failed.

Returns:

#total_failure_countInteger

The total number of failures.

Returns:

  • (Integer)

    The total number of failures.