| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
SnsChannelConfig |
SnsChannelConfig.clone() |
SnsChannelConfig |
NotificationChannelConfig.getSns()
Information about a notification channel configured in DevOps Guru to send notifications when insights are
created.
|
SnsChannelConfig |
SnsChannelConfig.withTopicArn(String topicArn)
The Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationChannelConfig.setSns(SnsChannelConfig sns)
Information about a notification channel configured in DevOps Guru to send notifications when insights are
created.
|
NotificationChannelConfig |
NotificationChannelConfig.withSns(SnsChannelConfig sns)
Information about a notification channel configured in DevOps Guru to send notifications when insights are
created.
|
Copyright © 2025. All rights reserved.