Builder
Properties
The ID of the application.
The CPU architecture of an application.
The configuration for an application to automatically start on job submission.
The configuration for an application to automatically stop after a certain amount of time being idle.
The IAM Identity Center configuration applied to enable trusted identity propagation.
The image configuration applied to all worker types.
The initial capacity of the application.
The interactive configuration object that enables the interactive use cases for an application.
The maximum capacity of the application. This is cumulative across all workers at any given point in time during the lifespan of the application is created. No new resources will be created once any one of the defined limits is hit.
The configuration setting for monitoring.
The network configuration for customer VPC connectivity for the application.
The Amazon EMR release associated with the application.
The Configuration specifications of an application. Each configuration consists of a classification and properties. You use this parameter when creating or updating an application. To see the runtimeConfiguration object of an application, run the GetApplication API operation.
The scheduler configuration for batch and streaming jobs running on this application. Supported with release labels emr-7.0.0 and above.
The state of the application.
The state details of the application.
The specification applied to each worker type.
Functions
construct an aws.sdk.kotlin.services.emrserverless.model.AutoStartConfig inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.AutoStopConfig inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.IdentityCenterConfiguration inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.ImageConfiguration inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.InteractiveConfiguration inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.MaximumAllowedResources inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.MonitoringConfiguration inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.NetworkConfiguration inside the given block
construct an aws.sdk.kotlin.services.emrserverless.model.SchedulerConfiguration inside the given block