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

GetCodeSigningConfigRequest

import type { GetCodeSigningConfigRequest } from "https://aws-api.deno.dev/v0.4/services/lambda.ts?docs=full";
interface GetCodeSigningConfigRequest {
CodeSigningConfigArn: string;
}

§Properties

§
CodeSigningConfigArn: string
[src]

The The Amazon Resource Name (ARN) of the code signing configuration.