Module: Aws::SocialMessaging::Client::_ListWhatsAppFlowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWhatsAppFlowsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flows ⇒ ::Array[Types::MetaFlowSummary]
399 |
# File 'sig/client.rbs', line 399
def flows: () -> ::Array[Types::MetaFlowSummary]
|
#next_token ⇒ ::String
400 |
# File 'sig/client.rbs', line 400
def next_token: () -> ::String
|