Ai Index Endpoint Deployed Index Deployed Index Auth Config Args
data class AiIndexEndpointDeployedIndexDeployedIndexAuthConfigArgs(val authProvider: Output<AiIndexEndpointDeployedIndexDeployedIndexAuthConfigAuthProviderArgs>? = null) : ConvertibleToJava<AiIndexEndpointDeployedIndexDeployedIndexAuthConfigArgs>
Constructors
Link copied to clipboard
constructor(authProvider: Output<AiIndexEndpointDeployedIndexDeployedIndexAuthConfigAuthProviderArgs>? = null)
Properties
Link copied to clipboard
val authProvider: Output<AiIndexEndpointDeployedIndexDeployedIndexAuthConfigAuthProviderArgs>? = null
Defines the authentication provider that the DeployedIndex uses. Structure is documented below.