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 transform that chooses the data property keys that you want to keep.

Inheritance Hierarchy

System.Object
  Amazon.Glue.Model.SelectFields

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

Syntax

C#
public class SelectFields

The SelectFields type exposes the following members

Constructors

NameDescription
Public Method SelectFields()

Properties

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

Gets and sets the property Inputs.

The data inputs identified by their node names.

Public Property Name System.String

Gets and sets the property Name.

The name of the transform node.

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

Gets and sets the property Paths.

A JSON path to a variable in the data structure.

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