fleetspace

suspend fun fleetspace(name: String, block: suspend FleetspaceResourceBuilder.() -> Unit): Fleetspace

Parameters

name

The unique name of the resulting resource.

block

Builder for Fleetspace.

See also


Parameters

name

The unique name of the resulting resource.

See also