load Test Mapping
suspend fun loadTestMapping(name: String, block: suspend LoadTestMappingResourceBuilder.() -> Unit): LoadTestMapping
Parameters
name
The unique name of the resulting resource.
block
Builder for LoadTestMapping.
See also
Parameters
name
The unique name of the resulting resource.