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.
Namespace: Amazon.Glue.Model
Assembly: AWSSDK.Glue.dll
Version: 3.x.y.z
public class SelectFields
The SelectFields type exposes the following members
Name | Description | |
---|---|---|
![]() |
SelectFields() |
Name | Type | Description | |
---|---|---|---|
![]() |
Inputs | System.Collections.Generic.List<System.String> |
Gets and sets the property Inputs. The data inputs identified by their node names. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the transform node. |
![]() |
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. |
.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