flux Configuration
suspend fun fluxConfiguration(name: String, block: suspend FluxConfigurationResourceBuilder.() -> Unit): FluxConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for FluxConfiguration.
See also
Parameters
name
The unique name of the resulting resource.