Configuration Feature Args
constructor(configurationStoreId: Output<String>? = null, description: Output<String>? = null, enabled: Output<Boolean>? = null, etag: Output<String>? = null, key: Output<String>? = null, label: Output<String>? = null, locked: Output<Boolean>? = null, name: Output<String>? = null, percentageFilterValue: Output<Double>? = null, tags: Output<Map<String, String>>? = null, targetingFilters: Output<List<ConfigurationFeatureTargetingFilterArgs>>? = null, timewindowFilters: Output<List<ConfigurationFeatureTimewindowFilterArgs>>? = null)