class Aws::WorkSpaces::Types::UpdateWorkspaceImagePermissionRequest


@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/UpdateWorkspaceImagePermissionRequest AWS API Documentation
@return [String]
correct Amazon Web Services account ID.
Before sharing the image, confirm that you are sharing to the
unshare the image with.
The identifier of the Amazon Web Services account to share or
@!attribute [rw] shared_account_id
@return [Boolean]
only after an image has been shared.
The permission to copy the image. This permission can be revoked
@!attribute [rw] allow_copy_image
@return [String]
The identifier of the image.
@!attribute [rw] image_id
}
shared_account_id: “AwsAccount”, # required
allow_copy_image: false, # required
image_id: “WorkspaceImageId”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateWorkspaceImagePermissionRequest