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