class Aws::CognitoIdentityProvider::Types::ListResourceServersRequest
@note When making an API call, you may pass ListResourceServersRequest
data as a hash: { user_pool_id: "UserPoolIdType", # required max_results: 1, next_token: "PaginationKeyType", }
@!attribute [rw] user_pool_id
The user pool ID for the user pool. @return [String]
@!attribute [rw] max_results
The maximum number of resource servers to return. @return [Integer]
@!attribute [rw] next_token
A pagination token. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/ListResourceServersRequest AWS API Documentation
Constants
- SENSITIVE