@aws-sdk/client-quicksight

ListCustomPermissionsCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
CustomPermissionsList CustomPermissions[] | undefined

A list of custom permissions profiles.

NextToken string | undefined

The token for the next set of results, or null if there are no more results.

RequestId string | undefined

The Amazon Web Services request ID for this operation.

Status number | undefined

The HTTP status of the request.

Full Signature

export interface ListCustomPermissionsCommandOutput extends ListCustomPermissionsResponse, MetadataBearer