class Aws::AppStream::Types::DescribeImagePermissionsRequest
@note When making an API call, you may pass DescribeImagePermissionsRequest
data as a hash: { name: "Name", # required max_results: 1, shared_aws_account_ids: ["AwsAccountId"], next_token: "String", }
@!attribute [rw] name
The name of the private image for which to describe permissions. The image must be one that you own. @return [String]
@!attribute [rw] max_results
The maximum size of each page of results. @return [Integer]
@!attribute [rw] shared_aws_account_ids
The 12-digit identifier of one or more AWS accounts with which the image is shared. @return [Array<String>]
@!attribute [rw] next_token
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DescribeImagePermissionsRequest AWS API Documentation
Constants
- SENSITIVE