AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The cumulative configuration requirements for every worker instance of the worker type.

Inheritance Hierarchy

System.Object
  Amazon.EMRServerless.Model.WorkerResourceConfig

Namespace: Amazon.EMRServerless.Model
Assembly: AWSSDK.EMRServerless.dll
Version: 3.x.y.z

Syntax

C#
public class WorkerResourceConfig

The WorkerResourceConfig type exposes the following members

Constructors

NameDescription
Public Method WorkerResourceConfig()

Properties

NameTypeDescription
Public Property Cpu System.String

Gets and sets the property Cpu.

The CPU requirements for every worker instance of the worker type.

Public Property Disk System.String

Gets and sets the property Disk.

The disk requirements for every worker instance of the worker type.

Public Property DiskType System.String

Gets and sets the property DiskType.

The disk type for every worker instance of the work type. Shuffle optimized disks have higher performance characteristics and are better for shuffle heavy workloads. Default is STANDARD.

Public Property Memory System.String

Gets and sets the property Memory.

The memory requirements for every worker instance of the worker type.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5