StartExportTaskRequest

StartExportTaskRequest schema from Amazon Application Discovery Service API

Amazon Application Discovery ServiceMigrationDiscoveryInfrastructureAWS

Properties

Name Type Description
exportDataFormat array The file format for the returned export data. Default(s) are CSV. Note: The GRAPHML option has been deprecated.
filters array If a filter is present, it selects the single agentId of the Application Discovery Agent for which data is exported.
startTime string The start timestamp for exported data from the single Application Discovery Agent selected in the filters.
endTime string The end timestamp for exported data from the single Application Discovery Agent selected in the filters.
preferences object Indicates the type of agent export.
View JSON Schema on GitHub