fabric Settings
Parameters
value
The list of custom fabric settings to configure the cluster.
Parameters
values
The list of custom fabric settings to configure the cluster.
suspend fun fabricSettings(argument: List<suspend SettingsSectionDescriptionArgsBuilder.() -> Unit>)
suspend fun fabricSettings(vararg argument: suspend SettingsSectionDescriptionArgsBuilder.() -> Unit)
Parameters
argument
The list of custom fabric settings to configure the cluster.