Class: Aws::Types::ContactFlowTypeCondition
- Inherits:
-
Object
- Object
- Aws::Types::ContactFlowTypeCondition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_flow_type ⇒ "CONTACT_FLOW", ...
Returns the value of attribute contact_flow_type.
Instance Attribute Details
#contact_flow_type ⇒ "CONTACT_FLOW", ...
Returns the value of attribute contact_flow_type.
1165 1166 1167 |
# File 'sig/types.rbs', line 1165 def contact_flow_type @contact_flow_type end |