Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

RemoveProfilePermissionResponse

import type { RemoveProfilePermissionResponse } from "https://aws-api.deno.dev/v0.4/services/signer.ts?docs=full";
interface RemoveProfilePermissionResponse {
revisionId?: string | null;
}

§Properties

§
revisionId?: string | null
[src]

An identifier for the current revision of the profile permissions.