runtimeEnvironment

@JvmName(name = "drfhwsuclhoqsklx")
suspend fun runtimeEnvironment(value: Output<ApplicationRuntimeEnvironmentArgs>)
@JvmName(name = "qiqlgncqbjfjgfni")
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 = "vegfuamskjlnjbbs")
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.