class Aws::DocDB::Types::RemoveSourceIdentifierFromSubscriptionMessage


@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/RemoveSourceIdentifierFromSubscriptionMessage AWS API Documentation
@return [String]
group.
the instance identifier for an instance, or the name of a security
The source identifier to be removed from the subscription, such as
@!attribute [rw] source_identifier
@return [String]
that you want to remove a source identifier from.
The name of the Amazon DocumentDB event notification subscription
@!attribute [rw] subscription_name
}
source_identifier: “String”, # required
subscription_name: “String”, # required
{
data as a hash:
@note When making an API call, you may pass RemoveSourceIdentifierFromSubscriptionMessage
Represents the input to RemoveSourceIdentifierFromSubscription.