You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ConfigService::Types::DescribeRemediationExecutionStatusResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::ConfigService::Types::DescribeRemediationExecutionStatusResponse
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #next_token  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The nextTokenstring returned on a previous page that you use to get the next page of results in a paginated response.
- 
  
    
      #remediation_execution_statuses  ⇒ Array<Types::RemediationExecutionStatus> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns a list of remediation execution statuses objects. 
Instance Attribute Details
#next_token ⇒ String
The nextToken string returned on a previous page that you use to get
the next page of results in a paginated response.
#remediation_execution_statuses ⇒ Array<Types::RemediationExecutionStatus>
Returns a list of remediation execution statuses objects.