Class: Aws::Types::GetWhatsAppFlowInput
- Inherits:
-
Object
- Object
- Aws::Types::GetWhatsAppFlowInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#flow_id ⇒ ::String
Returns the value of attribute flow_id.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#flow_id ⇒ ::String
Returns the value of attribute flow_id.
173 174 175 |
# File 'sig/types.rbs', line 173 def flow_id @flow_id end |
#id ⇒ ::String
Returns the value of attribute id.
172 173 174 |
# File 'sig/types.rbs', line 172 def id @id end |