schedulerConfiguration

@JvmName(name = "nghpplfyhlnfpwts")
suspend fun schedulerConfiguration(value: Output<ApplicationSchedulerConfigurationArgs>)
@JvmName(name = "rdxqlrqevfkdassp")
suspend fun schedulerConfiguration(value: ApplicationSchedulerConfigurationArgs?)

Parameters

value

The scheduler configuration for batch and streaming jobs running on this application. Supported with release labels emr-7.0.0 and above.


@JvmName(name = "bhpbtatbokcxaojj")
suspend fun schedulerConfiguration(argument: suspend ApplicationSchedulerConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The scheduler configuration for batch and streaming jobs running on this application. Supported with release labels emr-7.0.0 and above.