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

SasPortalGetPolicyRequest

import type { SasPortalGetPolicyRequest } from "https://googleapis.deno.dev/v1/prod_tt_sasportal:v1alpha1.ts";

Request message for GetPolicy method.

interface SasPortalGetPolicyRequest {
resource?: string;
}

§Properties

§
resource?: string
[src]

Required. The resource for which the policy is being requested.