Module: Aws::SocialMessaging::Client::_CreateWhatsAppFlowResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateWhatsAppFlowOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#flow_id ⇒ ::String
130 |
# File 'sig/client.rbs', line 130
def flow_id: () -> ::String
|
#validation_errors ⇒ ::Array[::String]
131 |
# File 'sig/client.rbs', line 131
def validation_errors: () -> ::Array[::String]
|