You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkSpaces::Types::DescribeWorkspaceImagePermissionsResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#image_idString

The identifier of the image.

Returns:

  • (String)

    The identifier of the image.

#image_permissionsArray<Types::ImagePermission>

The identifiers of the AWS accounts that the image has been shared with.

Returns:

  • (Array<Types::ImagePermission>)

    The identifiers of the AWS accounts that the image has been shared with.

#next_tokenString

The token to use to retrieve the next set of results, or null if no more results are available.

Returns:

  • (String)

    The token to use to retrieve the next set of results, or null if no more results are available.