Supportapp Functions
object SupportappFunctions
Functions
Link copied to clipboard
An AWS Support App resource that creates, updates, reads, and deletes a customer's account alias.
suspend fun getAccountAlias(argument: suspend GetAccountAliasPlainArgsBuilder.() -> Unit): GetAccountAliasResult
Link copied to clipboard
suspend fun getSlackChannelConfiguration(argument: GetSlackChannelConfigurationPlainArgs): GetSlackChannelConfigurationResult
An AWS Support App resource that creates, updates, lists and deletes Slack channel configurations.
suspend fun getSlackChannelConfiguration(argument: suspend GetSlackChannelConfigurationPlainArgsBuilder.() -> Unit): GetSlackChannelConfigurationResult
suspend fun getSlackChannelConfiguration(channelId: String, teamId: String): GetSlackChannelConfigurationResult