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.

Contains the application runtime IDs and their supported DPU sizes.

Inheritance Hierarchy

System.Object
  Amazon.Athena.Model.ApplicationDPUSizes

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

Syntax

C#
public class ApplicationDPUSizes

The ApplicationDPUSizes type exposes the following members

Constructors

NameDescription
Public Method ApplicationDPUSizes()

Properties

NameTypeDescription
Public Property ApplicationRuntimeId System.String

Gets and sets the property ApplicationRuntimeId.

The name of the supported application runtime (for example, Athena notebook version 1).

Public Property SupportedDPUSizes System.Collections.Generic.List<System.Int32>

Gets and sets the property SupportedDPUSizes.

A list of the supported DPU sizes that the application runtime supports.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5