 Declaration Syntax
 Declaration Syntax| C# | 
public class EventCategoriesMap
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | EventCategoriesMap()()()() | Initializes a new instance of the EventCategoriesMap class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | Events | 
            Gets and sets the property Events. 
             The events in the event category. | 
|  | 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 | 
            Gets and sets the property SourceType. 
             The Amazon Redshift source type, such as cluster or cluster-snapshot, that the returned categories belong to. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithEvents(array<EventInfoMap>[]()[][]) | Obsolete. 
            Sets the Events property
             | 
|  | WithEvents(IEnumerable<(Of <<'(EventInfoMap>)>>)) | Obsolete. 
            Sets the Events property
             | 
|  | WithSourceType(String) | Obsolete. 
            Sets the SourceType property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | EventCategoriesMap |