Class: Aws::Types::DescribeChannelModeratorResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeChannelModeratorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_moderator ⇒ Types::ChannelModerator
Returns the value of attribute channel_moderator.
Instance Attribute Details
#channel_moderator ⇒ Types::ChannelModerator
Returns the value of attribute channel_moderator.
436 437 438 |
# File 'sig/types.rbs', line 436 def channel_moderator @channel_moderator end |