Builder

class Builder

Properties

Link copied to clipboard

The ARN of the channel request.

Link copied to clipboard

The AppInstanceUserArn of the user that makes the API call.

Link copied to clipboard

The client token for the request. An Idempotency token.

Link copied to clipboard

The metadata of the creation request. Limited to 1KB and UTF-8.

Link copied to clipboard

The channel mode: UNRESTRICTED or RESTRICTED. Administrators, moderators, and channel members can add themselves and other members to unrestricted channels. Only administrators and moderators can add members to restricted channels.

Link copied to clipboard
var name: String?

The name of the channel.

Link copied to clipboard

The channel's privacy level: PUBLIC or PRIVATE. Private channels aren't discoverable by users outside the channel. Public channels are discoverable by anyone in the AppInstance.

Link copied to clipboard
var tags: List<Tag>?

The tags for the creation request.