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

Class: Aws::Lightsail::Types::RelationalDatabaseEvent

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

Overview

Describes an event for a database.

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The timestamp when the database event was created.

Returns:

  • (Time)

    The timestamp when the database event was created.

#event_categoriesArray<String>

The category that the database event belongs to.

Returns:

  • (Array<String>)

    The category that the database event belongs to.

#messageString

The message of the database event.

Returns:

  • (String)

    The message of the database event.

#resourceString

The database that the database event relates to.

Returns:

  • (String)

    The database that the database event relates to.