Skip to main content

AwsEcsAlbAnchorSchema

This anchor is associated with a Service model representing an AWS ALB.

@group

Anchors/AwsEcs

Hierarchy

  • BaseAnchorSchema
    • AwsEcsAlbAnchorSchema

Index

Properties

inheritedanchorId

anchorId: string

inheritedparent

parent: IModelReference & { type: NodeType }

properties

properties: { albName: string } = ...

Input properties.

  • properties.albName: The name of the ALB.

Type declaration

  • albName: string
Page Options