SearchIndexSchemaArgs

constructor(fieldSchemas: Output<List<SearchIndexSchemaFieldSchemaArgs>>, indexSettings: Output<List<SearchIndexSchemaIndexSettingArgs>>? = null, indexSorts: Output<List<SearchIndexSchemaIndexSortArgs>>? = null)