hostingVersion

suspend fun hostingVersion(name: String, block: suspend HostingVersionResourceBuilder.() -> Unit): HostingVersion

Parameters

name

The unique name of the resulting resource.

block

Builder for HostingVersion.

See also


Parameters

name

The unique name of the resulting resource.

See also