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
667 |
# File 'sig/client.rbs', line 667
def contact_flow_module_arn: () -> ::String
|
#version ⇒ ::Integer
668 |
# File 'sig/client.rbs', line 668
def version: () -> ::Integer
|