SlotAuthSettingsMicrosoftArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "vwelhwidkilkkfpj")
suspend fun clientId(value: Output<String>)
@JvmName(name = "gstyxpaojyxwqejs")
suspend fun clientId(value: String)
Link copied to clipboard
@JvmName(name = "nxsyidflhuucdvxe")
suspend fun clientSecret(value: Output<String>)
@JvmName(name = "sqbghqpewwugcmcy")
suspend fun clientSecret(value: String)
Link copied to clipboard
@JvmName(name = "pwbqqcwijctkeblj")
suspend fun oauthScopes(value: Output<List<String>>)
@JvmName(name = "pmifvlsmiwlbnxjv")
suspend fun oauthScopes(vararg values: Output<String>)
@JvmName(name = "dvgqiktirkyiyfvu")
suspend fun oauthScopes(vararg values: String)
@JvmName(name = "crnttqlckqeesnxs")
suspend fun oauthScopes(values: List<Output<String>>)
@JvmName(name = "sfduunvirhkhkvap")
suspend fun oauthScopes(value: List<String>?)