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
8760 |
# File 'sig/client.rbs', line 8760
def next_token: () -> ::String
|
#vpc_peering_connections ⇒ ::Array[Types::VpcPeeringConnection]
8759 |
# File 'sig/client.rbs', line 8759
def vpc_peering_connections: () -> ::Array[Types::VpcPeeringConnection]
|