Event#

Describes an event.

Contents#

  • CloudTrailEvent — A JSON-formatted string containing the event representation. The string is formatted according to CloudTrailEventFormat.

    • Type: String

  • EventID — The ID of the event.

    • Type: String

  • EventName — The name of the event. Coincides with the name of the described API method.

    • Type: String

  • EventTime — The timestamp when the event was created.

    • Type: Double

  • Project — The ID of the project from which the API method was called.

    • Type: String

  • ReadOnly — Указывает, какую операцию описывает событие — чтение или запись.

    • Type: String

  • Username — The user name of the requester that called the API method.

    • Type: String