public static interface NotificationRuleSummary.Builder extends SdkPojo, CopyableBuilder<NotificationRuleSummary.Builder,NotificationRuleSummary>
| Modifier and Type | Method and Description |
|---|---|
NotificationRuleSummary.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the notification rule.
|
NotificationRuleSummary.Builder |
id(String id)
The unique ID of the notification rule.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNotificationRuleSummary.Builder id(String id)
The unique ID of the notification rule.
id - The unique ID of the notification rule.NotificationRuleSummary.Builder arn(String arn)
The Amazon Resource Name (ARN) of the notification rule.
arn - The Amazon Resource Name (ARN) of the notification rule.Copyright © 2019. All rights reserved.