Skip to main content

AwsEcsServiceAnchorSchema

This anchor is associated with an AOverlay overlay representing an AWS ECS service.

@group

Anchors/AwsEcs

Hierarchy

  • BaseAnchorSchema
    • AwsEcsServiceAnchorSchema

Index

Properties

inheritedanchorId

anchorId: string

inheritedparent

parent: IModelReference & { type: NodeType }

properties

properties: { executionId: string } = ...

Input properties.

  • properties.executionId: The executionId associated with this overlay.

Type declaration

  • executionId: string
Page Options