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

Data returned by the DescribeEventSubscriptions action.

Declaration Syntax
C#
public class DescribeEventSubscriptionsResult
Members
All MembersConstructorsMethodsProperties



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

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
EventSubscriptionsList
A list of EventSubscriptions data types.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Marker
An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

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

WithEventSubscriptionsList(IEnumerable<(Of <<'(EventSubscription>)>>)) Obsolete.
Adds elements to the EventSubscriptionsList collection

WithMarker(String) Obsolete.
Sets the Marker property

Inheritance Hierarchy
Object
DescribeEventSubscriptionsResult

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