Module: Aws::SocialMessaging::Client::_ListWhatsAppFlowAssetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWhatsAppFlowAssetsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flow_assets ⇒ ::Array[Types::MetaFlowAsset]
375 |
# File 'sig/client.rbs', line 375
def flow_assets: () -> ::Array[Types::MetaFlowAsset]
|
#next_token ⇒ ::String
376 |
# File 'sig/client.rbs', line 376
def next_token: () -> ::String
|