hostShareKey

suspend fun hostShareKey(name: String, block: suspend HostShareKeyResourceBuilder.() -> Unit): HostShareKey

Parameters

name

The unique name of the resulting resource.

block

Builder for HostShareKey.

See also


Parameters

name

The unique name of the resulting resource.

See also