set
operator fun DslList<ConfigurationValue, AppConfigurationSuiteKt.Dsl.ConfigProxy>.set(index: Int, value: ConfigurationValue)
Configuration values associated with this suite.
Content copied to clipboard
repeated .elide.app.ConfigurationValue config = 5;
Parameters
index
The index to set the value at.
value
The config to set.