custom Resource Emulator
suspend fun customResourceEmulator(name: String, block: suspend CustomResourceEmulatorResourceBuilder.() -> Unit): CustomResourceEmulator
Parameters
name
The unique name of the resulting resource.
block
Builder for CustomResourceEmulator.
See also
Parameters
name
The unique name of the resulting resource.