You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Inspector::Types::Subscription
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::Subscription
- Defined in:
- (unknown)
Overview
This data type is used as a response element in the ListEventSubscriptions action.
Instance Attribute Summary collapse
-
#event_subscriptions ⇒ Array<Types::EventSubscription>
The list of existing event subscriptions.
-
#resource_arn ⇒ String
The ARN of the assessment template that is used during the event for which the SNS notification is sent.
-
#topic_arn ⇒ String
The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.
Instance Attribute Details
#event_subscriptions ⇒ Array<Types::EventSubscription>
The list of existing event subscriptions.
#resource_arn ⇒ String
The ARN of the assessment template that is used during the event for which the SNS notification is sent.
#topic_arn ⇒ String
The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.