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]
389 |
# File 'sig/client.rbs', line 389
def flows: () -> ::Array[Types::MetaFlowSummary]
|
#next_token ⇒ ::String
390 |
# File 'sig/client.rbs', line 390
def next_token: () -> ::String
|