Class: Aws::Types::UpdateChannelFlowResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateChannelFlowResponse
- 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.
924 925 926 |
# File 'sig/types.rbs', line 924 def channel_flow_arn @channel_flow_arn end |