mountPoint

suspend fun mountPoint(name: String, block: suspend MountPointResourceBuilder.() -> Unit): MountPoint

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for MountPoint.


See also

Parameters

name

The unique name of the resulting resource.