Module: Aws::EC2::Client::_DescribeVpcPeeringConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpcPeeringConnectionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
8746 |
# File 'sig/client.rbs', line 8746
def next_token: () -> ::String
|
#vpc_peering_connections ⇒ ::Array[Types::VpcPeeringConnection]
8745 |
# File 'sig/client.rbs', line 8745
def vpc_peering_connections: () -> ::Array[Types::VpcPeeringConnection]
|