base Path Mapping
suspend fun basePathMapping(name: String, block: suspend BasePathMappingResourceBuilder.() -> Unit): BasePathMapping
Parameters
name
The unique name of the resulting resource.
block
Builder for BasePathMapping.
See also
Parameters
name
The unique name of the resulting resource.