fieldMappings

@JvmName(name = "eringyxuontdiwmn")
suspend fun fieldMappings(value: Output<List<DataSourceToIndexFieldMappingArgs>>)
@JvmName(name = "bouqngdsqbaxfwdw")
suspend fun fieldMappings(value: List<DataSourceToIndexFieldMappingArgs>?)

Parameters

value

Maps Google Drive data source attributes or field names to Amazon Kendra index field names. To create custom fields, use the UpdateIndex API before you map to Google Drive fields. For more information, see Mapping data source fields . The Google Drive data source field names must exist in your Google Drive custom metadata.


@JvmName(name = "qmkctvvehemwceau")
suspend fun fieldMappings(vararg values: Output<DataSourceToIndexFieldMappingArgs>)


@JvmName(name = "xxmyvusqvvayjoix")
suspend fun fieldMappings(values: List<Output<DataSourceToIndexFieldMappingArgs>>)
@JvmName(name = "eggmngythjneiofx")
suspend fun fieldMappings(vararg values: DataSourceToIndexFieldMappingArgs)

Parameters

values

Maps Google Drive data source attributes or field names to Amazon Kendra index field names. To create custom fields, use the UpdateIndex API before you map to Google Drive fields. For more information, see Mapping data source fields . The Google Drive data source field names must exist in your Google Drive custom metadata.


@JvmName(name = "btuhkggvuchcqame")
suspend fun fieldMappings(argument: List<suspend DataSourceToIndexFieldMappingArgsBuilder.() -> Unit>)
@JvmName(name = "tdvqegtlnisanker")
suspend fun fieldMappings(vararg argument: suspend DataSourceToIndexFieldMappingArgsBuilder.() -> Unit)
@JvmName(name = "wcfjbacgdccxxhyp")
suspend fun fieldMappings(argument: suspend DataSourceToIndexFieldMappingArgsBuilder.() -> Unit)

Parameters

argument

Maps Google Drive data source attributes or field names to Amazon Kendra index field names. To create custom fields, use the UpdateIndex API before you map to Google Drive fields. For more information, see Mapping data source fields . The Google Drive data source field names must exist in your Google Drive custom metadata.