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

DescribeSubscriptionResponse

import type { DescribeSubscriptionResponse } from "https://aws-api.deno.dev/v0.3/services/shield.ts?docs=full";
interface DescribeSubscriptionResponse {
Subscription?: Subscription | null;
}

§Properties

§
Subscription?: Subscription | null
[src]

The Shield Advanced subscription details for an account.