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

Class: Aws::ECS::Types::Failure

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

Overview

A failed resource. For a list of common causes, see API failure reasons in the Amazon Elastic Container Service Developer Guide.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The Amazon Resource Name (ARN) of the failed resource.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the failed resource.

#detailString

The details of the failure.

Returns:

  • (String)

    The details of the failure.

#reasonString

The reason for the failure.

Returns:

  • (String)

    The reason for the failure.