sync Gh Destination
suspend fun syncGhDestination(name: String, block: suspend SyncGhDestinationResourceBuilder.() -> Unit): SyncGhDestination
Parameters
name
The unique name of the resulting resource.
block
Builder for SyncGhDestination.
See also
Parameters
name
The unique name of the resulting resource.