WindowsFunctionAppSlotAuthSettingsGithubArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "tvkrxrbgvxdmfymt")
suspend fun clientId(value: Output<String>)
@JvmName(name = "jflctxnutaqbpffv")
suspend fun clientId(value: String)
Link copied to clipboard
@JvmName(name = "ymshalsyumvhmxup")
suspend fun clientSecret(value: Output<String>)
@JvmName(name = "tlemgstptfbaxlku")
suspend fun clientSecret(value: String?)
Link copied to clipboard
@JvmName(name = "qkaoiayrehjaxabu")
suspend fun clientSecretSettingName(value: Output<String>)
@JvmName(name = "wpcrkywmitlwuwig")
suspend fun clientSecretSettingName(value: String?)
Link copied to clipboard
@JvmName(name = "aimohkeujvabuvsh")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "qlqlmoiubdqubbag")
suspend fun oauthScopes(vararg values: Output<String>)
@JvmName(name = "bsosjowjslciklef")
suspend fun oauthScopes(vararg values: String)
@JvmName(name = "vhjpxupewxrvxilf")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "apwdbosmgudsuymk")
suspend fun oauthScopes(value: List<String>?)