associatedtype Token
s8SotoCore16AWSPaginateTokenP0D0Qa
8KUIT
import SotoCore
protocol AWSPaginateToken : AWSShape
Protocol for all AWSShapes that can be paginated. Adds an initialiser that does a copy but inserts a new integer based pagination token
func usingPaginationToken(_ token: Self.Token) -> Self