class Aws::ApplicationDiscoveryService::Types::StartContinuousExportResponse

@!attribute [rw] export_id

The unique ID assigned to this export.
@return [String]

@!attribute [rw] s3_bucket

The name of the s3 bucket where the export data parquet files are
stored.
@return [String]

@!attribute [rw] start_time

The timestamp representing when the continuous export was started.
@return [Time]

@!attribute [rw] data_source

The type of data collector used to gather this data (currently only
offered for AGENT).
@return [String]

@!attribute [rw] schema_storage_config

A dictionary which describes how the data is stored.

* `databaseName` - the name of the Glue database used to store the
  schema.

^
@return [Hash<String,String>]

Constants

SENSITIVE