class Aws::WorkSpaces::Types::DescribeWorkspaceImagePermissionsRequest


@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/DescribeWorkspaceImagePermissionsRequest AWS API Documentation
@return [Integer]
The maximum number of items to return.
@!attribute [rw] max_results
@return [String]
paginated, provide this token to receive the next set of results.
If you received a ‘NextToken` from a previous call that was
@!attribute [rw] next_token
@return [String]
The identifier of the image.
@!attribute [rw] image_id
}
max_results: 1,
next_token: “PaginationToken”,
image_id: “WorkspaceImageId”, # required
{
data as a hash:
@note When making an API call, you may pass DescribeWorkspaceImagePermissionsRequest