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

Class: Aws::Chime::Types::ChannelBan

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

Overview

Bans a user from a channel.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arnString

The ARN of the channel from which a member is being banned.

Returns:

  • (String)

    The ARN of the channel from which a member is being banned.

#created_byTypes::Identity

The parameter of the action.

Returns:

#created_timestampTime

The time at which the ban was created.

Returns:

  • (Time)

    The time at which the ban was created.

#memberTypes::Identity

The member being banned from the channel.

Returns: