schedulerConfiguration

@JvmName(name = "goqlnwkxdnhxbkrn")
suspend fun schedulerConfiguration(value: Output<ApplicationSchedulerConfigurationArgs>)
@JvmName(name = "jbaovnmkvigenpye")
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 = "hoivixmjillxdmsu")
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.