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

DescribeConfigurationRevisionRequest

import type { DescribeConfigurationRevisionRequest } from "https://aws-api.deno.dev/v0.3/services/mq.ts?docs=full";
interface DescribeConfigurationRevisionRequest {
ConfigurationId: string;
ConfigurationRevision: string;
}

§Properties

§
ConfigurationId: string
[src]

The unique ID that Amazon MQ generates for the configuration.

§
ConfigurationRevision: string
[src]

The revision of the configuration.