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.

Summary information for a notebook calculation.

Inheritance Hierarchy

System.Object
  Amazon.Athena.Model.CalculationSummary

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

Syntax

C#
public class CalculationSummary

The CalculationSummary type exposes the following members

Constructors

NameDescription
Public Method CalculationSummary()

Properties

NameTypeDescription
Public Property CalculationExecutionId System.String

Gets and sets the property CalculationExecutionId.

The calculation execution UUID.

Public Property Description System.String

Gets and sets the property Description.

A description of the calculation.

Public Property Status Amazon.Athena.Model.CalculationStatus

Gets and sets the property Status.

Contains information about the status of the calculation.

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