class Aws::CodeStarNotifications::Types::UnsubscribeRequest
@note When making an API call, you may pass UnsubscribeRequest
data as a hash: { arn: "NotificationRuleArn", # required target_address: "TargetAddress", # required }
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the notification rule. @return [String]
@!attribute [rw] target_address
The ARN of the SNS topic to unsubscribe from the notification rule. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codestar-notifications-2019-10-15/UnsubscribeRequest AWS API Documentation
Constants
- SENSITIVE