public static interface GetNotificationChannelResponse.Builder extends FmsResponse.Builder, SdkPojo, CopyableBuilder<GetNotificationChannelResponse.Builder,GetNotificationChannelResponse>
Modifier and Type | Method and Description |
---|---|
GetNotificationChannelResponse.Builder |
snsRoleName(String snsRoleName)
The IAM role that is used by AWS Firewall Manager to record activity to SNS.
|
GetNotificationChannelResponse.Builder |
snsTopicArn(String snsTopicArn)
The SNS topic that records AWS Firewall Manager activity.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
GetNotificationChannelResponse.Builder snsTopicArn(String snsTopicArn)
The SNS topic that records AWS Firewall Manager activity.
snsTopicArn
- The SNS topic that records AWS Firewall Manager activity.GetNotificationChannelResponse.Builder snsRoleName(String snsRoleName)
The IAM role that is used by AWS Firewall Manager to record activity to SNS.
snsRoleName
- The IAM role that is used by AWS Firewall Manager to record activity to SNS.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.