AwsEcsClusterAnchorSchema
Hierarchy
- BaseAnchorSchema- AwsEcsClusterAnchorSchema
 
Index
Properties
Properties
inheritedanchorId
inheritedparent
properties
Input properties.
- properties.clusterName: The name of the ECS cluster.
- properties.environmentVariables: A set of environment variables to be passed to any aws-ecs-execution running in this environment.
Type declaration
- clusterName: string
- environmentVariables: Record<string, string>
This anchor is associated with an Environment model representing an AWS ECS cluster.
Anchors/AwsEcs