|
@@ -75,7 +75,7 @@ type AssetQueryOptions struct {
|
|
|
Compute bool
|
|
Compute bool
|
|
|
DisableAdjustments bool
|
|
DisableAdjustments bool
|
|
|
DisableAggregatedStores bool
|
|
DisableAggregatedStores bool
|
|
|
- FilterFuncs []AssetMatchFunc
|
|
|
|
|
|
|
+ Filter filter21.Filter
|
|
|
IncludeCloud bool
|
|
IncludeCloud bool
|
|
|
SharedHourlyCosts map[string]float64
|
|
SharedHourlyCosts map[string]float64
|
|
|
Step time.Duration
|
|
Step time.Duration
|