deployed Index Auth Config
suspend fun deployedIndexAuthConfig(value: Output<AiIndexEndpointDeployedIndexDeployedIndexAuthConfigArgs>)
suspend fun deployedIndexAuthConfig(value: AiIndexEndpointDeployedIndexDeployedIndexAuthConfigArgs?)
Parameters
value
If set, the authentication is enabled for the private endpoint. Structure is documented below.
suspend fun deployedIndexAuthConfig(argument: suspend AiIndexEndpointDeployedIndexDeployedIndexAuthConfigArgsBuilder.() -> Unit)
Parameters
argument
If set, the authentication is enabled for the private endpoint. Structure is documented below.