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]
828 |
# File 'sig/client.rbs', line 828
def client_vpc_connections: () -> ::Array[Types::ClientVpcConnection]
|
#next_token ⇒ ::String
827 |
# File 'sig/client.rbs', line 827
def next_token: () -> ::String
|