excludeSharedDrives

@JvmName(name = "puypbnasdnpwndfl")
suspend fun excludeSharedDrives(value: Output<List<String>>)
@JvmName(name = "cisxtfjkbpfowulo")
suspend fun excludeSharedDrives(value: List<String>?)

Parameters

value

A list of identifiers or shared drives to exclude from the index. All files and folders stored on the shared drive are excluded.


@JvmName(name = "fpnyuisdmlcyfjld")
suspend fun excludeSharedDrives(vararg values: Output<String>)


@JvmName(name = "cattchtysmoilhis")
suspend fun excludeSharedDrives(values: List<Output<String>>)
@JvmName(name = "uukcjffthnctegkj")
suspend fun excludeSharedDrives(vararg values: String)

Parameters

values

A list of identifiers or shared drives to exclude from the index. All files and folders stored on the shared drive are excluded.