SlackChannelConfiguration

class SlackChannelConfiguration : KotlinCustomResource

An AWS Support App resource that creates, updates, lists and deletes Slack channel configurations.

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val channelId: Output<String>

The channel ID in Slack, which identifies a channel within a workspace.

Link copied to clipboard
val channelName: Output<String>?

The channel name in Slack.

Link copied to clipboard
val channelRoleArn: Output<String>

The Amazon Resource Name (ARN) of an IAM role that grants the AWS Support App access to perform operations for AWS services.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Whether to notify when a correspondence is added to a case.

Link copied to clipboard

The severity level of a support case that a customer wants to get notified for.

Link copied to clipboard

Whether to notify when a case is created or reopened.

Link copied to clipboard

Whether to notify when a case is resolved.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val teamId: Output<String>

The team ID in Slack, which uniquely identifies a workspace.

Link copied to clipboard
val urn: Output<String>