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

x/aws_api/services/dax@2017-04-19/mod.ts>DescribeParameterGroupsRequest

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface DescribeParameterGroupsRequest
import { type DescribeParameterGroupsRequest } from "https://deno.land/x/aws_api@v0.1.0/services/dax@2017-04-19/mod.ts";

Properties

optional
ParameterGroupNames: string[] | null
optional
MaxResults: number | null
optional
NextToken: string | null