Class ClassifierGrokClassifier
Inheritance
System.Object
ClassifierGrokClassifier
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Glue.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class ClassifierGrokClassifier
Fields
View SourceClassification
An identifier of the data format that the classifier matches.
Declaration
public readonly string Classification
Field Value
| Type | Description |
|---|---|
| System.String |
CustomPatterns
Custom grok patterns used by this classifier.
Declaration
public readonly string CustomPatterns
Field Value
| Type | Description |
|---|---|
| System.String |
GrokPattern
The grok pattern used by this classifier.
Declaration
public readonly string GrokPattern
Field Value
| Type | Description |
|---|---|
| System.String |