Module: Aws::EC2::Client::_DescribeTransitGatewayAttachmentsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeTransitGatewayAttachmentsResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


8090
# File 'sig/client.rbs', line 8090

def next_token: () -> ::String

#transit_gateway_attachments::Array[Types::TransitGatewayAttachment]

Returns:



8089
# File 'sig/client.rbs', line 8089

def transit_gateway_attachments: () -> ::Array[Types::TransitGatewayAttachment]