class Aws::WorkDocs::Types::DescribeNotificationSubscriptionsRequest
@note When making an API call, you may pass DescribeNotificationSubscriptionsRequest
data as a hash: { organization_id: "IdType", # required marker: "PageMarkerType", limit: 1, }
@!attribute [rw] organization_id
The ID of the organization. @return [String]
@!attribute [rw] marker
The marker for the next set of results. (You received this marker from a previous call.) @return [String]
@!attribute [rw] limit
The maximum number of items to return with this call. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/DescribeNotificationSubscriptionsRequest AWS API Documentation
Constants
- SENSITIVE