custom Location
suspend fun customLocation(name: String, block: suspend CustomLocationResourceBuilder.() -> Unit): CustomLocation
Parameters
name
The unique name of the resulting resource.
block
Builder for CustomLocation.
See also
Parameters
name
The unique name of the resulting resource.