Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/docdb@2014-10-31/mod.ts>DBSubnetGroup

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface DBSubnetGroup
import { type DBSubnetGroup } from "https://deno.land/x/aws_api@v0.1.0/services/docdb@2014-10-31/mod.ts";

Properties

optional
DBSubnetGroupName: string | null
optional
DBSubnetGroupDescription: string | null
optional
VpcId: string | null
optional
SubnetGroupStatus: string | null
Subnets: Subnet[]
optional
DBSubnetGroupArn: string | null