Uses of Interface
software.amazon.awscdk.services.emrserverless.CfnApplication.SchedulerConfigurationProperty
Packages that use CfnApplication.SchedulerConfigurationProperty
Package
Description
AWS::EMRServerless Construct Library
-
Uses of CfnApplication.SchedulerConfigurationProperty in software.amazon.awscdk.services.emrserverless
Classes in software.amazon.awscdk.services.emrserverless that implement CfnApplication.SchedulerConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApplication.SchedulerConfigurationPropertyMethods in software.amazon.awscdk.services.emrserverless that return CfnApplication.SchedulerConfigurationPropertyModifier and TypeMethodDescriptionCfnApplication.SchedulerConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.emrserverless with parameters of type CfnApplication.SchedulerConfigurationPropertyModifier and TypeMethodDescriptionCfnApplication.Builder.schedulerConfiguration(CfnApplication.SchedulerConfigurationProperty schedulerConfiguration) The scheduler configuration for batch and streaming jobs running on this application.CfnApplicationProps.Builder.schedulerConfiguration(CfnApplication.SchedulerConfigurationProperty schedulerConfiguration) Sets the value ofCfnApplicationProps.getSchedulerConfiguration()voidCfnApplication.setSchedulerConfiguration(CfnApplication.SchedulerConfigurationProperty value) The scheduler configuration for batch and streaming jobs running on this application.