Class: Aws::Types::DescribeContactFlowModuleRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeContactFlowModuleRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_flow_module_id ⇒ ::String
Returns the value of attribute contact_flow_module_id.
-
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
Instance Attribute Details
#contact_flow_module_id ⇒ ::String
Returns the value of attribute contact_flow_module_id.
2633 2634 2635 |
# File 'sig/types.rbs', line 2633 def contact_flow_module_id @contact_flow_module_id end |
#instance_id ⇒ ::String
Returns the value of attribute instance_id.
2632 2633 2634 |
# File 'sig/types.rbs', line 2632 def instance_id @instance_id end |