AWSPaginateIntToken
public protocol AWSPaginateIntToken : AWSShape
protocol for all AWSShapes that can be paginated. Adds an initialiser that does a copy but inserts a new integer based pagination token
-
Undocumented
Declaration
Swift
func usingPaginationToken(_ token: Int) -> Self