python2Package

suspend fun python2Package(name: String, block: suspend Python2PackageResourceBuilder.() -> Unit): Python2Package

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Python2Package.


See also

Parameters

name

The unique name of the resulting resource.