UpdateSlackChannelConfigurationRequest

Types

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

Properties

Link copied to clipboard

The channel ID in Slack. This ID identifies a channel within a Slack workspace.

Link copied to clipboard

The Slack channel name that you want to update.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role that you want to use to perform operations on Amazon Web Services. For more information, see Managing access to the Amazon Web Services Support App in the Amazon Web Services Support User Guide.

Link copied to clipboard

Whether you want to get notified when a support case has a new correspondence.

Link copied to clipboard

The case severity for a support case that you want to receive notifications.

Link copied to clipboard

Whether you want to get notified when a support case is created or reopened.

Link copied to clipboard

Whether you want to get notified when a support case is resolved.

Link copied to clipboard

The team ID in Slack. This ID uniquely identifies a Slack workspace, such as T012ABCDEFG.

Functions

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