data Flow Endpoint
suspend fun dataFlowEndpoint(name: String, block: suspend DataFlowEndpointResourceBuilder.() -> Unit): DataFlowEndpoint
Parameters
name
The unique name of the resulting resource.
block
Builder for DataFlowEndpoint.
See also
Parameters
name
The unique name of the resulting resource.