public static interface PutNotificationChannelRequest.Builder extends FmsRequest.Builder, SdkPojo, CopyableBuilder<PutNotificationChannelRequest.Builder,PutNotificationChannelRequest>
| Modifier and Type | Method and Description |
|---|---|
PutNotificationChannelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
PutNotificationChannelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
PutNotificationChannelRequest.Builder |
snsRoleName(String snsRoleName)
The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record Firewall Manager activity.
|
PutNotificationChannelRequest.Builder |
snsTopicArn(String snsTopicArn)
The Amazon Resource Name (ARN) of the SNS topic that collects notifications from Firewall Manager.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutNotificationChannelRequest.Builder snsTopicArn(String snsTopicArn)
The Amazon Resource Name (ARN) of the SNS topic that collects notifications from Firewall Manager.
snsTopicArn - The Amazon Resource Name (ARN) of the SNS topic that collects notifications from Firewall Manager.PutNotificationChannelRequest.Builder snsRoleName(String snsRoleName)
The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record Firewall Manager activity.
snsRoleName - The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record Firewall Manager
activity.PutNotificationChannelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderPutNotificationChannelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.