Module: Aws::PinpointSMSVoice::Client::_ListConfigurationSetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConfigurationSetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#configuration_sets ⇒ ::Array[::String]
132 |
# File 'sig/client.rbs', line 132
def configuration_sets: () -> ::Array[::String]
|
#next_token ⇒ ::String
133 |
# File 'sig/client.rbs', line 133
def next_token: () -> ::String
|