AuthConfigArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "vjrftjnupuwdpmbw")
fun activeDirectoryAuth(value: ActiveDirectoryAuthEnum)
@JvmName(name = "vpigyigptwlynank")
suspend fun activeDirectoryAuth(value: Either<String, ActiveDirectoryAuthEnum>?)
@JvmName(name = "mdcywjtfqeauutpl")
suspend fun activeDirectoryAuth(value: Output<Either<String, ActiveDirectoryAuthEnum>>)
@JvmName(name = "jjnjpaqcgeiftjga")
fun activeDirectoryAuth(value: String)
Link copied to clipboard
@JvmName(name = "vwhngghfmwcmkmch")
fun passwordAuth(value: PasswordAuthEnum)
@JvmName(name = "vwjijtavbfckxwgj")
suspend fun passwordAuth(value: Either<String, PasswordAuthEnum>?)
@JvmName(name = "buntrdtlakhgbnir")
suspend fun passwordAuth(value: Output<Either<String, PasswordAuthEnum>>)
@JvmName(name = "hirudrtfdskymyjs")
fun passwordAuth(value: String)
Link copied to clipboard
@JvmName(name = "valkcqipdaaeaqdn")
suspend fun tenantId(value: Output<String>)
@JvmName(name = "ddssdjeosbeeejgr")
suspend fun tenantId(value: String?)