class Aws::GlobalAccelerator::Types::ListByoipCidrsRequest

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of results to return with a single call. To
retrieve the remaining results, make another call with the returned
`nextToken` value.
@return [Integer]

@!attribute [rw] next_token

The token for the next page of results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/globalaccelerator-2018-08-08/ListByoipCidrsRequest AWS API Documentation

Constants

SENSITIVE