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

DescribeConfigurationRevisionResponse

import type { DescribeConfigurationRevisionResponse } from "https://aws-api.deno.dev/v0.3/services/kafka.ts?docs=full";
interface DescribeConfigurationRevisionResponse {
Arn?: string | null;
CreationTime?: Date | number | null;
Description?: string | null;
Revision?: number | null;
ServerProperties?: Uint8Array | null;
}

§Properties

§
Arn?: string | null
[src]

The Amazon Resource Name (ARN) of the configuration.

§
CreationTime?: Date | number | null
[src]

The time when the configuration was created.

§
Description?: string | null
[src]

The description of the configuration.

§
Revision?: number | null
[src]

The revision number.

§
ServerProperties?: Uint8Array | null
[src]

TODO: Failed to render documentation: unhandled paragraph inner tag filename