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.
2607 2608 2609 |
# File 'sig/types.rbs', line 2607 def contact_flow_module @contact_flow_module end |