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

DescribeAgentVersionsRequest

import type { DescribeAgentVersionsRequest } from "https://aws-api.deno.dev/v0.3/services/opsworks.ts?docs=full";
interface DescribeAgentVersionsRequest {
ConfigurationManager?: StackConfigurationManager | null;
StackId?: string | null;
}

§Properties

§
ConfigurationManager?: StackConfigurationManager | null
[src]

The configuration manager.

§
StackId?: string | null
[src]

The stack ID.