Module: Aws::Connect::Client::_CreateContactFlowVersionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateContactFlowVersionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#contact_flow_arn ⇒ ::String
681 |
# File 'sig/client.rbs', line 681
def contact_flow_arn: () -> ::String
|
#version ⇒ ::Integer
682 |
# File 'sig/client.rbs', line 682
def version: () -> ::Integer
|