project Capability Host
suspend fun projectCapabilityHost(name: String, block: suspend ProjectCapabilityHostResourceBuilder.() -> Unit): ProjectCapabilityHost
Parameters
name
The unique name of the resulting resource.
block
Builder for ProjectCapabilityHost.
See also
Parameters
name
The unique name of the resulting resource.