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 a target that writes to a Hudi data source in the Glue Data Catalog.

Inheritance Hierarchy

System.Object
  Amazon.Glue.Model.S3HudiCatalogTarget

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

Syntax

C#
public class S3HudiCatalogTarget

The S3HudiCatalogTarget type exposes the following members

Constructors

NameDescription
Public Method S3HudiCatalogTarget()

Properties

NameTypeDescription
Public Property AdditionalOptions System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property AdditionalOptions.

Specifies additional connection options for the connector.

Public Property Database System.String

Gets and sets the property Database.

The name of the database to write to.

Public Property Inputs System.Collections.Generic.List<System.String>

Gets and sets the property Inputs.

The nodes that are inputs to the data target.

Public Property Name System.String

Gets and sets the property Name.

The name of the data target.

Public Property PartitionKeys System.Collections.Generic.List<System.Collections.Generic.List<System.String>>

Gets and sets the property PartitionKeys.

Specifies native partitioning using a sequence of keys.

Public Property SchemaChangePolicy Amazon.Glue.Model.CatalogSchemaChangePolicy

Gets and sets the property SchemaChangePolicy.

A policy that specifies update behavior for the crawler.

Public Property Table System.String

Gets and sets the property Table.

The name of the table in the database to write to.

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