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

ListAutomaticTapeCreationPoliciesOutput

import type { ListAutomaticTapeCreationPoliciesOutput } from "https://aws-api.deno.dev/v0.4/services/storagegateway.ts?docs=full";
interface ListAutomaticTapeCreationPoliciesOutput {
AutomaticTapeCreationPolicyInfos?: AutomaticTapeCreationPolicyInfo[] | null;
}

§Properties

§
AutomaticTapeCreationPolicyInfos?: AutomaticTapeCreationPolicyInfo[] | null
[src]

Gets a listing of information about the gateway's automatic tape creation policies, including the automatic tape creation rules and the gateway that is using the policies.