class Aws::DocDB::Types::DeleteEventSubscriptionMessage

Represents the input to DeleteEventSubscription.

@note When making an API call, you may pass DeleteEventSubscriptionMessage

data as a hash:

    {
      subscription_name: "String", # required
    }

@!attribute [rw] subscription_name

The name of the Amazon DocumentDB event notification subscription
that you want to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DeleteEventSubscriptionMessage AWS API Documentation

Constants

SENSITIVE