class Aws::SSMIncidents::Types::ListReplicationSetsInput

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of results 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/ListReplicationSetsInput AWS API Documentation

Constants

SENSITIVE