Class: Aws::Types::DescribeDirectConnectGatewayAssociationsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#direct_connect_gateway_associations::Array[Types::DirectConnectGatewayAssociation]

Returns the value of attribute direct_connect_gateway_associations.



470
471
472
# File 'sig/types.rbs', line 470

def direct_connect_gateway_associations
  @direct_connect_gateway_associations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


471
472
473
# File 'sig/types.rbs', line 471

def next_token
  @next_token
end