Constructor for TSDataplaneConfig.
The configuration object for TSDataplane.
The default API path to use if auth was configured.
The FastAPI root path for viewpoints.
The abbreviation of TS service.
Whether to build container resources from source.
The build path for the TileServer.
The build target for the TileServer.
The path to Dockerfile.tile_server to use to build the container.
The container image to use for the TileServer.
The name of the TS Log Group.
The name of the DynamoDB table for job status.
The attribute name for expiration time in DynamoDB.
Flag to determine whether to deploy the test-related components.
The name of the TS cluster.
The CPU configuration for TS containers.
The memory configuration for TS containers.
The name of the TS container.
The port to use for the TS service.
Optional
ECS_The name of the TS ECS execution role.
The port to use in Network Load Balancer.
The CPU configuration for TS tasks.
The memory configuration for TS tasks.
Optional
ECS_The name of the TS task execution role.
The name of the EFS volume to give tasks.
Optional
LAMBDA_The name of the TS Lambda execution role.
Optional
SECURITY_The security group ID to use for the Tile Server components.
The name of the SQS queues for image status.
The build path for the test container.
The build target for the test container.
The path to Dockerfile.ts to use to build the container.
The Docker image to use for the test container.
Configuration class for TSDataplane Construct.