Values_1.RemoveSourceIdentifierFromSubscriptionMessageSourcetype nonrec t = {subscriptionName : Values_0.String_.t;The name of the RDS event notification subscription you want to remove a source identifier from.
*)sourceIdentifier : Values_0.String_.t;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.
*)}val make :
subscriptionName:Values_0.String_.t ->
sourceIdentifier:Values_0.String_.t ->
unit ->
t