Featurestore Entity Version Args
constructor(autoDeleteSetting: Output<AutoDeleteSettingArgs>? = null, description: Output<String>? = null, indexColumns: Output<List<IndexColumnArgs>>? = null, isAnonymous: Output<Boolean>? = null, isArchived: Output<Boolean>? = null, properties: Output<Map<String, String>>? = null, stage: Output<String>? = null, tags: Output<Map<String, String>>? = null)