ExportDefinition interface

The definition of an export.

Properties

dataSet

The definition for data in the export.

timeframe

The time frame for pulling data for the export. If custom, then a specific time period must be provided.

timePeriod

Has time period for pulling data for the export.

type

The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.

Property Details

dataSet

The definition for data in the export.

dataSet?: ExportDataset

Property Value

timeframe

The time frame for pulling data for the export. If custom, then a specific time period must be provided.

timeframe: string

Property Value

string

timePeriod

Has time period for pulling data for the export.

timePeriod?: ExportTimePeriod

Property Value

type

The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.

type: string

Property Value

string