C# Class 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.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Exibir arquivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetEnabled ( ) : bool
IsSetEventCategories ( ) : bool
IsSetSnsTopicArn ( ) : bool
IsSetSourceType ( ) : bool
IsSetSubscriptionName ( ) : bool