ClientAuthenticationSettingsArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "cmxmfxyhdnxbekqc")
suspend fun alternativeAuthenticationNameSources(value: Output<List<Either<String, AlternativeAuthenticationNameSource>>>)
@JvmName(name = "gdicuqllsjtucfcl")
suspend fun alternativeAuthenticationNameSources(vararg values: Either<String, AlternativeAuthenticationNameSource>)
@JvmName(name = "rkocsudklkpbnojp")
suspend fun alternativeAuthenticationNameSources(vararg values: Output<Either<String, AlternativeAuthenticationNameSource>>)
@JvmName(name = "hvbrbvcvpcvntjpj")
suspend fun alternativeAuthenticationNameSources(value: List<Either<String, AlternativeAuthenticationNameSource>>?)
@JvmName(name = "byvwqlqjrgskyevv")
suspend fun alternativeAuthenticationNameSources(values: List<Output<Either<String, AlternativeAuthenticationNameSource>>>)