restore Testing Selection
suspend fun restoreTestingSelection(name: String, block: suspend RestoreTestingSelectionResourceBuilder.() -> Unit): RestoreTestingSelection
Parameters
name
The unique name of the resulting resource.
block
Builder for RestoreTestingSelection.
See also
Parameters
name
The unique name of the resulting resource.