storage Configurations
Parameters
value
The storage configurations defined for the runtime environment.
Parameters
values
The storage configurations defined for the runtime environment.
suspend fun storageConfigurations(argument: List<suspend EnvironmentStorageConfigurationArgsBuilder.() -> Unit>)
suspend fun storageConfigurations(vararg argument: suspend EnvironmentStorageConfigurationArgsBuilder.() -> Unit)
suspend fun storageConfigurations(argument: suspend EnvironmentStorageConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The storage configurations defined for the runtime environment.