integration Github
suspend fun integrationGithub(name: String, block: suspend IntegrationGithubResourceBuilder.() -> Unit): IntegrationGithub
Parameters
name
The unique name of the resulting resource.
block
Builder for IntegrationGithub.
See also
Parameters
name
The unique name of the resulting resource.