nextToken property

String? nextToken
final

A token that indicates that there are additional IP pools to list. To view additional IP pools, issue another request to ListDedicatedIpPools, passing this token in the NextToken parameter.

Implementation

final String? nextToken;