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

Builder

import type { Builder } from "https://aws-api.deno.dev/v0.4/services/elasticbeanstalk.ts?docs=full";

The builder used to build the custom platform.

interface Builder {
ARN?: string | null;
}

§Properties

§
ARN?: string | null
[src]

The ARN of the builder.