You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RAM::Types::GetResourceShareAssociationsResponse
- Inherits:
- 
      Struct
      
        - Object
- Struct
- Aws::RAM::Types::GetResourceShareAssociationsResponse
 
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #next_token  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    The token to use to retrieve the next page of results. 
- 
  
    
      #resource_share_associations  ⇒ Array<Types::ResourceShareAssociation> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Information about the associations. 
Instance Attribute Details
#next_token ⇒ String
The token to use to retrieve the next page of results. This value is
null when there are no more results to return.
#resource_share_associations ⇒ Array<Types::ResourceShareAssociation>
Information about the associations.