AWS SDK for .NET Documentation
EventCategoriesMap Class
AmazonAmazon.Redshift.ModelEventCategoriesMap Did this page help you?   Yes   No    Tell us about it...
Declaration Syntax
C#
public class EventCategoriesMap
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
EventCategoriesMap()()()()
Initializes a new instance of the EventCategoriesMap class

Equals(Object)
Determines whether the specified Object is equal to the current 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
Object
EventCategoriesMap

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