class Aws::ResilienceHub::Types::ListSuggestedResiliencyPoliciesRequest

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of results to include in the response. If more
results exist than the specified `MaxResults` value, a token is
included in the response so that the remaining results can be
retrieved.
@return [Integer]

@!attribute [rw] next_token

Null, or the token from a previous call to get the next set of
results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/ListSuggestedResiliencyPoliciesRequest AWS API Documentation

Constants

SENSITIVE