You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Chime::Types::ChannelModerator

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Creates a moderator on a channel.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arnString

The ARN of the moderator\'s channel.

Returns:

  • (String)

    The ARN of the moderator\'s channel.

#created_byTypes::Identity

The member who created the moderator.

Returns:

#created_timestampTime

The time at which the moderator was created.

Returns:

  • (Time)

    The time at which the moderator was created.

#moderatorTypes::Identity

The moderator\'s data.

Returns: