SearchIndexArgs

constructor(indexName: Output<String>? = null, instanceName: Output<String>? = null, schemas: Output<List<SearchIndexSchemaArgs>>? = null, tableName: Output<String>? = null, timeToLive: Output<Int>? = null)