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 resource utilization for memory, storage, and vCPU for jobs.

Inheritance Hierarchy

System.Object
  Amazon.EMRServerless.Model.ResourceUtilization

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

Syntax

C#
public class ResourceUtilization

The ResourceUtilization type exposes the following members

Constructors

NameDescription
Public Method ResourceUtilization()

Properties

NameTypeDescription
Public Property MemoryGBHour System.Double

Gets and sets the property MemoryGBHour.

The aggregated memory used per hour from the time the job starts executing until the job is terminated.

Public Property StorageGBHour System.Double

Gets and sets the property StorageGBHour.

The aggregated storage used per hour from the time the job starts executing until the job is terminated.

Public Property VCPUHour System.Double

Gets and sets the property VCPUHour.

The aggregated vCPU used per hour from the time the job starts executing until the job is terminated.

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