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

GetBucketBundlesRequest

import type { GetBucketBundlesRequest } from "https://aws-api.deno.dev/v0.3/services/lightsail.ts?docs=full";
interface GetBucketBundlesRequest {
includeInactive?: boolean | null;
}

§Properties

§
includeInactive?: boolean | null
[src]

A Boolean value that indicates whether to include inactive (unavailable) bundles in the response.