ClientAuthenticationSettingsArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "pcvricceagxpkbli")
suspend fun alternativeAuthenticationNameSources(value: Output<List<Either<String, AlternativeAuthenticationNameSource>>>)
@JvmName(name = "obbicsyavamxunrx")
suspend fun alternativeAuthenticationNameSources(vararg values: Either<String, AlternativeAuthenticationNameSource>)
@JvmName(name = "teymwsbvvodxsnlk")
suspend fun alternativeAuthenticationNameSources(vararg values: Output<Either<String, AlternativeAuthenticationNameSource>>)
@JvmName(name = "hujpnnlyftdgbjkw")
suspend fun alternativeAuthenticationNameSources(value: List<Either<String, AlternativeAuthenticationNameSource>>?)
@JvmName(name = "nsekmqphpeqxrprq")
suspend fun alternativeAuthenticationNameSources(values: List<Output<Either<String, AlternativeAuthenticationNameSource>>>)