Class: Aws::Types::CreateChannelFlowResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateChannelFlowResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_flow_arn ⇒ ::String
Returns the value of attribute channel_flow_arn.
Instance Attribute Details
#channel_flow_arn ⇒ ::String
Returns the value of attribute channel_flow_arn.
268 269 270 |
# File 'sig/types.rbs', line 268 def channel_flow_arn @channel_flow_arn end |