AuthConfigArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "ntvtparccitiecrt")
fun activeDirectoryAuth(value: ActiveDirectoryAuthEnum)
@JvmName(name = "npqykvmieeisdmiw")
suspend fun activeDirectoryAuth(value: Either<String, ActiveDirectoryAuthEnum>?)
@JvmName(name = "ifqxyyqduweauobe")
suspend fun activeDirectoryAuth(value: Output<Either<String, ActiveDirectoryAuthEnum>>)
@JvmName(name = "nvoypvkkrvxwdibt")
fun activeDirectoryAuth(value: String)
Link copied to clipboard
@JvmName(name = "akvjgsikqxmunwyx")
fun passwordAuth(value: PasswordAuthEnum)
@JvmName(name = "wnirmkbowquffvkx")
suspend fun passwordAuth(value: Either<String, PasswordAuthEnum>?)
@JvmName(name = "aplvoilrfnjpjbpn")
suspend fun passwordAuth(value: Output<Either<String, PasswordAuthEnum>>)
@JvmName(name = "ribxlqcguvpunvnw")
fun passwordAuth(value: String)
Link copied to clipboard
@JvmName(name = "lwlrfhfxlvicelfh")
suspend fun tenantId(value: Output<String>)
@JvmName(name = "andidqqmqjgkodpv")
suspend fun tenantId(value: String?)