Class: Aws::Types::DescribeDirectConnectGatewayAssociationProposalsResult

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_association_proposals::Array[Types::DirectConnectGatewayAssociationProposal]

Returns the value of attribute direct_connect_gateway_association_proposals.



503
504
505
# File 'sig/types.rbs', line 503

def direct_connect_gateway_association_proposals
  @direct_connect_gateway_association_proposals
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


504
505
506
# File 'sig/types.rbs', line 504

def next_token
  @next_token
end