| Package | Description |
|---|---|
| com.amazonaws.services.dax.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationConfiguration |
NotificationConfiguration.clone() |
NotificationConfiguration |
Cluster.getNotificationConfiguration()
Describes a notification topic and its status.
|
NotificationConfiguration |
NotificationConfiguration.withTopicArn(String topicArn)
The Amazon Resource Name (ARN) that identifies the topic.
|
NotificationConfiguration |
NotificationConfiguration.withTopicStatus(String topicStatus)
The current state of the topic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.setNotificationConfiguration(NotificationConfiguration notificationConfiguration)
Describes a notification topic and its status.
|
Cluster |
Cluster.withNotificationConfiguration(NotificationConfiguration notificationConfiguration)
Describes a notification topic and its status.
|
Copyright © 2023. All rights reserved.