GetOrganizationWebhooksResult

A collection of values returned by getOrganizationWebhooks.

Constructors

Link copied to clipboard
constructor(id: String, webhooks: List<GetOrganizationWebhooksWebhook>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

An Array of GitHub Webhooks. Each webhook block consists of the fields documented below.