Class: Aws::Types::PublishWhatsAppFlowInput
- Inherits:
-
Object
- Object
- Aws::Types::PublishWhatsAppFlowInput
- 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.
481 482 483 |
# File 'sig/types.rbs', line 481 def flow_id @flow_id end |
#id ⇒ ::String
Returns the value of attribute id.
480 481 482 |
# File 'sig/types.rbs', line 480 def id @id end |