Class: Aws::Types::DescribeDirectConnectGatewayAssociationsResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#direct_connect_gateway_associations::Array[Types::DirectConnectGatewayAssociation]

Returns the value of attribute direct_connect_gateway_associations.



519
520
521
# File 'sig/types.rbs', line 519

def direct_connect_gateway_associations
  @direct_connect_gateway_associations
end

#next_token::String

Returns the value of attribute next_token.



520
521
522
# File 'sig/types.rbs', line 520

def next_token
  @next_token
end