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

Class: Aws::RDS::Types::EventCategoriesMap

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

Overview

Contains the results of a successful invocation of the DescribeEventCategories operation.

Instance Attribute Summary collapse

Instance Attribute Details

#event_categoriesArray<String>

The event categories for the specified source type

Returns:

  • (Array<String>)

    The event categories for the specified source type.

#source_typeString

The source type that the returned categories belong to

Returns:

  • (String)

    The source type that the returned categories belong to.