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

AwsEcsTaskDefinitionProxyConfigurationDetails

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

The configuration details for the App Mesh proxy.

interface AwsEcsTaskDefinitionProxyConfigurationDetails {
ContainerName?: string | null;
Type?: string | null;
}

§Properties

§
ContainerName?: string | null
[src]

The name of the container that will serve as the App Mesh proxy.

§

The set of network configuration parameters to provide to the Container Network Interface (CNI) plugin, specified as key-value pairs.

§
Type?: string | null
[src]

The proxy type.