You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Inspector::Types::EventSubscription
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::EventSubscription
- Defined in:
- (unknown)
Overview
This data type is used in the Subscription data type.
Instance Attribute Summary collapse
-
#event ⇒ String
The event for which Amazon Simple Notification Service (SNS) notifications are sent.
-
#subscribed_at ⇒ Time
The time at which SubscribeToEvent is called.
Instance Attribute Details
#event ⇒ String
The event for which Amazon Simple Notification Service (SNS) notifications are sent.
Possible values:
- ASSESSMENT_RUN_STARTED
- ASSESSMENT_RUN_COMPLETED
- ASSESSMENT_RUN_STATE_CHANGED
- FINDING_REPORTED
- OTHER
#subscribed_at ⇒ Time
The time at which SubscribeToEvent is called.