public static interface OpsItemNotification.Builder extends SdkPojo, CopyableBuilder<OpsItemNotification.Builder,OpsItemNotification>
Modifier and Type | Method and Description |
---|---|
OpsItemNotification.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or
changed.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
OpsItemNotification.Builder arn(String arn)
The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is edited or changed.
arn
- The Amazon Resource Name (ARN) of an SNS topic where notifications are sent when this OpsItem is
edited or changed.Copyright © 2020. All rights reserved.