class Aws::CloudWatchLogs::Types::DescribeResourcePoliciesRequest

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

data as a hash:

    {
      next_token: "NextToken",
      limit: 1,
    }

@!attribute [rw] next_token

The token for the next set of items to return. The token expires
after 24 hours.
@return [String]

@!attribute [rw] limit

The maximum number of resource policies to be displayed with one
call of this API.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/DescribeResourcePoliciesRequest AWS API Documentation

Constants

SENSITIVE