LinuxFunctionAppAuthSettingsGithubArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "nxlbbyfpqcfrsyvh")
suspend fun clientId(value: Output<String>)
@JvmName(name = "trinskujlvhopheg")
suspend fun clientId(value: String)
Link copied to clipboard
@JvmName(name = "kqkpvdtxkpwmdmth")
suspend fun clientSecret(value: Output<String>)
@JvmName(name = "hbxwhlgpcgfysxsm")
suspend fun clientSecret(value: String?)
Link copied to clipboard
@JvmName(name = "jdfbyjkitlvonxjj")
suspend fun clientSecretSettingName(value: Output<String>)
@JvmName(name = "arxbcdpyqshabfho")
suspend fun clientSecretSettingName(value: String?)
Link copied to clipboard
@JvmName(name = "dawtirkxbmbgqksn")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "xseswijtyvqbxuax")
suspend fun oauthScopes(vararg values: Output<String>)
@JvmName(name = "pndyvyohxwesqgln")
suspend fun oauthScopes(vararg values: String)
@JvmName(name = "skhgsjmepphjrowv")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "fviqiioowvvjpnin")
suspend fun oauthScopes(value: List<String>?)