WindowsWebAppAuthSettingsGithubArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "wctgadbtwqyegxtk")
suspend fun clientId(value: Output<String>)
@JvmName(name = "hnbfskhhnbeigere")
suspend fun clientId(value: String)
Link copied to clipboard
@JvmName(name = "euriabvqcrfklyma")
suspend fun clientSecret(value: Output<String>)
@JvmName(name = "ukidutgtfipshflp")
suspend fun clientSecret(value: String?)
Link copied to clipboard
@JvmName(name = "xkibkmiljfkswllp")
suspend fun clientSecretSettingName(value: Output<String>)
@JvmName(name = "eyptxvnohdcfrtbs")
suspend fun clientSecretSettingName(value: String?)
Link copied to clipboard
@JvmName(name = "mcwqsurpyrkpnccq")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "amjhnwjhyquhqehl")
suspend fun oauthScopes(vararg values: Output<String>)
@JvmName(name = "eqfrtbjtcekocqik")
suspend fun oauthScopes(vararg values: String)
@JvmName(name = "kqtdmmrbysceoxeu")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "bergmpbxtsjeaavd")
suspend fun oauthScopes(value: List<String>?)