class Aws::WorkDocs::Types::DeleteNotificationSubscriptionRequest

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

data as a hash:

    {
      subscription_id: "IdType", # required
      organization_id: "IdType", # required
    }

@!attribute [rw] subscription_id

The ID of the subscription.
@return [String]

@!attribute [rw] organization_id

The ID of the organization.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/DeleteNotificationSubscriptionRequest AWS API Documentation

Constants

SENSITIVE