groundStation

suspend fun groundStation(name: String, block: suspend GroundStationResourceBuilder.() -> Unit): GroundStation

Parameters

name

The unique name of the resulting resource.

block

Builder for GroundStation.

See also


Parameters

name

The unique name of the resulting resource.

See also