| Package | Description |
|---|---|
| com.amazonaws.services.supportapp |
|
| com.amazonaws.services.supportapp.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSlackChannelConfigurationResult |
AWSSupportAppClient.updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest request)
Updates the configuration for a Slack channel, such as case update notifications.
|
UpdateSlackChannelConfigurationResult |
AbstractAWSSupportApp.updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest request) |
UpdateSlackChannelConfigurationResult |
AWSSupportApp.updateSlackChannelConfiguration(UpdateSlackChannelConfigurationRequest updateSlackChannelConfigurationRequest)
Updates the configuration for a Slack channel, such as case update notifications.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSlackChannelConfigurationResult |
UpdateSlackChannelConfigurationResult.clone() |
UpdateSlackChannelConfigurationResult |
UpdateSlackChannelConfigurationResult.withChannelId(String channelId)
The channel ID in Slack.
|
UpdateSlackChannelConfigurationResult |
UpdateSlackChannelConfigurationResult.withChannelName(String channelName)
The name of the Slack channel that you configure for the Amazon Web Services Support App.
|
UpdateSlackChannelConfigurationResult |
UpdateSlackChannelConfigurationResult.withChannelRoleArn(String channelRoleArn)
The Amazon Resource Name (ARN) of an IAM role that you want to use to perform operations on Amazon Web Services.
|
UpdateSlackChannelConfigurationResult |
UpdateSlackChannelConfigurationResult.withNotifyOnAddCorrespondenceToCase(Boolean notifyOnAddCorrespondenceToCase)
Whether you want to get notified when a support case has a new correspondence.
|
UpdateSlackChannelConfigurationResult |
UpdateSlackChannelConfigurationResult.withNotifyOnCaseSeverity(NotificationSeverityLevel notifyOnCaseSeverity)
The case severity for a support case that you want to receive notifications.
|
UpdateSlackChannelConfigurationResult |
UpdateSlackChannelConfigurationResult.withNotifyOnCaseSeverity(String notifyOnCaseSeverity)
The case severity for a support case that you want to receive notifications.
|
UpdateSlackChannelConfigurationResult |
UpdateSlackChannelConfigurationResult.withNotifyOnCreateOrReopenCase(Boolean notifyOnCreateOrReopenCase)
Whether you want to get notified when a support case is created or reopened.
|
UpdateSlackChannelConfigurationResult |
UpdateSlackChannelConfigurationResult.withNotifyOnResolveCase(Boolean notifyOnResolveCase)
Whether you want to get notified when a support case is resolved.
|
UpdateSlackChannelConfigurationResult |
UpdateSlackChannelConfigurationResult.withTeamId(String teamId)
The team ID in Slack.
|
Copyright © 2023. All rights reserved.