Chatbot Functions
object ChatbotFunctions
Functions
Link copied to clipboard
suspend fun getMicrosoftTeamsChannelConfiguration(argument: GetMicrosoftTeamsChannelConfigurationPlainArgs): GetMicrosoftTeamsChannelConfigurationResult
Resource schema for AWS::Chatbot::MicrosoftTeamsChannelConfiguration.
suspend fun getMicrosoftTeamsChannelConfiguration(arn: String): GetMicrosoftTeamsChannelConfigurationResult
suspend fun getMicrosoftTeamsChannelConfiguration(argument: suspend GetMicrosoftTeamsChannelConfigurationPlainArgsBuilder.() -> Unit): GetMicrosoftTeamsChannelConfigurationResult
Link copied to clipboard
suspend fun getSlackChannelConfiguration(argument: GetSlackChannelConfigurationPlainArgs): GetSlackChannelConfigurationResult
Resource schema for AWS::Chatbot::SlackChannelConfiguration.
suspend fun getSlackChannelConfiguration(argument: suspend GetSlackChannelConfigurationPlainArgsBuilder.() -> Unit): GetSlackChannelConfigurationResult