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