accountToken

suspend fun accountToken(name: String, block: suspend AccountTokenResourceBuilder.() -> Unit): AccountToken

Parameters

name

The unique name of the resulting resource.

block

Builder for AccountToken.

See also


Parameters

name

The unique name of the resulting resource.

See also