auth Provider
suspend fun authProvider(value: Output<AiIndexEndpointDeployedIndexDeployedIndexAuthConfigAuthProviderArgs>)
suspend fun authProvider(value: AiIndexEndpointDeployedIndexDeployedIndexAuthConfigAuthProviderArgs?)
Parameters
value
Defines the authentication provider that the DeployedIndex uses. Structure is documented below.
suspend fun authProvider(argument: suspend AiIndexEndpointDeployedIndexDeployedIndexAuthConfigAuthProviderArgsBuilder.() -> Unit)
Parameters
argument
Defines the authentication provider that the DeployedIndex uses. Structure is documented below.