Class: Aws::Types::DescribeDirectConnectGatewayAttachmentsResult

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_attachments::Array[Types::DirectConnectGatewayAttachment]

Returns the value of attribute direct_connect_gateway_attachments.



488
489
490
# File 'sig/types.rbs', line 488

def direct_connect_gateway_attachments
  @direct_connect_gateway_attachments
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


489
490
491
# File 'sig/types.rbs', line 489

def next_token
  @next_token
end