service Github
suspend fun serviceGithub(name: String, block: suspend ServiceGithubResourceBuilder.() -> Unit): ServiceGithub
Parameters
name
The unique name of the resulting resource.
block
Builder for ServiceGithub.
See also
Parameters
name
The unique name of the resulting resource.