Uses of Interface
software.amazon.awscdk.services.chatbot.ISlackChannelConfiguration
-
Uses of ISlackChannelConfiguration in software.amazon.awscdk.services.chatbot
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forISlackChannelConfiguration
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A new Slack channel configuration.Modifier and TypeMethodDescriptionstatic ISlackChannelConfiguration
SlackChannelConfiguration.fromSlackChannelConfigurationArn
(software.constructs.Construct scope, String id, String slackChannelConfigurationArn) Import an existing Slack channel configuration provided an ARN.