Module: Aws::Connect::Client::_CreateContactFlowModuleVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateContactFlowModuleVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#contact_flow_module_arn ⇒ ::String
646 |
# File 'sig/client.rbs', line 646
def contact_flow_module_arn: () -> ::String
|
#version ⇒ ::Integer
647 |
# File 'sig/client.rbs', line 647
def version: () -> ::Integer
|