AWS SDK for .NET Documentation
DescribeEventCategories Method (describeEventCategoriesRequest)
AmazonAmazon.RDSAmazonRDSClientDescribeEventCategories(DescribeEventCategoriesRequest) Did this page help you?   Yes   No    Tell us about it...

Displays a list of categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in the Events topic in the Amazon RDS User Guide.

Declaration Syntax
C#
public DescribeEventCategoriesResponse DescribeEventCategories(
	DescribeEventCategoriesRequest describeEventCategoriesRequest
)
Parameters
describeEventCategoriesRequest (DescribeEventCategoriesRequest)
Container for the necessary parameters to execute the DescribeEventCategories service method on AmazonRDS.
Return Value
The response from the DescribeEventCategories service method, as returned by AmazonRDS.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)