SlackWorkspace

A Slack workspace.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Slack workspace authorized with AWS Chatbot.

Link copied to clipboard

The name of the Slack workspace.

Link copied to clipboard

Either ENABLED or DISABLED. The resource returns DISABLED if the organization's AWS Chatbot policy has explicitly denied that configuration. For example, if Amazon Chime is disabled.

Link copied to clipboard

Provided if State is DISABLED. Provides context as to why the resource is disabled.

Functions

Link copied to clipboard
inline fun copy(block: SlackWorkspace.Builder.() -> Unit = {}): SlackWorkspace
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String