flow Schema Patch
suspend fun flowSchemaPatch(name: String, block: suspend FlowSchemaPatchResourceBuilder.() -> Unit): FlowSchemaPatch
Parameters
name
The unique name of the resulting resource.
block
Builder for FlowSchemaPatch.
See also
Parameters
name
The unique name of the resulting resource.