AppServiceAuthSettingsMicrosoftArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "hcfbcvuoeasnnmmi")
suspend fun clientId(value: Output<String>)
@JvmName(name = "jbhdtoxwgulkeexo")
suspend fun clientId(value: String)
Link copied to clipboard
@JvmName(name = "bvqjbkxpyyycvxld")
suspend fun clientSecret(value: Output<String>)
@JvmName(name = "necfdscqyfywfusj")
suspend fun clientSecret(value: String)
Link copied to clipboard
@JvmName(name = "rynxasmyhjpxumxm")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "rwojvircugsndlja")
suspend fun oauthScopes(vararg values: Output<String>)
@JvmName(name = "ialxcxupjmohakyk")
suspend fun oauthScopes(vararg values: String)
@JvmName(name = "tqsxghdhopwwtbxn")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "kiokbrbkeemmxodl")
suspend fun oauthScopes(value: List<String>?)