Class RulesetRuleActionsExtraction
Inheritance
System.Object
RulesetRuleActionsExtraction
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.Pagerduty.Outputs
Assembly: Pulumi.Pagerduty.dll
Syntax
public sealed class RulesetRuleActionsExtraction
Fields
View SourceRegex
The conditions that need to be met for the extraction to happen.
- NOTE: A rule can have multiple
extractionobjects attributed to it.
Declaration
public readonly string Regex
Field Value
| Type | Description |
|---|---|
| System.String |
Source
Field where the data is being copied from.
Declaration
public readonly string Source
Field Value
| Type | Description |
|---|---|
| System.String |
Target
Field where the data is being copied to.
Declaration
public readonly string Target
Field Value
| Type | Description |
|---|---|
| System.String |