schemaMapping

suspend fun schemaMapping(name: String, block: suspend SchemaMappingResourceBuilder.() -> Unit): SchemaMapping

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for SchemaMapping.


See also

Parameters

name

The unique name of the resulting resource.