sharedflow Deployment
suspend fun sharedflowDeployment(name: String, block: suspend SharedflowDeploymentResourceBuilder.() -> Unit): SharedflowDeployment
Parameters
name
The unique name of the resulting resource.
block
Builder for SharedflowDeployment.
See also
Parameters
name
The unique name of the resulting resource.