Container for the parameters to the DescribeEventCategories operation.
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.

C# |
public class DescribeEventCategoriesRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeEventCategoriesRequest()()()() | Initializes a new instance of the DescribeEventCategoriesRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | SourceType |
The type of source that will be generating the events. Valid values: db-instance | db-parameter-group | db-security-group | db-snapshot
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithSourceType(String) | Obsolete.
Sets the SourceType property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DescribeEventCategoriesRequest |