OBJECT
TenantUserResult
A (possibly) paginated result set.
link GraphQL Schema definition
- type TenantUserResult {
- # The list of TenantUsers.
- TenantUser] : [
- # Used during pagination. Only present if more results are available.
- AWSJSON :
- }
OBJECT
A (possibly) paginated result set.
- type TenantUserResult {
- # The list of TenantUsers.
- TenantUser] : [
- # Used during pagination. Only present if more results are available.
- AWSJSON :
- }