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

CreateContainerServiceDeploymentResult

import type { CreateContainerServiceDeploymentResult } from "https://aws-api.deno.dev/v0.3/services/lightsail.ts?docs=full";
interface CreateContainerServiceDeploymentResult {
containerService?: ContainerService | null;
}

§Properties

§
containerService?: ContainerService | null
[src]

An object that describes a container service.