applications

@JvmName(name = "gwhcwvtobgprccpv")
suspend fun applications(value: Output<List<String>>)
@JvmName(name = "mhgvycioggyrlwvf")
suspend fun applications(value: List<String>?)

Parameters

value

A case-insensitive list of applications for Amazon EMR to install and configure when launching the cluster. For a list of applications available for each Amazon EMR release version, see the Amazon EMR Release Guide.


@JvmName(name = "rbcutsxaryilaohv")
suspend fun applications(vararg values: Output<String>)


@JvmName(name = "ciwtouftvtqhkffs")
suspend fun applications(values: List<Output<String>>)
@JvmName(name = "kgspvauxffftviyn")
suspend fun applications(vararg values: String)

Parameters

values

A case-insensitive list of applications for Amazon EMR to install and configure when launching the cluster. For a list of applications available for each Amazon EMR release version, see the Amazon EMR Release Guide.