Class: Aws::Types::DeleteBaiduChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBaiduChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#baidu_channel_response ⇒ Types::BaiduChannelResponse
Returns the value of attribute baidu_channel_response.
Instance Attribute Details
#baidu_channel_response ⇒ Types::BaiduChannelResponse
Returns the value of attribute baidu_channel_response.
787 788 789 |
# File 'sig/types.rbs', line 787 def baidu_channel_response @baidu_channel_response end |