tier

@JvmName(name = "cxnkagydxptcruue")
suspend fun tier(value: Output<EnvironmentTierArgs>)
@JvmName(name = "mtolxjjfculmxjhd")
suspend fun tier(value: EnvironmentTierArgs?)

Parameters

value

Specifies the tier to use in creating this environment. The environment tier that you choose determines whether Elastic Beanstalk provisions resources to support a web application that handles HTTP(S) requests or a web application that handles background-processing tasks.


@JvmName(name = "htbkiglgjnwytaix")
suspend fun tier(argument: suspend EnvironmentTierArgsBuilder.() -> Unit)

Parameters

argument

Specifies the tier to use in creating this environment. The environment tier that you choose determines whether Elastic Beanstalk provisions resources to support a web application that handles HTTP(S) requests or a web application that handles background-processing tasks.