class Aws::RDS::Types::DescribeEventCategoriesMessage
@note When making an API call, you may pass DescribeEventCategoriesMessage
data as a hash: { source_type: "String", filters: [ { name: "String", # required values: ["String"], # required }, ], }
@!attribute [rw] source_type
The type of source that is generating the events. Valid values: `db-instance` \| `db-cluster` \| `db-parameter-group` \| `db-security-group` \| `db-snapshot` \| `db-cluster-snapshot` @return [String]
@!attribute [rw] filters
This parameter isn't currently supported. @return [Array<Types::Filter>]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DescribeEventCategoriesMessage AWS API Documentation
Constants
- SENSITIVE