DeleteImagePermissionsRequestCopyimport type { DeleteImagePermissionsRequest } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/appstream.ts";interface DeleteImagePermissionsRequest {Name: string;SharedAccountId: string;}§Properties§Name: string[src]§SharedAccountId: string[src]