class Aws::FMS::Types::ListPoliciesResponse

@!attribute [rw] policy_list

An array of `PolicySummary` objects.
@return [Array<Types::PolicySummary>]

@!attribute [rw] next_token

If you have more `PolicySummary` objects than the number that you
specified for `MaxResults` in the request, the response includes a
`NextToken` value. To list more `PolicySummary` objects, submit
another `ListPolicies` request, and specify the `NextToken` value
from the response in the `NextToken` value in the next request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/ListPoliciesResponse AWS API Documentation

Constants

SENSITIVE