ClientAuthenticationSettingsArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "cgssksctfkwkcbmc")
suspend fun alternativeAuthenticationNameSources(value: Output<List<Either<String, AlternativeAuthenticationNameSource>>>)
@JvmName(name = "blvulmdpnxdtndst")
suspend fun alternativeAuthenticationNameSources(vararg values: Either<String, AlternativeAuthenticationNameSource>)
@JvmName(name = "gpjceokdwwxgfpiy")
suspend fun alternativeAuthenticationNameSources(vararg values: Output<Either<String, AlternativeAuthenticationNameSource>>)
@JvmName(name = "mtrhsgaisjtpslsg")
suspend fun alternativeAuthenticationNameSources(value: List<Either<String, AlternativeAuthenticationNameSource>>?)
@JvmName(name = "shnmicsojjsvexcv")
suspend fun alternativeAuthenticationNameSources(values: List<Output<Either<String, AlternativeAuthenticationNameSource>>>)