Creates an instance of DCDataplaneConfig.
The configuration object for DCDataplane.
The name of the service in abbreviation to use for the API.
Whether to build container resources from source.
The build path for the Data Intake container.
The build target for the Data Intake ingest Lambda container Dockerfile.
The relative Dockerfile to use to build the Data Intake ingest Lambda container.
The container image to use for the Data Intake ingest Lambda.
The memory size of the Lambda function (MB).
The name of the Lambda role.
Optional
LAMBDA_The security group ID to use for the Lambda container.
The storage size of the Lambda function (GB).
The timeout of the Lambda function (Seconds).
The number of data nodes in the OpenSearch cluster.
The name to give a generated ingest SNS topic.
The build target for the Data Intake STAC API container Dockerfile.
The relative Dockerfile.stac to use to build the STAC API Lambda container.
The container image to use for the Data Intake STAC API lambda.
The environment of the application.
The port of the OpenSearch cluster.
A boolean to use SSL.
Whether to verify traffic with SSL certs.
The description of the STAC FastAPI application.
The root path for FASTAPI that is set by APIGateway.
The title of the STAC FastAPI application.
The version of the STAC FastAPI application.
A boolean indicating whether to reload the application.
The web concurrency of the application.
Represents the configuration for the DCDataplane Construct.