Configuration class for MRImagery Construct.

Constructors

  • Creates an instance of MRImageryConfig.

    Parameters

    • S3_IMAGE_BUCKET: string = "test-images"

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

    • S3_TEST_IMAGES_PATH: string = "assets/images/model-runner"

      The local path to the test imager to deploy.

    Returns MRImageryConfig

Properties

S3_IMAGE_BUCKET: string = "test-images"

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

S3_TEST_IMAGES_PATH: string = "assets/images/model-runner"

The local path to the test imager to deploy.

Generated using TypeDoc