class Aws::AppStream::Types::DeleteImagePermissionsRequest

@note When making an API call, you may pass DeleteImagePermissionsRequest

data as a hash:

    {
      name: "Name", # required
      shared_account_id: "AwsAccountId", # required
    }

@!attribute [rw] name

The name of the private image.
@return [String]

@!attribute [rw] shared_account_id

The 12-digit identifier of the AWS account for which to delete image
permissions.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appstream-2016-12-01/DeleteImagePermissionsRequest AWS API Documentation

Constants

SENSITIVE