Class: Aws::Types::DeleteWhatsAppFlowInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteWhatsAppFlowInput
- 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.
99 100 101 |
# File 'sig/types.rbs', line 99 def flow_id @flow_id end |
#id ⇒ ::String
Returns the value of attribute id.
98 99 100 |
# File 'sig/types.rbs', line 98 def id @id end |