Class: Aws::Types::DescribeContactFlowModuleResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeContactFlowModuleResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_flow_module ⇒ Types::ContactFlowModule
Returns the value of attribute contact_flow_module.
Instance Attribute Details
#contact_flow_module ⇒ Types::ContactFlowModule
Returns the value of attribute contact_flow_module.
2565 2566 2567 |
# File 'sig/types.rbs', line 2565 def contact_flow_module @contact_flow_module end |