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
show all
Defined in:
(unknown)

Overview

This data type is used in the Subscription data type.

Instance Attribute Summary collapse

Instance Attribute Details

#eventString

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

Returns:

  • (String)

    The event for which Amazon Simple Notification Service (SNS) notifications are sent.

#subscribed_atTime

The time at which SubscribeToEvent is called.

Returns: