Configuration class for TSImagery Construct.

Constructors

  • Creates an instance of TSImageryConfig.

    Parameters

    • S3_IMAGE_BUCKET: string = "tile-server-test-images"

      The name of the S3 bucket where images will be stored.

    • S3_TEST_IMAGES_PATH: string = "assets/images/tile-server"

      The local path to the test imager to deploy.

    Returns TSImageryConfig

Properties

S3_IMAGE_BUCKET: string = "tile-server-test-images"

The name of the S3 bucket where images will be stored.

S3_TEST_IMAGES_PATH: string = "assets/images/tile-server"

The local path to the test imager to deploy.

Generated using TypeDoc