hostGroup

suspend fun hostGroup(name: String, block: suspend HostGroupResourceBuilder.() -> Unit): HostGroup

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for HostGroup.


See also

Parameters

name

The unique name of the resulting resource.