bridge Output Resource
suspend fun bridgeOutputResource(name: String, block: suspend BridgeOutputResourceResourceBuilder.() -> Unit): BridgeOutputResource
Parameters
name
The unique name of the resulting resource.
block
Builder for BridgeOutputResource.
See also
Parameters
name
The unique name of the resulting resource.