| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake.model |
| Modifier and Type | Method and Description |
|---|---|
SqsNotificationConfiguration |
NotificationConfiguration.sqsNotificationConfiguration()
The configurations for SQS subscriber notification.
|
| Modifier and Type | Method and Description |
|---|---|
static NotificationConfiguration |
NotificationConfiguration.fromSqsNotificationConfiguration(SqsNotificationConfiguration sqsNotificationConfiguration)
Create an instance of this class with
NotificationConfiguration.sqsNotificationConfiguration() initialized to the given value. |
NotificationConfiguration.Builder |
NotificationConfiguration.Builder.sqsNotificationConfiguration(SqsNotificationConfiguration sqsNotificationConfiguration)
The configurations for SQS subscriber notification.
|
Copyright © 2023. All rights reserved.