You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CodeStarNotifications::Types::TargetSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeStarNotifications::Types::TargetSummary
- Defined in:
- (unknown)
Overview
Information about the targets specified for a notification rule.
Instance Attribute Summary collapse
-
#target_address ⇒ String
The Amazon Resource Name (ARN) of the SNS topic.
-
#target_status ⇒ String
The status of the target.
-
#target_type ⇒ String
The type of the target (for example, SNS).
Instance Attribute Details
#target_address ⇒ String
The Amazon Resource Name (ARN) of the SNS topic.
#target_status ⇒ String
The status of the target.
Possible values:
- PENDING
- ACTIVE
- UNREACHABLE
- INACTIVE
- DEACTIVATED
#target_type ⇒ String
The type of the target (for example, SNS).