You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DirectConnect::Types::DescribeDirectConnectGatewayAssociationsResult
- Inherits:
 - 
      Struct
      
        
- Object
 - Struct
 - Aws::DirectConnect::Types::DescribeDirectConnectGatewayAssociationsResult
 
 
- Defined in:
 - (unknown)
 
Overview
Returned by:
Instance Attribute Summary collapse
- 
  
    
      #direct_connect_gateway_associations  ⇒ Array<Types::DirectConnectGatewayAssociation> 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Information about the associations.
 - 
  
    
      #next_token  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The token to retrieve the next page.
 
Instance Attribute Details
#direct_connect_gateway_associations ⇒ Array<Types::DirectConnectGatewayAssociation>
Information about the associations.
#next_token ⇒ String
The token to retrieve the next page.