Class: Aws::Types::CreateChannelModeratorResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arn::String

Returns the value of attribute channel_arn.

Returns:

  • (::String)


296
297
298
# File 'sig/types.rbs', line 296

def channel_arn
  @channel_arn
end

#channel_moderatorTypes::Identity

Returns the value of attribute channel_moderator.

Returns:



297
298
299
# File 'sig/types.rbs', line 297

def channel_moderator
  @channel_moderator
end