| Package | Description |
|---|---|
| software.amazon.awscdk.services.chatbot |
AWS::Chatbot Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ISlackChannelConfiguration.Jsii$Default
Internal default implementation for
ISlackChannelConfiguration. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ISlackChannelConfiguration.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
SlackChannelConfiguration
A new Slack channel configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static ISlackChannelConfiguration |
SlackChannelConfiguration.fromSlackChannelConfigurationArn(software.constructs.Construct scope,
String id,
String slackChannelConfigurationArn)
Import an existing Slack channel configuration provided an ARN.
|
Copyright © 2022. All rights reserved.