class Aws::HealthLake::Types::PreloadDataConfig

The input properties for the preloaded Data Store. Only data preloaded from Synthea is supported.

@note When making an API call, you may pass PreloadDataConfig

data as a hash:

    {
      preload_data_type: "SYNTHEA", # required, accepts SYNTHEA
    }

@!attribute [rw] preload_data_type

The type of preloaded data. Only Synthea preloaded data is
supported.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/healthlake-2017-07-01/PreloadDataConfig AWS API Documentation

Constants

SENSITIVE