Class: Aws::Types::DescribeContactFlowResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeContactFlowResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_flow ⇒ Types::ContactFlow
Returns the value of attribute contact_flow.
Instance Attribute Details
#contact_flow ⇒ Types::ContactFlow
Returns the value of attribute contact_flow.
2576 2577 2578 |
# File 'sig/types.rbs', line 2576 def contact_flow @contact_flow end |