See: Description
| Interface | Description |
|---|---|
| CfnApplication.AutoStartConfigurationProperty |
The configuration for an application to automatically start on job submission.
|
| CfnApplication.AutoStopConfigurationProperty |
The configuration for an application to automatically stop after a certain amount of time being idle.
|
| CfnApplication.InitialCapacityConfigKeyValuePairProperty |
The initial capacity configuration per worker.
|
| CfnApplication.InitialCapacityConfigProperty |
The initial capacity configuration per worker.
|
| CfnApplication.MaximumAllowedResourcesProperty |
The maximum allowed cumulative resources for an application.
|
| CfnApplication.NetworkConfigurationProperty |
The network configuration for customer VPC connectivity.
|
| CfnApplication.WorkerConfigurationProperty |
The resource configuration of the initial capacity configuration.
|
| CfnApplicationProps |
Properties for defining a `CfnApplication`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.emrserverless.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::EMRServerless.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.