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