C# Класс Amazon.RDS.Model.ModifyEventSubscriptionRequest

Container for the parameters to the ModifyEventSubscription operation.

Modifies an existing RDS event notification subscription. Note that you cannot modify the source identifiers using this call; to change source identifiers for a subscription, use the AddSourceIdentifierToSubscription and RemoveSourceIdentifierFromSubscription calls.

You can see a list of the event categories for a given SourceType in the Events topic in the Amazon RDS User Guide or by using the DescribeEventCategories action.

Наследование: Amazon.Runtime.AmazonWebServiceRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetEnabled ( ) : bool
IsSetEventCategories ( ) : bool
IsSetSnsTopicArn ( ) : bool
IsSetSourceType ( ) : bool
IsSetSubscriptionName ( ) : bool