Module: Aws::Kafka::Client::_ListClientVpcConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListClientVpcConnectionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#client_vpc_connections ⇒ ::Array[Types::ClientVpcConnection]
685 |
# File 'sig/client.rbs', line 685
def client_vpc_connections: () -> ::Array[Types::ClientVpcConnection]
|
#next_token ⇒ ::String
684 |
# File 'sig/client.rbs', line 684
def next_token: () -> ::String
|