AwsEcsServerAnchorSchema
Hierarchy
- BaseAnchorSchema
- AwsEcsServerAnchorSchema
Index
Properties
Properties
inheritedanchorId
inheritedparent
properties
Input properties.
properties.deploymentType
- The deployment type. Possible values areecs
.properties.serverKey
- The server key.
Type declaration
deploymentType: ecs
serverKey: string
This anchor is associated with a Server model representing a server, e.g. backend, running in an AWS ECS cluster.
Anchors/AwsEcs