| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static GetNotificationChannelResponse.Builder |
GetNotificationChannelResponse.builder() |
GetNotificationChannelResponse.Builder |
GetNotificationChannelResponse.Builder.snsRoleName(String snsRoleName)
The IAM role that is used by Firewall Manager to record activity to SNS.
|
GetNotificationChannelResponse.Builder |
GetNotificationChannelResponse.Builder.snsTopicArn(String snsTopicArn)
The SNS topic that records Firewall Manager activity.
|
GetNotificationChannelResponse.Builder |
GetNotificationChannelResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetNotificationChannelResponse.Builder> |
GetNotificationChannelResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.