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

GetSdkTypeRequest

import type { GetSdkTypeRequest } from "https://aws-api.deno.dev/v0.3/services/apigateway.ts?docs=full";

Get an "SdkType" instance.

interface GetSdkTypeRequest {
id: string;
}

§Properties

§
id: string
[src]

[Required] The identifier of the queried "SdkType" instance.