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
- Struct
- Aws::ECS::Types::Failure
 
- 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
- 
  
    
      #arn  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The Amazon Resource Name (ARN) of the failed resource. 
- 
  
    
      #detail  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The details of the failure. 
- 
  
    
      #reason  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The reason for the failure. 
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the failed resource.
#detail ⇒ String
The details of the failure.
#reason ⇒ String
The reason for the failure.