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

StandardsStatusReason

import type { StandardsStatusReason } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";

The reason for the current status of a standard subscription.

interface StandardsStatusReason {
StatusReasonCode: StatusReasonCode;
}

§Properties

§
StatusReasonCode: StatusReasonCode
[src]

The reason code that represents the reason for the current status of a standard subscription.