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 Amazon Simple Notification Service (Amazon SNS) topic where
notifications are sent when this OpsItem is edited or changed.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOpsItemNotification.Builder arn(String arn)
The Amazon Resource Name (ARN) of an Amazon Simple Notification Service (Amazon SNS) topic where notifications are sent when this OpsItem is edited or changed.
arn - The Amazon Resource Name (ARN) of an Amazon Simple Notification Service (Amazon SNS) topic where
notifications are sent when this OpsItem is edited or changed.Copyright © 2022. All rights reserved.