Class: Aws::Types::ChannelFlowCallbackResponse
- Inherits:
-
Object
- Object
- Aws::Types::ChannelFlowCallbackResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#callback_id ⇒ ::String
Returns the value of attribute callback_id.
-
#channel_arn ⇒ ::String
Returns the value of attribute channel_arn.
Instance Attribute Details
#callback_id ⇒ ::String
Returns the value of attribute callback_id.
119 120 121 |
# File 'sig/types.rbs', line 119 def callback_id @callback_id end |
#channel_arn ⇒ ::String
Returns the value of attribute channel_arn.
118 119 120 |
# File 'sig/types.rbs', line 118 def channel_arn @channel_arn end |