runtimeEnvironment

@JvmName(name = "hjblgvrkmepraung")
suspend fun runtimeEnvironment(value: Output<ApplicationRuntimeEnvironmentArgs>)
@JvmName(name = "jhcobljghhgidodq")
suspend fun runtimeEnvironment(value: ApplicationRuntimeEnvironmentArgs?)

Parameters

value

A set of configuration settings to run the application on a stream group. This configures the operating system, and can include compatibility layers and other drivers.


@JvmName(name = "cvpvgjrkiymhfkbe")
suspend fun runtimeEnvironment(argument: suspend ApplicationRuntimeEnvironmentArgsBuilder.() -> Unit)

Parameters

argument

A set of configuration settings to run the application on a stream group. This configures the operating system, and can include compatibility layers and other drivers.