test Grid Project
suspend fun testGridProject(name: String, block: suspend TestGridProjectResourceBuilder.() -> Unit): TestGridProject
Parameters
name
The unique name of the resulting resource.
block
Builder for TestGridProject.
See also
Parameters
name
The unique name of the resulting resource.