You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ECS::Types::ServiceEvent

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Details on an event associated with a service.

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The Unix timestamp for when the event was triggered.

Returns:

  • (Time)

    The Unix timestamp for when the event was triggered.

#idString

The ID string of the event.

Returns:

  • (String)

    The ID string of the event.

#messageString

The event message.

Returns:

  • (String)

    The event message.