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

GetAccessPointPolicyStatusResult

import type { GetAccessPointPolicyStatusResult } from "https://aws-api.deno.dev/v0.4/services/s3control.ts?docs=full";
interface GetAccessPointPolicyStatusResult {
PolicyStatus?: PolicyStatus | null;
}

§Properties

§
PolicyStatus?: PolicyStatus | null
[src]

Indicates the current policy status of the specified access point.