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.



454
455
456
# File 'sig/types.rbs', line 454

def direct_connect_gateway_association_proposals
  @direct_connect_gateway_association_proposals
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


455
456
457
# File 'sig/types.rbs', line 455

def next_token
  @next_token
end