scopeConfiguration

@JvmName(name = "wvwjpfbunrppxgbu")
suspend fun scopeConfiguration(value: Output<WebhookScopeConfigurationArgs>)
@JvmName(name = "lakonelrnofahpal")
suspend fun scopeConfiguration(value: WebhookScopeConfigurationArgs?)

Parameters

value

Scope configuration for global or organization webhooks. Scope configuration blocks are documented below.


@JvmName(name = "masdloxkbsphqdwm")
suspend fun scopeConfiguration(argument: suspend WebhookScopeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Scope configuration for global or organization webhooks. Scope configuration blocks are documented below.