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
- Struct
- Aws::Chime::Types::ChannelBan
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#channel_arn ⇒ String
The ARN of the channel from which a member is being banned.
-
#created_by ⇒ Types::Identity
The parameter of the action.
-
#created_timestamp ⇒ Time
The time at which the ban was created.
-
#member ⇒ Types::Identity
The member being banned from the channel.
Instance Attribute Details
#channel_arn ⇒ String
The ARN of the channel from which a member is being banned.
#created_by ⇒ Types::Identity
The parameter of the action.
#created_timestamp ⇒ Time
The time at which the ban was created.
#member ⇒ Types::Identity
The member being banned from the channel.