class Aws::SSMIncidents::Types::ListResponsePlansInput

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of response plans per page.
@return [Integer]

@!attribute [rw] next_token

The pagination token to continue to the next page of results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ssm-incidents-2018-05-10/ListResponsePlansInput AWS API Documentation

Constants

SENSITIVE