WindowsWebAppSlotAuthSettingsGithubArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "huekigdbqggwnggm")
suspend fun clientId(value: Output<String>)
@JvmName(name = "txoafaoasxqdajmt")
suspend fun clientId(value: String)
Link copied to clipboard
@JvmName(name = "lacibblrrwtrltau")
suspend fun clientSecret(value: Output<String>)
@JvmName(name = "tcxbbipmhshpuivg")
suspend fun clientSecret(value: String?)
Link copied to clipboard
@JvmName(name = "pmejlctjwwqucjky")
suspend fun clientSecretSettingName(value: Output<String>)
@JvmName(name = "ehehrsmomvroalya")
suspend fun clientSecretSettingName(value: String?)
Link copied to clipboard
@JvmName(name = "mtisrnntfytnvehb")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "ckiawfkxdfpeykca")
suspend fun oauthScopes(vararg values: Output<String>)
@JvmName(name = "spgiicmhrehvbaic")
suspend fun oauthScopes(vararg values: String)
@JvmName(name = "qcrkbowgmkejvgpu")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "chigsqcsiqfhodvj")
suspend fun oauthScopes(value: List<String>?)