WindowsFunctionAppSlotAuthSettingsGithubArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "uhltipfnjedxwgwe")
suspend fun clientId(value: Output<String>)
@JvmName(name = "ftikflxfksnmsvgi")
suspend fun clientId(value: String)
Link copied to clipboard
@JvmName(name = "qyivtlxshgljvfwh")
suspend fun clientSecret(value: Output<String>)
@JvmName(name = "njyidmwcfiojoqfs")
suspend fun clientSecret(value: String?)
Link copied to clipboard
@JvmName(name = "epmptxfopksdwgvs")
suspend fun clientSecretSettingName(value: Output<String>)
@JvmName(name = "trqkxmfearniqrso")
suspend fun clientSecretSettingName(value: String?)
Link copied to clipboard
@JvmName(name = "kipfygprjwjhmaei")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "hdfsqnjgssprrowu")
suspend fun oauthScopes(vararg values: Output<String>)
@JvmName(name = "shrqpmovaviqomtf")
suspend fun oauthScopes(vararg values: String)
@JvmName(name = "wyupmlsqjorfmotg")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "mgjbjhjbmjtuqscx")
suspend fun oauthScopes(value: List<String>?)