class Aws::RDS::Types::RemoveSourceIdentifierFromSubscriptionMessage
@note When making an API call, you may pass RemoveSourceIdentifierFromSubscriptionMessage
data as a hash: { subscription_name: "String", # required source_identifier: "String", # required }
@!attribute [rw] subscription_name
The name of the RDS event notification subscription you want to remove a source identifier from. @return [String]
@!attribute [rw] source_identifier
The source identifier to be removed from the subscription, such as the **DB instance identifier** for a DB instance or the name of a security group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/RemoveSourceIdentifierFromSubscriptionMessage AWS API Documentation
Constants
- SENSITIVE