| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static SnsChannelConfig.Builder |
SnsChannelConfig.builder() |
SnsChannelConfig.Builder |
SnsChannelConfig.toBuilder() |
SnsChannelConfig.Builder |
SnsChannelConfig.Builder.topicArn(String topicArn)
The Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SnsChannelConfig.Builder> |
SnsChannelConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default NotificationChannelConfig.Builder |
NotificationChannelConfig.Builder.sns(Consumer<SnsChannelConfig.Builder> sns)
Information about a notification channel configured in DevOps Guru to send notifications when insights are
created.
|
Copyright © 2023. All rights reserved.