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 grok classifier to update when passed to UpdateClassifier
.
Namespace: Amazon.Glue.Model
Assembly: AWSSDK.Glue.dll
Version: 3.x.y.z
public class UpdateGrokClassifierRequest
The UpdateGrokClassifierRequest type exposes the following members
Name | Description | |
---|---|---|
UpdateGrokClassifierRequest() |
Name | Type | Description | |
---|---|---|---|
Classification | System.String |
Gets and sets the property Classification. An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on. |
|
CustomPatterns | System.String |
Gets and sets the property CustomPatterns. Optional custom grok patterns used by this classifier. |
|
GrokPattern | System.String |
Gets and sets the property GrokPattern. The grok pattern used by this classifier. |
|
Name | System.String |
Gets and sets the property Name.
The name of the |
.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