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

GetSupportedResourceTypesOutput

import type { GetSupportedResourceTypesOutput } from "https://aws-api.deno.dev/v0.4/services/backup.ts?docs=full";
interface GetSupportedResourceTypesOutput {
ResourceTypes?: string[] | null;
}

§Properties

§
ResourceTypes?: string[] | null
[src]

Contains a string with the supported Amazon Web Services resource types:

  • Aurora for Amazon Aurora
  • DynamoDB for Amazon DynamoDB
  • EBS for Amazon Elastic Block Store
  • EC2 for Amazon Elastic Compute Cloud
  • EFS for Amazon Elastic File System
  • FSX for Amazon FSx
  • RDS for Amazon Relational Database Service
  • Storage Gateway for Storage Gateway
  • DocDB for Amazon DocumentDB (with MongoDB compatibility)
  • Neptune for Amazon Neptune