fullNameMapper

suspend fun fullNameMapper(name: String, block: suspend FullNameMapperResourceBuilder.() -> Unit): FullNameMapper

Parameters

name

The unique name of the resulting resource.

block

Builder for FullNameMapper.

See also


Parameters

name

The unique name of the resulting resource.

See also