ListPermissionsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Optional) Limits the results to only the group that matches this ID.

Link copied to clipboard

The maximum number of results to include in the response.

Link copied to clipboard

The token to use when requesting the next set of results. You received this token from a previous ListPermissions operation.

Link copied to clipboard

(Optional) Limits the results to only the user that matches this ID.

Link copied to clipboard

(Optional) If you specify SSO_USER, then only the permissions of IAM Identity Center users are returned. If you specify SSO_GROUP, only the permissions of IAM Identity Center groups are returned.

Link copied to clipboard

The ID of the workspace to list permissions for. This parameter is required.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String