Uses of Package
software.amazon.awscdk.services.emrserverless
Package
Description
AWS::EMRServerless Construct Library
-
ClassDescriptionThe
AWS::EMRServerless::Application
resource specifies an EMR Serverless application.The configuration for an application to automatically start on job submission.A builder forCfnApplication.AutoStartConfigurationProperty
The configuration for an application to automatically stop after a certain amount of time being idle.A builder forCfnApplication.AutoStopConfigurationProperty
A fluent builder forCfnApplication
.The Amazon CloudWatch configuration for monitoring logs.A builder forCfnApplication.CloudWatchLoggingConfigurationProperty
A configuration specification to be used when provisioning an application.A builder forCfnApplication.ConfigurationObjectProperty
The image configuration.A builder forCfnApplication.ImageConfigurationInputProperty
Example:A builder forCfnApplication.InitialCapacityConfigKeyValuePairProperty
The initial capacity configuration per worker.A builder forCfnApplication.InitialCapacityConfigProperty
The configuration to use to enable the different types of interactive use cases in an application.A builder forCfnApplication.InteractiveConfigurationProperty
Example:A builder forCfnApplication.LogTypeMapKeyValuePairProperty
The managed log persistence configuration for a job run.The maximum allowed cumulative resources for an application.A builder forCfnApplication.MaximumAllowedResourcesProperty
The configuration setting for monitoring logs.A builder forCfnApplication.MonitoringConfigurationProperty
The network configuration for customer VPC connectivity.A builder forCfnApplication.NetworkConfigurationProperty
The Amazon S3 configuration for monitoring log publishing.A builder forCfnApplication.S3MonitoringConfigurationProperty
The configuration of a worker.A builder forCfnApplication.WorkerConfigurationProperty
The specifications for a worker type.A builder forCfnApplication.WorkerTypeSpecificationInputProperty
Properties for defining aCfnApplication
.A builder forCfnApplicationProps