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.

Specifies the details of a governed table.

Inheritance Hierarchy

System.Object
  Amazon.LakeFormation.Model.TableObject

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

Syntax

C#
public class TableObject

The TableObject type exposes the following members

Constructors

NameDescription
Public Method TableObject()

Properties

NameTypeDescription
Public Property ETag System.String

Gets and sets the property ETag.

The Amazon S3 ETag of the object. Returned by GetTableObjects for validation and used to identify changes to the underlying data.

Public Property Size System.Int64

Gets and sets the property Size.

The size of the Amazon S3 object in bytes.

Public Property Uri System.String

Gets and sets the property Uri.

The Amazon S3 location of the object.

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