You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::LambdaPreview::Types::InvokeAsyncResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::LambdaPreview::Types::InvokeAsyncResponse
 
- Defined in:
- (unknown)
Overview
Upon success, it returns empty response. Otherwise, throws an exception.
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #status  ⇒ Integer 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    It will be 202 upon success. 
Instance Attribute Details
#status ⇒ Integer
It will be 202 upon success.