authOptions

@JvmName(name = "gkdyrhaakyyvxmrf")
suspend fun authOptions(value: Output<DataPlaneAuthOptionsArgs>)
@JvmName(name = "onfwxiqdjmyifofn")
suspend fun authOptions(value: DataPlaneAuthOptionsArgs?)

Parameters

value

Defines the options for how the data plane API of a search service authenticates requests. This cannot be set if 'disableLocalAuth' is set to true.


@JvmName(name = "dteqeqfnkcipujpg")
suspend fun authOptions(argument: suspend DataPlaneAuthOptionsArgsBuilder.() -> Unit)

Parameters

argument

Defines the options for how the data plane API of a search service authenticates requests. This cannot be set if 'disableLocalAuth' is set to true.