envs

@JvmName(name = "jgxjvxthlyreofgs")
suspend fun envs(value: Output<List<AppSpecStaticSiteEnvArgs>>)
@JvmName(name = "kuyuyjdikjfhriux")
suspend fun envs(value: List<AppSpecStaticSiteEnvArgs>?)

Parameters

value

Describes an environment variable made available to an app competent.


@JvmName(name = "yisdgsmircwcdcjp")
suspend fun envs(vararg values: Output<AppSpecStaticSiteEnvArgs>)


@JvmName(name = "pokytxsbvguborgv")
suspend fun envs(values: List<Output<AppSpecStaticSiteEnvArgs>>)
@JvmName(name = "mlpbgslfmyahbkrx")
suspend fun envs(vararg values: AppSpecStaticSiteEnvArgs)

Parameters

values

Describes an environment variable made available to an app competent.


@JvmName(name = "wnbpewikdenhunpf")
suspend fun envs(argument: List<suspend AppSpecStaticSiteEnvArgsBuilder.() -> Unit>)
@JvmName(name = "cygljlrlwgdyetpq")
suspend fun envs(vararg argument: suspend AppSpecStaticSiteEnvArgsBuilder.() -> Unit)
@JvmName(name = "fxyuscywwagmumjk")
suspend fun envs(argument: suspend AppSpecStaticSiteEnvArgsBuilder.() -> Unit)

Parameters

argument

Describes an environment variable made available to an app competent.