AWS SDK for .NET Documentation
EventCategoriesMap Class
AmazonAmazon.RDS.ModelEventCategoriesMap Did this page help you?   Yes   No    Tell us about it...

Contains the results of a successful invocation of the DescribeEventCategories action.

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.)
EventCategories
The event categories for the specified source type

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 source type that the returned categories belong to

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithEventCategories(array<String>[]()[][]) Obsolete.
Adds elements to the EventCategories collection

WithEventCategories(IEnumerable<(Of <<'(String>)>>)) Obsolete.
Adds elements to the EventCategories collection

WithSourceType(String) Obsolete.
Sets the SourceType property

Inheritance Hierarchy
Object
EventCategoriesMap

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