source Control Slot
suspend fun sourceControlSlot(name: String, block: suspend SourceControlSlotResourceBuilder.() -> Unit): SourceControlSlot
Parameters
name
The unique name of the resulting resource.
block
Builder for SourceControlSlot.
See also
Parameters
name
The unique name of the resulting resource.