Module: Aws::Kafka::Client::_ListConfigurationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConfigurationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#configurations ⇒ ::Array[Types::Configuration]
611 |
# File 'sig/client.rbs', line 611
def configurations: () -> ::Array[Types::Configuration]
|
#next_token ⇒ ::String
612 |
# File 'sig/client.rbs', line 612
def next_token: () -> ::String
|