Module: Aws::EC2::Client::_DescribeTransitGatewayVpcAttachmentsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#transit_gateway_vpc_attachments::Array[Types::TransitGatewayVpcAttachment]



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

def transit_gateway_vpc_attachments: () -> ::Array[Types::TransitGatewayVpcAttachment]