1. Packages
  2. Dynatrace
  3. API Docs
  4. OpenpipelineUserEvents
Dynatrace v0.32.0 published on Monday, Sep 29, 2025 by Pulumiverse

dynatrace.OpenpipelineUserEvents

Explore with Pulumi AI

dynatrace logo
Dynatrace v0.32.0 published on Monday, Sep 29, 2025 by Pulumiverse

    Create OpenpipelineUserEvents Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new OpenpipelineUserEvents(name: string, args?: OpenpipelineUserEventsArgs, opts?: CustomResourceOptions);
    @overload
    def OpenpipelineUserEvents(resource_name: str,
                               args: Optional[OpenpipelineUserEventsArgs] = None,
                               opts: Optional[ResourceOptions] = None)
    
    @overload
    def OpenpipelineUserEvents(resource_name: str,
                               opts: Optional[ResourceOptions] = None,
                               endpoints: Optional[OpenpipelineUserEventsEndpointsArgs] = None,
                               pipelines: Optional[OpenpipelineUserEventsPipelinesArgs] = None,
                               routing: Optional[OpenpipelineUserEventsRoutingArgs] = None)
    func NewOpenpipelineUserEvents(ctx *Context, name string, args *OpenpipelineUserEventsArgs, opts ...ResourceOption) (*OpenpipelineUserEvents, error)
    public OpenpipelineUserEvents(string name, OpenpipelineUserEventsArgs? args = null, CustomResourceOptions? opts = null)
    public OpenpipelineUserEvents(String name, OpenpipelineUserEventsArgs args)
    public OpenpipelineUserEvents(String name, OpenpipelineUserEventsArgs args, CustomResourceOptions options)
    
    type: dynatrace:OpenpipelineUserEvents
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args OpenpipelineUserEventsArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args OpenpipelineUserEventsArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args OpenpipelineUserEventsArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args OpenpipelineUserEventsArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args OpenpipelineUserEventsArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

    The following reference example uses placeholder values for all input properties.

    var openpipelineUserEventsResource = new Dynatrace.OpenpipelineUserEvents("openpipelineUserEventsResource", new()
    {
        Endpoints = new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsArgs
        {
            Endpoints = new[]
            {
                new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointArgs
                {
                    DisplayName = "string",
                    Enabled = false,
                    Routing = new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointRoutingArgs
                    {
                        Type = "string",
                        PipelineId = "string",
                    },
                    Segment = "string",
                    DefaultBucket = "string",
                    Processors = new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsArgs
                    {
                        Processors = new[]
                        {
                            new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorArgs
                            {
                                DqlProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDqlProcessorArgs
                                {
                                    Description = "string",
                                    DqlScript = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                                DropProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDropProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                                FieldsAddProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Fields = new[]
                                    {
                                        new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorFieldArgs
                                        {
                                            Name = "string",
                                            Value = "string",
                                        },
                                    },
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                                FieldsRemoveProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRemoveProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Fields = new[]
                                    {
                                        "string",
                                    },
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                                FieldsRenameProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Fields = new[]
                                    {
                                        new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorFieldArgs
                                        {
                                            FromName = "string",
                                            ToName = "string",
                                        },
                                    },
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                                TechnologyProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorTechnologyProcessorArgs
                                {
                                    Enabled = false,
                                    Id = "string",
                                    TechnologyId = "string",
                                    CustomMatcher = "string",
                                    SampleData = "string",
                                },
                            },
                        },
                    },
                },
            },
        },
        Pipelines = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesArgs
        {
            Pipelines = new[]
            {
                new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineArgs
                {
                    DisplayName = "string",
                    Enabled = false,
                    Id = "string",
                    CostAllocation = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineCostAllocationArgs
                    {
                        Processors = new[]
                        {
                            new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorArgs
                            {
                                CostAllocationProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    Value = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorValueArgs
                                    {
                                        Type = "string",
                                        Constant = "string",
                                        Field = "string",
                                        MultiValueConstants = new[]
                                        {
                                            "string",
                                        },
                                    },
                                    SampleData = "string",
                                },
                            },
                        },
                    },
                    DataExtraction = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionArgs
                    {
                        Processors = new[]
                        {
                            new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorArgs
                            {
                                AzureLogForwardingProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    ForwarderConfigId = "string",
                                    Id = "string",
                                    Matcher = "string",
                                    FieldExtraction = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorFieldExtractionArgs
                                    {
                                        Semantic = "string",
                                        Fields = new[]
                                        {
                                            "string",
                                        },
                                    },
                                    SampleData = "string",
                                },
                                BizeventExtractionProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    EventProvider = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventProviderArgs
                                    {
                                        Type = "string",
                                        Constant = "string",
                                        Field = "string",
                                        MultiValueConstants = new[]
                                        {
                                            "string",
                                        },
                                    },
                                    EventType = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventTypeArgs
                                    {
                                        Type = "string",
                                        Constant = "string",
                                        Field = "string",
                                        MultiValueConstants = new[]
                                        {
                                            "string",
                                        },
                                    },
                                    Id = "string",
                                    Matcher = "string",
                                    FieldExtraction = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorFieldExtractionArgs
                                    {
                                        Semantic = "string",
                                        Fields = new[]
                                        {
                                            "string",
                                        },
                                    },
                                    SampleData = "string",
                                },
                                DavisEventExtractionProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    Properties = new[]
                                    {
                                        new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorPropertyArgs
                                        {
                                            Key = "string",
                                            Value = "string",
                                        },
                                    },
                                    SampleData = "string",
                                },
                                SecurityEventExtractionProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    FieldExtraction = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorFieldExtractionArgs
                                    {
                                        Semantic = "string",
                                        Fields = new[]
                                        {
                                            "string",
                                        },
                                    },
                                    SampleData = "string",
                                },
                            },
                        },
                    },
                    MetricExtraction = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineMetricExtractionArgs
                    {
                        Processors = new[]
                        {
                            new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorArgs
                            {
                                CounterMetricExtractionProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorCounterMetricExtractionProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    MetricKey = "string",
                                    Dimensions = new[]
                                    {
                                        "string",
                                    },
                                    SampleData = "string",
                                },
                                SamplingAwareCounterMetricExtractionProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareCounterMetricExtractionProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    MetricKey = "string",
                                    Aggregation = "string",
                                    Dimensions = new[]
                                    {
                                        "string",
                                    },
                                    SampleData = "string",
                                    Sampling = "string",
                                },
                                SamplingAwareValueMetricExtractionProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareValueMetricExtractionProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    Measurement = "string",
                                    MetricKey = "string",
                                    Aggregation = "string",
                                    DefaultValue = "string",
                                    Dimensions = new[]
                                    {
                                        "string",
                                    },
                                    Field = "string",
                                    SampleData = "string",
                                    Sampling = "string",
                                },
                                ValueMetricExtractionProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorValueMetricExtractionProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Field = "string",
                                    Id = "string",
                                    Matcher = "string",
                                    MetricKey = "string",
                                    Dimensions = new[]
                                    {
                                        "string",
                                    },
                                    SampleData = "string",
                                },
                            },
                        },
                    },
                    Processing = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingArgs
                    {
                        Processors = new[]
                        {
                            new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorArgs
                            {
                                DqlProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDqlProcessorArgs
                                {
                                    Description = "string",
                                    DqlScript = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                                DropProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDropProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                                FieldsAddProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Fields = new[]
                                    {
                                        new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorFieldArgs
                                        {
                                            Name = "string",
                                            Value = "string",
                                        },
                                    },
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                                FieldsRemoveProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRemoveProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Fields = new[]
                                    {
                                        "string",
                                    },
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                                FieldsRenameProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Fields = new[]
                                    {
                                        new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorFieldArgs
                                        {
                                            FromName = "string",
                                            ToName = "string",
                                        },
                                    },
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                                TechnologyProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorTechnologyProcessorArgs
                                {
                                    Enabled = false,
                                    Id = "string",
                                    TechnologyId = "string",
                                    CustomMatcher = "string",
                                    SampleData = "string",
                                },
                            },
                        },
                    },
                    ProductAllocation = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProductAllocationArgs
                    {
                        Processors = new[]
                        {
                            new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorArgs
                            {
                                ProductAllocationProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    Value = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorValueArgs
                                    {
                                        Type = "string",
                                        Constant = "string",
                                        Field = "string",
                                        MultiValueConstants = new[]
                                        {
                                            "string",
                                        },
                                    },
                                    SampleData = "string",
                                },
                            },
                        },
                    },
                    SecurityContext = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineSecurityContextArgs
                    {
                        Processors = new[]
                        {
                            new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorArgs
                            {
                                SecurityContextProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    Value = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorValueArgs
                                    {
                                        Type = "string",
                                        Constant = "string",
                                        Field = "string",
                                        MultiValueConstants = new[]
                                        {
                                            "string",
                                        },
                                    },
                                    SampleData = "string",
                                },
                            },
                        },
                    },
                    Storage = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineStorageArgs
                    {
                        CatchAllBucketName = "string",
                        Processors = new[]
                        {
                            new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineStorageProcessorArgs
                            {
                                BucketAssignmentProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineStorageProcessorBucketAssignmentProcessorArgs
                                {
                                    BucketName = "string",
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                                NoStorageProcessor = new Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineStorageProcessorNoStorageProcessorArgs
                                {
                                    Description = "string",
                                    Enabled = false,
                                    Id = "string",
                                    Matcher = "string",
                                    SampleData = "string",
                                },
                            },
                        },
                    },
                },
            },
        },
        Routing = new Dynatrace.Inputs.OpenpipelineUserEventsRoutingArgs
        {
            Entries = new[]
            {
                new Dynatrace.Inputs.OpenpipelineUserEventsRoutingEntryArgs
                {
                    Enabled = false,
                    Matcher = "string",
                    Note = "string",
                    PipelineId = "string",
                },
            },
        },
    });
    
    example, err := dynatrace.NewOpenpipelineUserEvents(ctx, "openpipelineUserEventsResource", &dynatrace.OpenpipelineUserEventsArgs{
    	Endpoints: &dynatrace.OpenpipelineUserEventsEndpointsArgs{
    		Endpoints: dynatrace.OpenpipelineUserEventsEndpointsEndpointArray{
    			&dynatrace.OpenpipelineUserEventsEndpointsEndpointArgs{
    				DisplayName: pulumi.String("string"),
    				Enabled:     pulumi.Bool(false),
    				Routing: &dynatrace.OpenpipelineUserEventsEndpointsEndpointRoutingArgs{
    					Type:       pulumi.String("string"),
    					PipelineId: pulumi.String("string"),
    				},
    				Segment:       pulumi.String("string"),
    				DefaultBucket: pulumi.String("string"),
    				Processors: &dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsArgs{
    					Processors: dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorArray{
    						&dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorArgs{
    							DqlProcessor: &dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDqlProcessorArgs{
    								Description: pulumi.String("string"),
    								DqlScript:   pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								SampleData:  pulumi.String("string"),
    							},
    							DropProcessor: &dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDropProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								SampleData:  pulumi.String("string"),
    							},
    							FieldsAddProcessor: &dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Fields: dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorFieldArray{
    									&dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorFieldArgs{
    										Name:  pulumi.String("string"),
    										Value: pulumi.String("string"),
    									},
    								},
    								Id:         pulumi.String("string"),
    								Matcher:    pulumi.String("string"),
    								SampleData: pulumi.String("string"),
    							},
    							FieldsRemoveProcessor: &dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRemoveProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Fields: pulumi.StringArray{
    									pulumi.String("string"),
    								},
    								Id:         pulumi.String("string"),
    								Matcher:    pulumi.String("string"),
    								SampleData: pulumi.String("string"),
    							},
    							FieldsRenameProcessor: &dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Fields: dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorFieldArray{
    									&dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorFieldArgs{
    										FromName: pulumi.String("string"),
    										ToName:   pulumi.String("string"),
    									},
    								},
    								Id:         pulumi.String("string"),
    								Matcher:    pulumi.String("string"),
    								SampleData: pulumi.String("string"),
    							},
    							TechnologyProcessor: &dynatrace.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorTechnologyProcessorArgs{
    								Enabled:       pulumi.Bool(false),
    								Id:            pulumi.String("string"),
    								TechnologyId:  pulumi.String("string"),
    								CustomMatcher: pulumi.String("string"),
    								SampleData:    pulumi.String("string"),
    							},
    						},
    					},
    				},
    			},
    		},
    	},
    	Pipelines: &dynatrace.OpenpipelineUserEventsPipelinesArgs{
    		Pipelines: dynatrace.OpenpipelineUserEventsPipelinesPipelineArray{
    			&dynatrace.OpenpipelineUserEventsPipelinesPipelineArgs{
    				DisplayName: pulumi.String("string"),
    				Enabled:     pulumi.Bool(false),
    				Id:          pulumi.String("string"),
    				CostAllocation: &dynatrace.OpenpipelineUserEventsPipelinesPipelineCostAllocationArgs{
    					Processors: dynatrace.OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorArray{
    						&dynatrace.OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorArgs{
    							CostAllocationProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								Value: &dynatrace.OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorValueArgs{
    									Type:     pulumi.String("string"),
    									Constant: pulumi.String("string"),
    									Field:    pulumi.String("string"),
    									MultiValueConstants: pulumi.StringArray{
    										pulumi.String("string"),
    									},
    								},
    								SampleData: pulumi.String("string"),
    							},
    						},
    					},
    				},
    				DataExtraction: &dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionArgs{
    					Processors: dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorArray{
    						&dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorArgs{
    							AzureLogForwardingProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorArgs{
    								Description:       pulumi.String("string"),
    								Enabled:           pulumi.Bool(false),
    								ForwarderConfigId: pulumi.String("string"),
    								Id:                pulumi.String("string"),
    								Matcher:           pulumi.String("string"),
    								FieldExtraction: &dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorFieldExtractionArgs{
    									Semantic: pulumi.String("string"),
    									Fields: pulumi.StringArray{
    										pulumi.String("string"),
    									},
    								},
    								SampleData: pulumi.String("string"),
    							},
    							BizeventExtractionProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								EventProvider: &dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventProviderArgs{
    									Type:     pulumi.String("string"),
    									Constant: pulumi.String("string"),
    									Field:    pulumi.String("string"),
    									MultiValueConstants: pulumi.StringArray{
    										pulumi.String("string"),
    									},
    								},
    								EventType: &dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventTypeArgs{
    									Type:     pulumi.String("string"),
    									Constant: pulumi.String("string"),
    									Field:    pulumi.String("string"),
    									MultiValueConstants: pulumi.StringArray{
    										pulumi.String("string"),
    									},
    								},
    								Id:      pulumi.String("string"),
    								Matcher: pulumi.String("string"),
    								FieldExtraction: &dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorFieldExtractionArgs{
    									Semantic: pulumi.String("string"),
    									Fields: pulumi.StringArray{
    										pulumi.String("string"),
    									},
    								},
    								SampleData: pulumi.String("string"),
    							},
    							DavisEventExtractionProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								Properties: dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorPropertyArray{
    									&dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorPropertyArgs{
    										Key:   pulumi.String("string"),
    										Value: pulumi.String("string"),
    									},
    								},
    								SampleData: pulumi.String("string"),
    							},
    							SecurityEventExtractionProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								FieldExtraction: &dynatrace.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorFieldExtractionArgs{
    									Semantic: pulumi.String("string"),
    									Fields: pulumi.StringArray{
    										pulumi.String("string"),
    									},
    								},
    								SampleData: pulumi.String("string"),
    							},
    						},
    					},
    				},
    				MetricExtraction: &dynatrace.OpenpipelineUserEventsPipelinesPipelineMetricExtractionArgs{
    					Processors: dynatrace.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorArray{
    						&dynatrace.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorArgs{
    							CounterMetricExtractionProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorCounterMetricExtractionProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								MetricKey:   pulumi.String("string"),
    								Dimensions: pulumi.StringArray{
    									pulumi.String("string"),
    								},
    								SampleData: pulumi.String("string"),
    							},
    							SamplingAwareCounterMetricExtractionProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareCounterMetricExtractionProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								MetricKey:   pulumi.String("string"),
    								Aggregation: pulumi.String("string"),
    								Dimensions: pulumi.StringArray{
    									pulumi.String("string"),
    								},
    								SampleData: pulumi.String("string"),
    								Sampling:   pulumi.String("string"),
    							},
    							SamplingAwareValueMetricExtractionProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareValueMetricExtractionProcessorArgs{
    								Description:  pulumi.String("string"),
    								Enabled:      pulumi.Bool(false),
    								Id:           pulumi.String("string"),
    								Matcher:      pulumi.String("string"),
    								Measurement:  pulumi.String("string"),
    								MetricKey:    pulumi.String("string"),
    								Aggregation:  pulumi.String("string"),
    								DefaultValue: pulumi.String("string"),
    								Dimensions: pulumi.StringArray{
    									pulumi.String("string"),
    								},
    								Field:      pulumi.String("string"),
    								SampleData: pulumi.String("string"),
    								Sampling:   pulumi.String("string"),
    							},
    							ValueMetricExtractionProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorValueMetricExtractionProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Field:       pulumi.String("string"),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								MetricKey:   pulumi.String("string"),
    								Dimensions: pulumi.StringArray{
    									pulumi.String("string"),
    								},
    								SampleData: pulumi.String("string"),
    							},
    						},
    					},
    				},
    				Processing: &dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingArgs{
    					Processors: dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorArray{
    						&dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorArgs{
    							DqlProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDqlProcessorArgs{
    								Description: pulumi.String("string"),
    								DqlScript:   pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								SampleData:  pulumi.String("string"),
    							},
    							DropProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDropProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								SampleData:  pulumi.String("string"),
    							},
    							FieldsAddProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Fields: dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorFieldArray{
    									&dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorFieldArgs{
    										Name:  pulumi.String("string"),
    										Value: pulumi.String("string"),
    									},
    								},
    								Id:         pulumi.String("string"),
    								Matcher:    pulumi.String("string"),
    								SampleData: pulumi.String("string"),
    							},
    							FieldsRemoveProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRemoveProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Fields: pulumi.StringArray{
    									pulumi.String("string"),
    								},
    								Id:         pulumi.String("string"),
    								Matcher:    pulumi.String("string"),
    								SampleData: pulumi.String("string"),
    							},
    							FieldsRenameProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Fields: dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorFieldArray{
    									&dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorFieldArgs{
    										FromName: pulumi.String("string"),
    										ToName:   pulumi.String("string"),
    									},
    								},
    								Id:         pulumi.String("string"),
    								Matcher:    pulumi.String("string"),
    								SampleData: pulumi.String("string"),
    							},
    							TechnologyProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorTechnologyProcessorArgs{
    								Enabled:       pulumi.Bool(false),
    								Id:            pulumi.String("string"),
    								TechnologyId:  pulumi.String("string"),
    								CustomMatcher: pulumi.String("string"),
    								SampleData:    pulumi.String("string"),
    							},
    						},
    					},
    				},
    				ProductAllocation: &dynatrace.OpenpipelineUserEventsPipelinesPipelineProductAllocationArgs{
    					Processors: dynatrace.OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorArray{
    						&dynatrace.OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorArgs{
    							ProductAllocationProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								Value: &dynatrace.OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorValueArgs{
    									Type:     pulumi.String("string"),
    									Constant: pulumi.String("string"),
    									Field:    pulumi.String("string"),
    									MultiValueConstants: pulumi.StringArray{
    										pulumi.String("string"),
    									},
    								},
    								SampleData: pulumi.String("string"),
    							},
    						},
    					},
    				},
    				SecurityContext: &dynatrace.OpenpipelineUserEventsPipelinesPipelineSecurityContextArgs{
    					Processors: dynatrace.OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorArray{
    						&dynatrace.OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorArgs{
    							SecurityContextProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								Value: &dynatrace.OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorValueArgs{
    									Type:     pulumi.String("string"),
    									Constant: pulumi.String("string"),
    									Field:    pulumi.String("string"),
    									MultiValueConstants: pulumi.StringArray{
    										pulumi.String("string"),
    									},
    								},
    								SampleData: pulumi.String("string"),
    							},
    						},
    					},
    				},
    				Storage: &dynatrace.OpenpipelineUserEventsPipelinesPipelineStorageArgs{
    					CatchAllBucketName: pulumi.String("string"),
    					Processors: dynatrace.OpenpipelineUserEventsPipelinesPipelineStorageProcessorArray{
    						&dynatrace.OpenpipelineUserEventsPipelinesPipelineStorageProcessorArgs{
    							BucketAssignmentProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineStorageProcessorBucketAssignmentProcessorArgs{
    								BucketName:  pulumi.String("string"),
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								SampleData:  pulumi.String("string"),
    							},
    							NoStorageProcessor: &dynatrace.OpenpipelineUserEventsPipelinesPipelineStorageProcessorNoStorageProcessorArgs{
    								Description: pulumi.String("string"),
    								Enabled:     pulumi.Bool(false),
    								Id:          pulumi.String("string"),
    								Matcher:     pulumi.String("string"),
    								SampleData:  pulumi.String("string"),
    							},
    						},
    					},
    				},
    			},
    		},
    	},
    	Routing: &dynatrace.OpenpipelineUserEventsRoutingArgs{
    		Entries: dynatrace.OpenpipelineUserEventsRoutingEntryArray{
    			&dynatrace.OpenpipelineUserEventsRoutingEntryArgs{
    				Enabled:    pulumi.Bool(false),
    				Matcher:    pulumi.String("string"),
    				Note:       pulumi.String("string"),
    				PipelineId: pulumi.String("string"),
    			},
    		},
    	},
    })
    
    var openpipelineUserEventsResource = new OpenpipelineUserEvents("openpipelineUserEventsResource", OpenpipelineUserEventsArgs.builder()
        .endpoints(OpenpipelineUserEventsEndpointsArgs.builder()
            .endpoints(OpenpipelineUserEventsEndpointsEndpointArgs.builder()
                .displayName("string")
                .enabled(false)
                .routing(OpenpipelineUserEventsEndpointsEndpointRoutingArgs.builder()
                    .type("string")
                    .pipelineId("string")
                    .build())
                .segment("string")
                .defaultBucket("string")
                .processors(OpenpipelineUserEventsEndpointsEndpointProcessorsArgs.builder()
                    .processors(OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorArgs.builder()
                        .dqlProcessor(OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDqlProcessorArgs.builder()
                            .description("string")
                            .dqlScript("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .dropProcessor(OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDropProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .fieldsAddProcessor(OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .fields(OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorFieldArgs.builder()
                                .name("string")
                                .value("string")
                                .build())
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .fieldsRemoveProcessor(OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRemoveProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .fields("string")
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .fieldsRenameProcessor(OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .fields(OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorFieldArgs.builder()
                                .fromName("string")
                                .toName("string")
                                .build())
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .technologyProcessor(OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorTechnologyProcessorArgs.builder()
                            .enabled(false)
                            .id("string")
                            .technologyId("string")
                            .customMatcher("string")
                            .sampleData("string")
                            .build())
                        .build())
                    .build())
                .build())
            .build())
        .pipelines(OpenpipelineUserEventsPipelinesArgs.builder()
            .pipelines(OpenpipelineUserEventsPipelinesPipelineArgs.builder()
                .displayName("string")
                .enabled(false)
                .id("string")
                .costAllocation(OpenpipelineUserEventsPipelinesPipelineCostAllocationArgs.builder()
                    .processors(OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorArgs.builder()
                        .costAllocationProcessor(OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .value(OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorValueArgs.builder()
                                .type("string")
                                .constant("string")
                                .field("string")
                                .multiValueConstants("string")
                                .build())
                            .sampleData("string")
                            .build())
                        .build())
                    .build())
                .dataExtraction(OpenpipelineUserEventsPipelinesPipelineDataExtractionArgs.builder()
                    .processors(OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorArgs.builder()
                        .azureLogForwardingProcessor(OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .forwarderConfigId("string")
                            .id("string")
                            .matcher("string")
                            .fieldExtraction(OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorFieldExtractionArgs.builder()
                                .semantic("string")
                                .fields("string")
                                .build())
                            .sampleData("string")
                            .build())
                        .bizeventExtractionProcessor(OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .eventProvider(OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventProviderArgs.builder()
                                .type("string")
                                .constant("string")
                                .field("string")
                                .multiValueConstants("string")
                                .build())
                            .eventType(OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventTypeArgs.builder()
                                .type("string")
                                .constant("string")
                                .field("string")
                                .multiValueConstants("string")
                                .build())
                            .id("string")
                            .matcher("string")
                            .fieldExtraction(OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorFieldExtractionArgs.builder()
                                .semantic("string")
                                .fields("string")
                                .build())
                            .sampleData("string")
                            .build())
                        .davisEventExtractionProcessor(OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .properties(OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorPropertyArgs.builder()
                                .key("string")
                                .value("string")
                                .build())
                            .sampleData("string")
                            .build())
                        .securityEventExtractionProcessor(OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .fieldExtraction(OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorFieldExtractionArgs.builder()
                                .semantic("string")
                                .fields("string")
                                .build())
                            .sampleData("string")
                            .build())
                        .build())
                    .build())
                .metricExtraction(OpenpipelineUserEventsPipelinesPipelineMetricExtractionArgs.builder()
                    .processors(OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorArgs.builder()
                        .counterMetricExtractionProcessor(OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorCounterMetricExtractionProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .metricKey("string")
                            .dimensions("string")
                            .sampleData("string")
                            .build())
                        .samplingAwareCounterMetricExtractionProcessor(OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareCounterMetricExtractionProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .metricKey("string")
                            .aggregation("string")
                            .dimensions("string")
                            .sampleData("string")
                            .sampling("string")
                            .build())
                        .samplingAwareValueMetricExtractionProcessor(OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareValueMetricExtractionProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .measurement("string")
                            .metricKey("string")
                            .aggregation("string")
                            .defaultValue("string")
                            .dimensions("string")
                            .field("string")
                            .sampleData("string")
                            .sampling("string")
                            .build())
                        .valueMetricExtractionProcessor(OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorValueMetricExtractionProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .field("string")
                            .id("string")
                            .matcher("string")
                            .metricKey("string")
                            .dimensions("string")
                            .sampleData("string")
                            .build())
                        .build())
                    .build())
                .processing(OpenpipelineUserEventsPipelinesPipelineProcessingArgs.builder()
                    .processors(OpenpipelineUserEventsPipelinesPipelineProcessingProcessorArgs.builder()
                        .dqlProcessor(OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDqlProcessorArgs.builder()
                            .description("string")
                            .dqlScript("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .dropProcessor(OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDropProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .fieldsAddProcessor(OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .fields(OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorFieldArgs.builder()
                                .name("string")
                                .value("string")
                                .build())
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .fieldsRemoveProcessor(OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRemoveProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .fields("string")
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .fieldsRenameProcessor(OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .fields(OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorFieldArgs.builder()
                                .fromName("string")
                                .toName("string")
                                .build())
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .technologyProcessor(OpenpipelineUserEventsPipelinesPipelineProcessingProcessorTechnologyProcessorArgs.builder()
                            .enabled(false)
                            .id("string")
                            .technologyId("string")
                            .customMatcher("string")
                            .sampleData("string")
                            .build())
                        .build())
                    .build())
                .productAllocation(OpenpipelineUserEventsPipelinesPipelineProductAllocationArgs.builder()
                    .processors(OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorArgs.builder()
                        .productAllocationProcessor(OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .value(OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorValueArgs.builder()
                                .type("string")
                                .constant("string")
                                .field("string")
                                .multiValueConstants("string")
                                .build())
                            .sampleData("string")
                            .build())
                        .build())
                    .build())
                .securityContext(OpenpipelineUserEventsPipelinesPipelineSecurityContextArgs.builder()
                    .processors(OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorArgs.builder()
                        .securityContextProcessor(OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .value(OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorValueArgs.builder()
                                .type("string")
                                .constant("string")
                                .field("string")
                                .multiValueConstants("string")
                                .build())
                            .sampleData("string")
                            .build())
                        .build())
                    .build())
                .storage(OpenpipelineUserEventsPipelinesPipelineStorageArgs.builder()
                    .catchAllBucketName("string")
                    .processors(OpenpipelineUserEventsPipelinesPipelineStorageProcessorArgs.builder()
                        .bucketAssignmentProcessor(OpenpipelineUserEventsPipelinesPipelineStorageProcessorBucketAssignmentProcessorArgs.builder()
                            .bucketName("string")
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .noStorageProcessor(OpenpipelineUserEventsPipelinesPipelineStorageProcessorNoStorageProcessorArgs.builder()
                            .description("string")
                            .enabled(false)
                            .id("string")
                            .matcher("string")
                            .sampleData("string")
                            .build())
                        .build())
                    .build())
                .build())
            .build())
        .routing(OpenpipelineUserEventsRoutingArgs.builder()
            .entries(OpenpipelineUserEventsRoutingEntryArgs.builder()
                .enabled(false)
                .matcher("string")
                .note("string")
                .pipelineId("string")
                .build())
            .build())
        .build());
    
    openpipeline_user_events_resource = dynatrace.OpenpipelineUserEvents("openpipelineUserEventsResource",
        endpoints={
            "endpoints": [{
                "display_name": "string",
                "enabled": False,
                "routing": {
                    "type": "string",
                    "pipeline_id": "string",
                },
                "segment": "string",
                "default_bucket": "string",
                "processors": {
                    "processors": [{
                        "dql_processor": {
                            "description": "string",
                            "dql_script": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                        "drop_processor": {
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                        "fields_add_processor": {
                            "description": "string",
                            "enabled": False,
                            "fields": [{
                                "name": "string",
                                "value": "string",
                            }],
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                        "fields_remove_processor": {
                            "description": "string",
                            "enabled": False,
                            "fields": ["string"],
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                        "fields_rename_processor": {
                            "description": "string",
                            "enabled": False,
                            "fields": [{
                                "from_name": "string",
                                "to_name": "string",
                            }],
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                        "technology_processor": {
                            "enabled": False,
                            "id": "string",
                            "technology_id": "string",
                            "custom_matcher": "string",
                            "sample_data": "string",
                        },
                    }],
                },
            }],
        },
        pipelines={
            "pipelines": [{
                "display_name": "string",
                "enabled": False,
                "id": "string",
                "cost_allocation": {
                    "processors": [{
                        "cost_allocation_processor": {
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "value": {
                                "type": "string",
                                "constant": "string",
                                "field": "string",
                                "multi_value_constants": ["string"],
                            },
                            "sample_data": "string",
                        },
                    }],
                },
                "data_extraction": {
                    "processors": [{
                        "azure_log_forwarding_processor": {
                            "description": "string",
                            "enabled": False,
                            "forwarder_config_id": "string",
                            "id": "string",
                            "matcher": "string",
                            "field_extraction": {
                                "semantic": "string",
                                "fields": ["string"],
                            },
                            "sample_data": "string",
                        },
                        "bizevent_extraction_processor": {
                            "description": "string",
                            "enabled": False,
                            "event_provider": {
                                "type": "string",
                                "constant": "string",
                                "field": "string",
                                "multi_value_constants": ["string"],
                            },
                            "event_type": {
                                "type": "string",
                                "constant": "string",
                                "field": "string",
                                "multi_value_constants": ["string"],
                            },
                            "id": "string",
                            "matcher": "string",
                            "field_extraction": {
                                "semantic": "string",
                                "fields": ["string"],
                            },
                            "sample_data": "string",
                        },
                        "davis_event_extraction_processor": {
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "properties": [{
                                "key": "string",
                                "value": "string",
                            }],
                            "sample_data": "string",
                        },
                        "security_event_extraction_processor": {
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "field_extraction": {
                                "semantic": "string",
                                "fields": ["string"],
                            },
                            "sample_data": "string",
                        },
                    }],
                },
                "metric_extraction": {
                    "processors": [{
                        "counter_metric_extraction_processor": {
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "metric_key": "string",
                            "dimensions": ["string"],
                            "sample_data": "string",
                        },
                        "sampling_aware_counter_metric_extraction_processor": {
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "metric_key": "string",
                            "aggregation": "string",
                            "dimensions": ["string"],
                            "sample_data": "string",
                            "sampling": "string",
                        },
                        "sampling_aware_value_metric_extraction_processor": {
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "measurement": "string",
                            "metric_key": "string",
                            "aggregation": "string",
                            "default_value": "string",
                            "dimensions": ["string"],
                            "field": "string",
                            "sample_data": "string",
                            "sampling": "string",
                        },
                        "value_metric_extraction_processor": {
                            "description": "string",
                            "enabled": False,
                            "field": "string",
                            "id": "string",
                            "matcher": "string",
                            "metric_key": "string",
                            "dimensions": ["string"],
                            "sample_data": "string",
                        },
                    }],
                },
                "processing": {
                    "processors": [{
                        "dql_processor": {
                            "description": "string",
                            "dql_script": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                        "drop_processor": {
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                        "fields_add_processor": {
                            "description": "string",
                            "enabled": False,
                            "fields": [{
                                "name": "string",
                                "value": "string",
                            }],
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                        "fields_remove_processor": {
                            "description": "string",
                            "enabled": False,
                            "fields": ["string"],
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                        "fields_rename_processor": {
                            "description": "string",
                            "enabled": False,
                            "fields": [{
                                "from_name": "string",
                                "to_name": "string",
                            }],
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                        "technology_processor": {
                            "enabled": False,
                            "id": "string",
                            "technology_id": "string",
                            "custom_matcher": "string",
                            "sample_data": "string",
                        },
                    }],
                },
                "product_allocation": {
                    "processors": [{
                        "product_allocation_processor": {
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "value": {
                                "type": "string",
                                "constant": "string",
                                "field": "string",
                                "multi_value_constants": ["string"],
                            },
                            "sample_data": "string",
                        },
                    }],
                },
                "security_context": {
                    "processors": [{
                        "security_context_processor": {
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "value": {
                                "type": "string",
                                "constant": "string",
                                "field": "string",
                                "multi_value_constants": ["string"],
                            },
                            "sample_data": "string",
                        },
                    }],
                },
                "storage": {
                    "catch_all_bucket_name": "string",
                    "processors": [{
                        "bucket_assignment_processor": {
                            "bucket_name": "string",
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                        "no_storage_processor": {
                            "description": "string",
                            "enabled": False,
                            "id": "string",
                            "matcher": "string",
                            "sample_data": "string",
                        },
                    }],
                },
            }],
        },
        routing={
            "entries": [{
                "enabled": False,
                "matcher": "string",
                "note": "string",
                "pipeline_id": "string",
            }],
        })
    
    const openpipelineUserEventsResource = new dynatrace.OpenpipelineUserEvents("openpipelineUserEventsResource", {
        endpoints: {
            endpoints: [{
                displayName: "string",
                enabled: false,
                routing: {
                    type: "string",
                    pipelineId: "string",
                },
                segment: "string",
                defaultBucket: "string",
                processors: {
                    processors: [{
                        dqlProcessor: {
                            description: "string",
                            dqlScript: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                        dropProcessor: {
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                        fieldsAddProcessor: {
                            description: "string",
                            enabled: false,
                            fields: [{
                                name: "string",
                                value: "string",
                            }],
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                        fieldsRemoveProcessor: {
                            description: "string",
                            enabled: false,
                            fields: ["string"],
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                        fieldsRenameProcessor: {
                            description: "string",
                            enabled: false,
                            fields: [{
                                fromName: "string",
                                toName: "string",
                            }],
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                        technologyProcessor: {
                            enabled: false,
                            id: "string",
                            technologyId: "string",
                            customMatcher: "string",
                            sampleData: "string",
                        },
                    }],
                },
            }],
        },
        pipelines: {
            pipelines: [{
                displayName: "string",
                enabled: false,
                id: "string",
                costAllocation: {
                    processors: [{
                        costAllocationProcessor: {
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            value: {
                                type: "string",
                                constant: "string",
                                field: "string",
                                multiValueConstants: ["string"],
                            },
                            sampleData: "string",
                        },
                    }],
                },
                dataExtraction: {
                    processors: [{
                        azureLogForwardingProcessor: {
                            description: "string",
                            enabled: false,
                            forwarderConfigId: "string",
                            id: "string",
                            matcher: "string",
                            fieldExtraction: {
                                semantic: "string",
                                fields: ["string"],
                            },
                            sampleData: "string",
                        },
                        bizeventExtractionProcessor: {
                            description: "string",
                            enabled: false,
                            eventProvider: {
                                type: "string",
                                constant: "string",
                                field: "string",
                                multiValueConstants: ["string"],
                            },
                            eventType: {
                                type: "string",
                                constant: "string",
                                field: "string",
                                multiValueConstants: ["string"],
                            },
                            id: "string",
                            matcher: "string",
                            fieldExtraction: {
                                semantic: "string",
                                fields: ["string"],
                            },
                            sampleData: "string",
                        },
                        davisEventExtractionProcessor: {
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            properties: [{
                                key: "string",
                                value: "string",
                            }],
                            sampleData: "string",
                        },
                        securityEventExtractionProcessor: {
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            fieldExtraction: {
                                semantic: "string",
                                fields: ["string"],
                            },
                            sampleData: "string",
                        },
                    }],
                },
                metricExtraction: {
                    processors: [{
                        counterMetricExtractionProcessor: {
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            metricKey: "string",
                            dimensions: ["string"],
                            sampleData: "string",
                        },
                        samplingAwareCounterMetricExtractionProcessor: {
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            metricKey: "string",
                            aggregation: "string",
                            dimensions: ["string"],
                            sampleData: "string",
                            sampling: "string",
                        },
                        samplingAwareValueMetricExtractionProcessor: {
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            measurement: "string",
                            metricKey: "string",
                            aggregation: "string",
                            defaultValue: "string",
                            dimensions: ["string"],
                            field: "string",
                            sampleData: "string",
                            sampling: "string",
                        },
                        valueMetricExtractionProcessor: {
                            description: "string",
                            enabled: false,
                            field: "string",
                            id: "string",
                            matcher: "string",
                            metricKey: "string",
                            dimensions: ["string"],
                            sampleData: "string",
                        },
                    }],
                },
                processing: {
                    processors: [{
                        dqlProcessor: {
                            description: "string",
                            dqlScript: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                        dropProcessor: {
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                        fieldsAddProcessor: {
                            description: "string",
                            enabled: false,
                            fields: [{
                                name: "string",
                                value: "string",
                            }],
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                        fieldsRemoveProcessor: {
                            description: "string",
                            enabled: false,
                            fields: ["string"],
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                        fieldsRenameProcessor: {
                            description: "string",
                            enabled: false,
                            fields: [{
                                fromName: "string",
                                toName: "string",
                            }],
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                        technologyProcessor: {
                            enabled: false,
                            id: "string",
                            technologyId: "string",
                            customMatcher: "string",
                            sampleData: "string",
                        },
                    }],
                },
                productAllocation: {
                    processors: [{
                        productAllocationProcessor: {
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            value: {
                                type: "string",
                                constant: "string",
                                field: "string",
                                multiValueConstants: ["string"],
                            },
                            sampleData: "string",
                        },
                    }],
                },
                securityContext: {
                    processors: [{
                        securityContextProcessor: {
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            value: {
                                type: "string",
                                constant: "string",
                                field: "string",
                                multiValueConstants: ["string"],
                            },
                            sampleData: "string",
                        },
                    }],
                },
                storage: {
                    catchAllBucketName: "string",
                    processors: [{
                        bucketAssignmentProcessor: {
                            bucketName: "string",
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                        noStorageProcessor: {
                            description: "string",
                            enabled: false,
                            id: "string",
                            matcher: "string",
                            sampleData: "string",
                        },
                    }],
                },
            }],
        },
        routing: {
            entries: [{
                enabled: false,
                matcher: "string",
                note: "string",
                pipelineId: "string",
            }],
        },
    });
    
    type: dynatrace:OpenpipelineUserEvents
    properties:
        endpoints:
            endpoints:
                - defaultBucket: string
                  displayName: string
                  enabled: false
                  processors:
                    processors:
                        - dqlProcessor:
                            description: string
                            dqlScript: string
                            enabled: false
                            id: string
                            matcher: string
                            sampleData: string
                          dropProcessor:
                            description: string
                            enabled: false
                            id: string
                            matcher: string
                            sampleData: string
                          fieldsAddProcessor:
                            description: string
                            enabled: false
                            fields:
                                - name: string
                                  value: string
                            id: string
                            matcher: string
                            sampleData: string
                          fieldsRemoveProcessor:
                            description: string
                            enabled: false
                            fields:
                                - string
                            id: string
                            matcher: string
                            sampleData: string
                          fieldsRenameProcessor:
                            description: string
                            enabled: false
                            fields:
                                - fromName: string
                                  toName: string
                            id: string
                            matcher: string
                            sampleData: string
                          technologyProcessor:
                            customMatcher: string
                            enabled: false
                            id: string
                            sampleData: string
                            technologyId: string
                  routing:
                    pipelineId: string
                    type: string
                  segment: string
        pipelines:
            pipelines:
                - costAllocation:
                    processors:
                        - costAllocationProcessor:
                            description: string
                            enabled: false
                            id: string
                            matcher: string
                            sampleData: string
                            value:
                                constant: string
                                field: string
                                multiValueConstants:
                                    - string
                                type: string
                  dataExtraction:
                    processors:
                        - azureLogForwardingProcessor:
                            description: string
                            enabled: false
                            fieldExtraction:
                                fields:
                                    - string
                                semantic: string
                            forwarderConfigId: string
                            id: string
                            matcher: string
                            sampleData: string
                          bizeventExtractionProcessor:
                            description: string
                            enabled: false
                            eventProvider:
                                constant: string
                                field: string
                                multiValueConstants:
                                    - string
                                type: string
                            eventType:
                                constant: string
                                field: string
                                multiValueConstants:
                                    - string
                                type: string
                            fieldExtraction:
                                fields:
                                    - string
                                semantic: string
                            id: string
                            matcher: string
                            sampleData: string
                          davisEventExtractionProcessor:
                            description: string
                            enabled: false
                            id: string
                            matcher: string
                            properties:
                                - key: string
                                  value: string
                            sampleData: string
                          securityEventExtractionProcessor:
                            description: string
                            enabled: false
                            fieldExtraction:
                                fields:
                                    - string
                                semantic: string
                            id: string
                            matcher: string
                            sampleData: string
                  displayName: string
                  enabled: false
                  id: string
                  metricExtraction:
                    processors:
                        - counterMetricExtractionProcessor:
                            description: string
                            dimensions:
                                - string
                            enabled: false
                            id: string
                            matcher: string
                            metricKey: string
                            sampleData: string
                          samplingAwareCounterMetricExtractionProcessor:
                            aggregation: string
                            description: string
                            dimensions:
                                - string
                            enabled: false
                            id: string
                            matcher: string
                            metricKey: string
                            sampleData: string
                            sampling: string
                          samplingAwareValueMetricExtractionProcessor:
                            aggregation: string
                            defaultValue: string
                            description: string
                            dimensions:
                                - string
                            enabled: false
                            field: string
                            id: string
                            matcher: string
                            measurement: string
                            metricKey: string
                            sampleData: string
                            sampling: string
                          valueMetricExtractionProcessor:
                            description: string
                            dimensions:
                                - string
                            enabled: false
                            field: string
                            id: string
                            matcher: string
                            metricKey: string
                            sampleData: string
                  processing:
                    processors:
                        - dqlProcessor:
                            description: string
                            dqlScript: string
                            enabled: false
                            id: string
                            matcher: string
                            sampleData: string
                          dropProcessor:
                            description: string
                            enabled: false
                            id: string
                            matcher: string
                            sampleData: string
                          fieldsAddProcessor:
                            description: string
                            enabled: false
                            fields:
                                - name: string
                                  value: string
                            id: string
                            matcher: string
                            sampleData: string
                          fieldsRemoveProcessor:
                            description: string
                            enabled: false
                            fields:
                                - string
                            id: string
                            matcher: string
                            sampleData: string
                          fieldsRenameProcessor:
                            description: string
                            enabled: false
                            fields:
                                - fromName: string
                                  toName: string
                            id: string
                            matcher: string
                            sampleData: string
                          technologyProcessor:
                            customMatcher: string
                            enabled: false
                            id: string
                            sampleData: string
                            technologyId: string
                  productAllocation:
                    processors:
                        - productAllocationProcessor:
                            description: string
                            enabled: false
                            id: string
                            matcher: string
                            sampleData: string
                            value:
                                constant: string
                                field: string
                                multiValueConstants:
                                    - string
                                type: string
                  securityContext:
                    processors:
                        - securityContextProcessor:
                            description: string
                            enabled: false
                            id: string
                            matcher: string
                            sampleData: string
                            value:
                                constant: string
                                field: string
                                multiValueConstants:
                                    - string
                                type: string
                  storage:
                    catchAllBucketName: string
                    processors:
                        - bucketAssignmentProcessor:
                            bucketName: string
                            description: string
                            enabled: false
                            id: string
                            matcher: string
                            sampleData: string
                          noStorageProcessor:
                            description: string
                            enabled: false
                            id: string
                            matcher: string
                            sampleData: string
        routing:
            entries:
                - enabled: false
                  matcher: string
                  note: string
                  pipelineId: string
    

    OpenpipelineUserEvents Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The OpenpipelineUserEvents resource accepts the following input properties:

    Endpoints OpenpipelineUserEventsEndpointsArgs
    List of all ingest sources of the configuration
    Pipelines OpenpipelineUserEventsPipelinesArgs
    List of all pipelines of the configuration
    Routing OpenpipelineUserEventsRoutingArgs
    Dynamic routing definition
    endpoints OpenpipelineUserEventsEndpoints
    List of all ingest sources of the configuration
    pipelines OpenpipelineUserEventsPipelines
    List of all pipelines of the configuration
    routing OpenpipelineUserEventsRouting
    Dynamic routing definition
    endpoints OpenpipelineUserEventsEndpoints
    List of all ingest sources of the configuration
    pipelines OpenpipelineUserEventsPipelines
    List of all pipelines of the configuration
    routing OpenpipelineUserEventsRouting
    Dynamic routing definition
    endpoints OpenpipelineUserEventsEndpointsArgs
    List of all ingest sources of the configuration
    pipelines OpenpipelineUserEventsPipelinesArgs
    List of all pipelines of the configuration
    routing OpenpipelineUserEventsRoutingArgs
    Dynamic routing definition
    endpoints Property Map
    List of all ingest sources of the configuration
    pipelines Property Map
    List of all pipelines of the configuration
    routing Property Map
    Dynamic routing definition

    Outputs

    All input properties are implicitly available as output properties. Additionally, the OpenpipelineUserEvents resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id str
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.

    Look up Existing OpenpipelineUserEvents Resource

    Get an existing OpenpipelineUserEvents resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: OpenpipelineUserEventsState, opts?: CustomResourceOptions): OpenpipelineUserEvents
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            endpoints: Optional[OpenpipelineUserEventsEndpointsArgs] = None,
            pipelines: Optional[OpenpipelineUserEventsPipelinesArgs] = None,
            routing: Optional[OpenpipelineUserEventsRoutingArgs] = None) -> OpenpipelineUserEvents
    func GetOpenpipelineUserEvents(ctx *Context, name string, id IDInput, state *OpenpipelineUserEventsState, opts ...ResourceOption) (*OpenpipelineUserEvents, error)
    public static OpenpipelineUserEvents Get(string name, Input<string> id, OpenpipelineUserEventsState? state, CustomResourceOptions? opts = null)
    public static OpenpipelineUserEvents get(String name, Output<String> id, OpenpipelineUserEventsState state, CustomResourceOptions options)
    resources:  _:    type: dynatrace:OpenpipelineUserEvents    get:      id: ${id}
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    Endpoints OpenpipelineUserEventsEndpointsArgs
    List of all ingest sources of the configuration
    Pipelines OpenpipelineUserEventsPipelinesArgs
    List of all pipelines of the configuration
    Routing OpenpipelineUserEventsRoutingArgs
    Dynamic routing definition
    endpoints OpenpipelineUserEventsEndpoints
    List of all ingest sources of the configuration
    pipelines OpenpipelineUserEventsPipelines
    List of all pipelines of the configuration
    routing OpenpipelineUserEventsRouting
    Dynamic routing definition
    endpoints OpenpipelineUserEventsEndpoints
    List of all ingest sources of the configuration
    pipelines OpenpipelineUserEventsPipelines
    List of all pipelines of the configuration
    routing OpenpipelineUserEventsRouting
    Dynamic routing definition
    endpoints OpenpipelineUserEventsEndpointsArgs
    List of all ingest sources of the configuration
    pipelines OpenpipelineUserEventsPipelinesArgs
    List of all pipelines of the configuration
    routing OpenpipelineUserEventsRoutingArgs
    Dynamic routing definition
    endpoints Property Map
    List of all ingest sources of the configuration
    pipelines Property Map
    List of all pipelines of the configuration
    routing Property Map
    Dynamic routing definition

    Supporting Types

    OpenpipelineUserEventsEndpoints, OpenpipelineUserEventsEndpointsArgs

    Endpoints []OpenpipelineUserEventsEndpointsEndpoint
    Definition of a single ingest source
    endpoints List<OpenpipelineUserEventsEndpointsEndpoint>
    Definition of a single ingest source
    endpoints OpenpipelineUserEventsEndpointsEndpoint[]
    Definition of a single ingest source
    endpoints List<Property Map>
    Definition of a single ingest source

    OpenpipelineUserEventsEndpointsEndpoint, OpenpipelineUserEventsEndpointsEndpointArgs

    DisplayName string
    Display name of the ingest source
    Enabled bool
    Indicates if the object is active
    Routing Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointRouting
    Routing strategy, either dynamic or static
    Segment string
    The segment of the ingest source, which is applied to the base path. Must be unique within a configuration."
    DefaultBucket string
    The default bucket assigned to records for the ingest source
    Processors Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessors
    The pre-processing done in the ingest source
    DisplayName string
    Display name of the ingest source
    Enabled bool
    Indicates if the object is active
    Routing OpenpipelineUserEventsEndpointsEndpointRouting
    Routing strategy, either dynamic or static
    Segment string
    The segment of the ingest source, which is applied to the base path. Must be unique within a configuration."
    DefaultBucket string
    The default bucket assigned to records for the ingest source
    Processors OpenpipelineUserEventsEndpointsEndpointProcessors
    The pre-processing done in the ingest source
    displayName String
    Display name of the ingest source
    enabled Boolean
    Indicates if the object is active
    routing OpenpipelineUserEventsEndpointsEndpointRouting
    Routing strategy, either dynamic or static
    segment String
    The segment of the ingest source, which is applied to the base path. Must be unique within a configuration."
    defaultBucket String
    The default bucket assigned to records for the ingest source
    processors OpenpipelineUserEventsEndpointsEndpointProcessors
    The pre-processing done in the ingest source
    displayName string
    Display name of the ingest source
    enabled boolean
    Indicates if the object is active
    routing OpenpipelineUserEventsEndpointsEndpointRouting
    Routing strategy, either dynamic or static
    segment string
    The segment of the ingest source, which is applied to the base path. Must be unique within a configuration."
    defaultBucket string
    The default bucket assigned to records for the ingest source
    processors OpenpipelineUserEventsEndpointsEndpointProcessors
    The pre-processing done in the ingest source
    display_name str
    Display name of the ingest source
    enabled bool
    Indicates if the object is active
    routing OpenpipelineUserEventsEndpointsEndpointRouting
    Routing strategy, either dynamic or static
    segment str
    The segment of the ingest source, which is applied to the base path. Must be unique within a configuration."
    default_bucket str
    The default bucket assigned to records for the ingest source
    processors OpenpipelineUserEventsEndpointsEndpointProcessors
    The pre-processing done in the ingest source
    displayName String
    Display name of the ingest source
    enabled Boolean
    Indicates if the object is active
    routing Property Map
    Routing strategy, either dynamic or static
    segment String
    The segment of the ingest source, which is applied to the base path. Must be unique within a configuration."
    defaultBucket String
    The default bucket assigned to records for the ingest source
    processors Property Map
    The pre-processing done in the ingest source

    OpenpipelineUserEventsEndpointsEndpointProcessors, OpenpipelineUserEventsEndpointsEndpointProcessorsArgs

    Processors List<Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessor>
    Groups all processors applicable for processing in the EndpointDefinition. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor and DropProcessor.
    Processors []OpenpipelineUserEventsEndpointsEndpointProcessorsProcessor
    Groups all processors applicable for processing in the EndpointDefinition. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor and DropProcessor.
    processors List<OpenpipelineUserEventsEndpointsEndpointProcessorsProcessor>
    Groups all processors applicable for processing in the EndpointDefinition. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor and DropProcessor.
    processors OpenpipelineUserEventsEndpointsEndpointProcessorsProcessor[]
    Groups all processors applicable for processing in the EndpointDefinition. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor and DropProcessor.
    processors Sequence[OpenpipelineUserEventsEndpointsEndpointProcessorsProcessor]
    Groups all processors applicable for processing in the EndpointDefinition. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor and DropProcessor.
    processors List<Property Map>
    Groups all processors applicable for processing in the EndpointDefinition. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor and DropProcessor.

    OpenpipelineUserEventsEndpointsEndpointProcessorsProcessor, OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorArgs

    DqlProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDqlProcessor
    Processor to apply a DQL script
    DropProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDropProcessor
    Processor to drop the record either during the processing stage or at the endpoint
    FieldsAddProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessor
    Processor to add fields
    FieldsRemoveProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRemoveProcessor
    Processor to remove fields
    FieldsRenameProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessor
    Processor to rename fields
    TechnologyProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorTechnologyProcessor
    Processor to apply a technology processors.
    dql_processor OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDqlProcessor
    Processor to apply a DQL script
    drop_processor OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDropProcessor
    Processor to drop the record either during the processing stage or at the endpoint
    fields_add_processor OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessor
    Processor to add fields
    fields_remove_processor OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRemoveProcessor
    Processor to remove fields
    fields_rename_processor OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessor
    Processor to rename fields
    technology_processor OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorTechnologyProcessor
    Processor to apply a technology processors.
    dqlProcessor Property Map
    Processor to apply a DQL script
    dropProcessor Property Map
    Processor to drop the record either during the processing stage or at the endpoint
    fieldsAddProcessor Property Map
    Processor to add fields
    fieldsRemoveProcessor Property Map
    Processor to remove fields
    fieldsRenameProcessor Property Map
    Processor to rename fields
    technologyProcessor Property Map
    Processor to apply a technology processors.

    OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDqlProcessor, OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDqlProcessorArgs

    Description string
    Name or description of the processor
    DqlScript string
    The DQL script to apply on the record
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    DqlScript string
    The DQL script to apply on the record
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    dqlScript String
    The DQL script to apply on the record
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    dqlScript string
    The DQL script to apply on the record
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    dql_script str
    The DQL script to apply on the record
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    dqlScript String
    The DQL script to apply on the record
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDropProcessor, OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorDropProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessor, OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields List<Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorField>
    Field to add to the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields []OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorField
    Field to add to the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorField>
    Field to add to the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    fields OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorField[]
    Field to add to the record
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    fields Sequence[OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorField]
    Field to add to the record
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<Property Map>
    Field to add to the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorField, OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsAddProcessorFieldArgs

    Name string
    Name of the field
    Value string
    Value to assign to the field
    Name string
    Name of the field
    Value string
    Value to assign to the field
    name String
    Name of the field
    value String
    Value to assign to the field
    name string
    Name of the field
    value string
    Value to assign to the field
    name str
    Name of the field
    value str
    Value to assign to the field
    name String
    Name of the field
    value String
    Value to assign to the field

    OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRemoveProcessor, OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRemoveProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields List<string>
    Field to add to the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields []string
    Field to add to the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<String>
    Field to add to the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    fields string[]
    Field to add to the record
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    fields Sequence[str]
    Field to add to the record
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<String>
    Field to add to the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessor, OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields List<Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorField>
    Field to rename on the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields []OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorField
    Field to rename on the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorField>
    Field to rename on the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    fields OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorField[]
    Field to rename on the record
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    fields Sequence[OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorField]
    Field to rename on the record
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<Property Map>
    Field to rename on the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorField, OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorFieldsRenameProcessorFieldArgs

    FromName string
    The field to rename
    ToName string
    The new field name
    FromName string
    The field to rename
    ToName string
    The new field name
    fromName String
    The field to rename
    toName String
    The new field name
    fromName string
    The field to rename
    toName string
    The new field name
    from_name str
    The field to rename
    to_name str
    The new field name
    fromName String
    The field to rename
    toName String
    The new field name

    OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorTechnologyProcessor, OpenpipelineUserEventsEndpointsEndpointProcessorsProcessorTechnologyProcessorArgs

    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    TechnologyId string
    The reference identifier to a specific technology. This technology is applied on the record.
    CustomMatcher string
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    SampleData string
    Sample data related to the processor for documentation or testing
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    TechnologyId string
    The reference identifier to a specific technology. This technology is applied on the record.
    CustomMatcher string
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    SampleData string
    Sample data related to the processor for documentation or testing
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    technologyId String
    The reference identifier to a specific technology. This technology is applied on the record.
    customMatcher String
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    sampleData String
    Sample data related to the processor for documentation or testing
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    technologyId string
    The reference identifier to a specific technology. This technology is applied on the record.
    customMatcher string
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    sampleData string
    Sample data related to the processor for documentation or testing
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    technology_id str
    The reference identifier to a specific technology. This technology is applied on the record.
    custom_matcher str
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    sample_data str
    Sample data related to the processor for documentation or testing
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    technologyId String
    The reference identifier to a specific technology. This technology is applied on the record.
    customMatcher String
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsEndpointsEndpointRouting, OpenpipelineUserEventsEndpointsEndpointRoutingArgs

    Type string
    Type of routing, static or dynamic
    PipelineId string
    Pipeline ID of the static routing
    Type string
    Type of routing, static or dynamic
    PipelineId string
    Pipeline ID of the static routing
    type String
    Type of routing, static or dynamic
    pipelineId String
    Pipeline ID of the static routing
    type string
    Type of routing, static or dynamic
    pipelineId string
    Pipeline ID of the static routing
    type str
    Type of routing, static or dynamic
    pipeline_id str
    Pipeline ID of the static routing
    type String
    Type of routing, static or dynamic
    pipelineId String
    Pipeline ID of the static routing

    OpenpipelineUserEventsPipelines, OpenpipelineUserEventsPipelinesArgs

    pipelines List<Property Map>
    Definition of a single pipeline

    OpenpipelineUserEventsPipelinesPipeline, OpenpipelineUserEventsPipelinesPipelineArgs

    DisplayName string
    Display name of the pipeline
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the pipeline
    CostAllocation Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineCostAllocation
    Cost Allocation stage configuration of the pipeline
    DataExtraction Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtraction
    Data extraction stage configuration of the pipeline
    MetricExtraction Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineMetricExtraction
    Metric extraction stage configuration of the pipeline
    Processing Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessing
    Processing stage configuration of the pipeline
    ProductAllocation Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProductAllocation
    Product Allocation stage configuration of the pipeline
    SecurityContext Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineSecurityContext
    Security context stage configuration of the pipeline
    Storage Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineStorage
    Data extraction stage configuration of the pipeline
    DisplayName string
    Display name of the pipeline
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the pipeline
    CostAllocation OpenpipelineUserEventsPipelinesPipelineCostAllocation
    Cost Allocation stage configuration of the pipeline
    DataExtraction OpenpipelineUserEventsPipelinesPipelineDataExtraction
    Data extraction stage configuration of the pipeline
    MetricExtraction OpenpipelineUserEventsPipelinesPipelineMetricExtraction
    Metric extraction stage configuration of the pipeline
    Processing OpenpipelineUserEventsPipelinesPipelineProcessing
    Processing stage configuration of the pipeline
    ProductAllocation OpenpipelineUserEventsPipelinesPipelineProductAllocation
    Product Allocation stage configuration of the pipeline
    SecurityContext OpenpipelineUserEventsPipelinesPipelineSecurityContext
    Security context stage configuration of the pipeline
    Storage OpenpipelineUserEventsPipelinesPipelineStorage
    Data extraction stage configuration of the pipeline
    displayName String
    Display name of the pipeline
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the pipeline
    costAllocation OpenpipelineUserEventsPipelinesPipelineCostAllocation
    Cost Allocation stage configuration of the pipeline
    dataExtraction OpenpipelineUserEventsPipelinesPipelineDataExtraction
    Data extraction stage configuration of the pipeline
    metricExtraction OpenpipelineUserEventsPipelinesPipelineMetricExtraction
    Metric extraction stage configuration of the pipeline
    processing OpenpipelineUserEventsPipelinesPipelineProcessing
    Processing stage configuration of the pipeline
    productAllocation OpenpipelineUserEventsPipelinesPipelineProductAllocation
    Product Allocation stage configuration of the pipeline
    securityContext OpenpipelineUserEventsPipelinesPipelineSecurityContext
    Security context stage configuration of the pipeline
    storage OpenpipelineUserEventsPipelinesPipelineStorage
    Data extraction stage configuration of the pipeline
    displayName string
    Display name of the pipeline
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the pipeline
    costAllocation OpenpipelineUserEventsPipelinesPipelineCostAllocation
    Cost Allocation stage configuration of the pipeline
    dataExtraction OpenpipelineUserEventsPipelinesPipelineDataExtraction
    Data extraction stage configuration of the pipeline
    metricExtraction OpenpipelineUserEventsPipelinesPipelineMetricExtraction
    Metric extraction stage configuration of the pipeline
    processing OpenpipelineUserEventsPipelinesPipelineProcessing
    Processing stage configuration of the pipeline
    productAllocation OpenpipelineUserEventsPipelinesPipelineProductAllocation
    Product Allocation stage configuration of the pipeline
    securityContext OpenpipelineUserEventsPipelinesPipelineSecurityContext
    Security context stage configuration of the pipeline
    storage OpenpipelineUserEventsPipelinesPipelineStorage
    Data extraction stage configuration of the pipeline
    display_name str
    Display name of the pipeline
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the pipeline
    cost_allocation OpenpipelineUserEventsPipelinesPipelineCostAllocation
    Cost Allocation stage configuration of the pipeline
    data_extraction OpenpipelineUserEventsPipelinesPipelineDataExtraction
    Data extraction stage configuration of the pipeline
    metric_extraction OpenpipelineUserEventsPipelinesPipelineMetricExtraction
    Metric extraction stage configuration of the pipeline
    processing OpenpipelineUserEventsPipelinesPipelineProcessing
    Processing stage configuration of the pipeline
    product_allocation OpenpipelineUserEventsPipelinesPipelineProductAllocation
    Product Allocation stage configuration of the pipeline
    security_context OpenpipelineUserEventsPipelinesPipelineSecurityContext
    Security context stage configuration of the pipeline
    storage OpenpipelineUserEventsPipelinesPipelineStorage
    Data extraction stage configuration of the pipeline
    displayName String
    Display name of the pipeline
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the pipeline
    costAllocation Property Map
    Cost Allocation stage configuration of the pipeline
    dataExtraction Property Map
    Data extraction stage configuration of the pipeline
    metricExtraction Property Map
    Metric extraction stage configuration of the pipeline
    processing Property Map
    Processing stage configuration of the pipeline
    productAllocation Property Map
    Product Allocation stage configuration of the pipeline
    securityContext Property Map
    Security context stage configuration of the pipeline
    storage Property Map
    Data extraction stage configuration of the pipeline

    OpenpipelineUserEventsPipelinesPipelineCostAllocation, OpenpipelineUserEventsPipelinesPipelineCostAllocationArgs

    processors List<Property Map>
    Cost allocation processor to use

    OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessor, OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorArgs

    costAllocationProcessor Property Map
    Processor to write the occurrences as a cost allocation

    OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessor, OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    Value Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorValue
    Strategy to assign a value
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    Value OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorValue
    Strategy to assign a value
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    value OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorValue
    Strategy to assign a value
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    value OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorValue
    Strategy to assign a value
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    value OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorValue
    Strategy to assign a value
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    value Property Map
    Strategy to assign a value
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorValue, OpenpipelineUserEventsPipelinesPipelineCostAllocationProcessorCostAllocationProcessorValueArgs

    Type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    Constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    Field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    MultiValueConstants List<string>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    Type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    Constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    Field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    MultiValueConstants []string
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type String
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant String
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field String
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants List<String>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants string[]
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type str
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant str
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field str
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multi_value_constants Sequence[str]
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type String
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant String
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field String
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants List<String>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'

    OpenpipelineUserEventsPipelinesPipelineDataExtraction, OpenpipelineUserEventsPipelinesPipelineDataExtractionArgs

    Processors List<Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessor>
    Groups all processors applicable for the DataExtractionStage. Applicable processors are DavisEventExtractionProcessor and BizeventExtractionProcessor.
    Processors []OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessor
    Groups all processors applicable for the DataExtractionStage. Applicable processors are DavisEventExtractionProcessor and BizeventExtractionProcessor.
    processors List<OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessor>
    Groups all processors applicable for the DataExtractionStage. Applicable processors are DavisEventExtractionProcessor and BizeventExtractionProcessor.
    processors OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessor[]
    Groups all processors applicable for the DataExtractionStage. Applicable processors are DavisEventExtractionProcessor and BizeventExtractionProcessor.
    processors Sequence[OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessor]
    Groups all processors applicable for the DataExtractionStage. Applicable processors are DavisEventExtractionProcessor and BizeventExtractionProcessor.
    processors List<Property Map>
    Groups all processors applicable for the DataExtractionStage. Applicable processors are DavisEventExtractionProcessor and BizeventExtractionProcessor.

    OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessor, OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorArgs

    AzureLogForwardingProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessor
    Processor to extract a Azure log.
    BizeventExtractionProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessor
    Processor to extract a bizevent. Fields event.type and event.provider can only be assigned to a constant or field value. A multi-value constant is not supported for those fields.
    DavisEventExtractionProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessor
    Processor to apply a DQL script
    SecurityEventExtractionProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessor
    Processor to extract a security event.
    azureLogForwardingProcessor Property Map
    Processor to extract a Azure log.
    bizeventExtractionProcessor Property Map
    Processor to extract a bizevent. Fields event.type and event.provider can only be assigned to a constant or field value. A multi-value constant is not supported for those fields.
    davisEventExtractionProcessor Property Map
    Processor to apply a DQL script
    securityEventExtractionProcessor Property Map
    Processor to extract a security event.

    OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessor, OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    ForwarderConfigId string
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    FieldExtraction Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorFieldExtraction
    Definition of the field extraction
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    ForwarderConfigId string
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    FieldExtraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorFieldExtraction
    Definition of the field extraction
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    forwarderConfigId String
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    fieldExtraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorFieldExtraction
    Definition of the field extraction
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    forwarderConfigId string
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    fieldExtraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorFieldExtraction
    Definition of the field extraction
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    forwarder_config_id str
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    field_extraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorFieldExtraction
    Definition of the field extraction
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    forwarderConfigId String
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    fieldExtraction Property Map
    Definition of the field extraction
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorFieldExtraction, OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorAzureLogForwardingProcessorFieldExtractionArgs

    Semantic string
    Defines how the fields of the source record should be extracted
    Fields List<string>
    Unique fields to include/exclude in the extracted record
    Semantic string
    Defines how the fields of the source record should be extracted
    Fields []string
    Unique fields to include/exclude in the extracted record
    semantic String
    Defines how the fields of the source record should be extracted
    fields List<String>
    Unique fields to include/exclude in the extracted record
    semantic string
    Defines how the fields of the source record should be extracted
    fields string[]
    Unique fields to include/exclude in the extracted record
    semantic str
    Defines how the fields of the source record should be extracted
    fields Sequence[str]
    Unique fields to include/exclude in the extracted record
    semantic String
    Defines how the fields of the source record should be extracted
    fields List<String>
    Unique fields to include/exclude in the extracted record

    OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessor, OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    EventProvider Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventProvider
    Strategy to assign a value
    EventType Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventType
    Strategy to assign a value
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    FieldExtraction Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorFieldExtraction
    Definition of the field extraction
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    EventProvider OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventProvider
    Strategy to assign a value
    EventType OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventType
    Strategy to assign a value
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    FieldExtraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorFieldExtraction
    Definition of the field extraction
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    eventProvider OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventProvider
    Strategy to assign a value
    eventType OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventType
    Strategy to assign a value
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    fieldExtraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorFieldExtraction
    Definition of the field extraction
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    eventProvider OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventProvider
    Strategy to assign a value
    eventType OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventType
    Strategy to assign a value
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    fieldExtraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorFieldExtraction
    Definition of the field extraction
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    event_provider OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventProvider
    Strategy to assign a value
    event_type OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventType
    Strategy to assign a value
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    field_extraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorFieldExtraction
    Definition of the field extraction
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    eventProvider Property Map
    Strategy to assign a value
    eventType Property Map
    Strategy to assign a value
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    fieldExtraction Property Map
    Definition of the field extraction
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventProvider, OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventProviderArgs

    Type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    Constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    Field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    MultiValueConstants List<string>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    Type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    Constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    Field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    MultiValueConstants []string
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type String
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant String
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field String
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants List<String>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants string[]
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type str
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant str
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field str
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multi_value_constants Sequence[str]
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type String
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant String
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field String
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants List<String>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'

    OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventType, OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorEventTypeArgs

    Type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    Constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    Field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    MultiValueConstants List<string>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    Type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    Constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    Field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    MultiValueConstants []string
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type String
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant String
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field String
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants List<String>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants string[]
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type str
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant str
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field str
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multi_value_constants Sequence[str]
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type String
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant String
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field String
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants List<String>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'

    OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorFieldExtraction, OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorBizeventExtractionProcessorFieldExtractionArgs

    Semantic string
    Defines how the fields of the source record should be extracted
    Fields List<string>
    Unique fields to include/exclude in the extracted record
    Semantic string
    Defines how the fields of the source record should be extracted
    Fields []string
    Unique fields to include/exclude in the extracted record
    semantic String
    Defines how the fields of the source record should be extracted
    fields List<String>
    Unique fields to include/exclude in the extracted record
    semantic string
    Defines how the fields of the source record should be extracted
    fields string[]
    Unique fields to include/exclude in the extracted record
    semantic str
    Defines how the fields of the source record should be extracted
    fields Sequence[str]
    Unique fields to include/exclude in the extracted record
    semantic String
    Defines how the fields of the source record should be extracted
    fields List<String>
    Unique fields to include/exclude in the extracted record

    OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessor, OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    Properties List<Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorProperty>
    List of properties for the extracted davis event
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    Properties []OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorProperty
    List of properties for the extracted davis event
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    properties List<OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorProperty>
    List of properties for the extracted davis event
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    properties OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorProperty[]
    List of properties for the extracted davis event
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    properties Sequence[OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorProperty]
    List of properties for the extracted davis event
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    properties List<Property Map>
    List of properties for the extracted davis event
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorProperty, OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorDavisEventExtractionProcessorPropertyArgs

    Key string
    The key to set on the davis event
    Value string
    The value assigned to the key
    Key string
    The key to set on the davis event
    Value string
    The value assigned to the key
    key String
    The key to set on the davis event
    value String
    The value assigned to the key
    key string
    The key to set on the davis event
    value string
    The value assigned to the key
    key str
    The key to set on the davis event
    value str
    The value assigned to the key
    key String
    The key to set on the davis event
    value String
    The value assigned to the key

    OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessor, OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    FieldExtraction Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorFieldExtraction
    Definition of the field extraction
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    FieldExtraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorFieldExtraction
    Definition of the field extraction
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    fieldExtraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorFieldExtraction
    Definition of the field extraction
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    fieldExtraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorFieldExtraction
    Definition of the field extraction
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    field_extraction OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorFieldExtraction
    Definition of the field extraction
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    fieldExtraction Property Map
    Definition of the field extraction
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorFieldExtraction, OpenpipelineUserEventsPipelinesPipelineDataExtractionProcessorSecurityEventExtractionProcessorFieldExtractionArgs

    Semantic string
    Defines how the fields of the source record should be extracted
    Fields List<string>
    Unique fields to include/exclude in the extracted record
    Semantic string
    Defines how the fields of the source record should be extracted
    Fields []string
    Unique fields to include/exclude in the extracted record
    semantic String
    Defines how the fields of the source record should be extracted
    fields List<String>
    Unique fields to include/exclude in the extracted record
    semantic string
    Defines how the fields of the source record should be extracted
    fields string[]
    Unique fields to include/exclude in the extracted record
    semantic str
    Defines how the fields of the source record should be extracted
    fields Sequence[str]
    Unique fields to include/exclude in the extracted record
    semantic String
    Defines how the fields of the source record should be extracted
    fields List<String>
    Unique fields to include/exclude in the extracted record

    OpenpipelineUserEventsPipelinesPipelineMetricExtraction, OpenpipelineUserEventsPipelinesPipelineMetricExtractionArgs

    processors List<Property Map>
    Data extraction processor to use

    OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessor, OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorArgs

    CounterMetricExtractionProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorCounterMetricExtractionProcessor
    Processor to write the occurrences as a metric
    SamplingAwareCounterMetricExtractionProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareCounterMetricExtractionProcessor
    Processor to write the occurrences as a metric
    SamplingAwareValueMetricExtractionProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareValueMetricExtractionProcessor
    Processor to extract a value from a field as a metric.
    ValueMetricExtractionProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorValueMetricExtractionProcessor
    Processor to extract a value from a field as a metric
    counterMetricExtractionProcessor Property Map
    Processor to write the occurrences as a metric
    samplingAwareCounterMetricExtractionProcessor Property Map
    Processor to write the occurrences as a metric
    samplingAwareValueMetricExtractionProcessor Property Map
    Processor to extract a value from a field as a metric.
    valueMetricExtractionProcessor Property Map
    Processor to extract a value from a field as a metric

    OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorCounterMetricExtractionProcessor, OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorCounterMetricExtractionProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    MetricKey string
    The key of the metric to write
    Dimensions List<string>
    List of dimensions to add to the metric
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    MetricKey string
    The key of the metric to write
    Dimensions []string
    List of dimensions to add to the metric
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    metricKey String
    The key of the metric to write
    dimensions List<String>
    List of dimensions to add to the metric
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    metricKey string
    The key of the metric to write
    dimensions string[]
    List of dimensions to add to the metric
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    metric_key str
    The key of the metric to write
    dimensions Sequence[str]
    List of dimensions to add to the metric
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    metricKey String
    The key of the metric to write
    dimensions List<String>
    List of dimensions to add to the metric
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareCounterMetricExtractionProcessor, OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareCounterMetricExtractionProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    MetricKey string
    The key of the metric to write
    Aggregation string
    Indicates whether aggregation is considered for metric extraction
    Dimensions List<string>
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    SampleData string
    Sample data related to the processor for documentation or testing
    Sampling string
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    MetricKey string
    The key of the metric to write
    Aggregation string
    Indicates whether aggregation is considered for metric extraction
    Dimensions []string
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    SampleData string
    Sample data related to the processor for documentation or testing
    Sampling string
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    metricKey String
    The key of the metric to write
    aggregation String
    Indicates whether aggregation is considered for metric extraction
    dimensions List<String>
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    sampleData String
    Sample data related to the processor for documentation or testing
    sampling String
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    metricKey string
    The key of the metric to write
    aggregation string
    Indicates whether aggregation is considered for metric extraction
    dimensions string[]
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    sampleData string
    Sample data related to the processor for documentation or testing
    sampling string
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    metric_key str
    The key of the metric to write
    aggregation str
    Indicates whether aggregation is considered for metric extraction
    dimensions Sequence[str]
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    sample_data str
    Sample data related to the processor for documentation or testing
    sampling str
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    metricKey String
    The key of the metric to write
    aggregation String
    Indicates whether aggregation is considered for metric extraction
    dimensions List<String>
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    sampleData String
    Sample data related to the processor for documentation or testing
    sampling String
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'

    OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareValueMetricExtractionProcessor, OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorSamplingAwareValueMetricExtractionProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    Measurement string
    Indicates whether the metric value should be the specified field or duration. Possible values: 'DURATION', 'FIELD'
    MetricKey string
    The key of the metric to write
    Aggregation string
    Indicates whether aggregation is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    DefaultValue string
    The default value to use if the given field value could not be extracted. String value must be a number
    Dimensions List<string>
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    Field string
    The field from which to extract the value for the metric, or 'null' for a duration measurement
    SampleData string
    Sample data related to the processor for documentation or testing
    Sampling string
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    Measurement string
    Indicates whether the metric value should be the specified field or duration. Possible values: 'DURATION', 'FIELD'
    MetricKey string
    The key of the metric to write
    Aggregation string
    Indicates whether aggregation is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    DefaultValue string
    The default value to use if the given field value could not be extracted. String value must be a number
    Dimensions []string
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    Field string
    The field from which to extract the value for the metric, or 'null' for a duration measurement
    SampleData string
    Sample data related to the processor for documentation or testing
    Sampling string
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    measurement String
    Indicates whether the metric value should be the specified field or duration. Possible values: 'DURATION', 'FIELD'
    metricKey String
    The key of the metric to write
    aggregation String
    Indicates whether aggregation is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    defaultValue String
    The default value to use if the given field value could not be extracted. String value must be a number
    dimensions List<String>
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    field String
    The field from which to extract the value for the metric, or 'null' for a duration measurement
    sampleData String
    Sample data related to the processor for documentation or testing
    sampling String
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    measurement string
    Indicates whether the metric value should be the specified field or duration. Possible values: 'DURATION', 'FIELD'
    metricKey string
    The key of the metric to write
    aggregation string
    Indicates whether aggregation is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    defaultValue string
    The default value to use if the given field value could not be extracted. String value must be a number
    dimensions string[]
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    field string
    The field from which to extract the value for the metric, or 'null' for a duration measurement
    sampleData string
    Sample data related to the processor for documentation or testing
    sampling string
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    measurement str
    Indicates whether the metric value should be the specified field or duration. Possible values: 'DURATION', 'FIELD'
    metric_key str
    The key of the metric to write
    aggregation str
    Indicates whether aggregation is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    default_value str
    The default value to use if the given field value could not be extracted. String value must be a number
    dimensions Sequence[str]
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    field str
    The field from which to extract the value for the metric, or 'null' for a duration measurement
    sample_data str
    Sample data related to the processor for documentation or testing
    sampling str
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    measurement String
    Indicates whether the metric value should be the specified field or duration. Possible values: 'DURATION', 'FIELD'
    metricKey String
    The key of the metric to write
    aggregation String
    Indicates whether aggregation is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'
    defaultValue String
    The default value to use if the given field value could not be extracted. String value must be a number
    dimensions List<String>
    List of unique dimensions to add to the metric. Dimensions are represented in the format '({dimensionName}=)?{sourceField}'. '{dimensionName}' is optional if {sourceField} represents a valid metric dimension name. '{sourceField}' has to represent a valid DQL field accessor and it can access a nested field (for example, 'field[field2][0]')
    field String
    The field from which to extract the value for the metric, or 'null' for a duration measurement
    sampleData String
    Sample data related to the processor for documentation or testing
    sampling String
    Indicates whether sampling is considered for metric extraction. Possible values: 'DISABLED', 'ENABLED'

    OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorValueMetricExtractionProcessor, OpenpipelineUserEventsPipelinesPipelineMetricExtractionProcessorValueMetricExtractionProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Field string
    The field to extract the value for the metric
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    MetricKey string
    The key of the metric to write
    Dimensions List<string>
    List of dimensions to add to the metric
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Field string
    The field to extract the value for the metric
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    MetricKey string
    The key of the metric to write
    Dimensions []string
    List of dimensions to add to the metric
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    field String
    The field to extract the value for the metric
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    metricKey String
    The key of the metric to write
    dimensions List<String>
    List of dimensions to add to the metric
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    field string
    The field to extract the value for the metric
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    metricKey string
    The key of the metric to write
    dimensions string[]
    List of dimensions to add to the metric
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    field str
    The field to extract the value for the metric
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    metric_key str
    The key of the metric to write
    dimensions Sequence[str]
    List of dimensions to add to the metric
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    field String
    The field to extract the value for the metric
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    metricKey String
    The key of the metric to write
    dimensions List<String>
    List of dimensions to add to the metric
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineProcessing, OpenpipelineUserEventsPipelinesPipelineProcessingArgs

    Processors List<Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessor>
    Groups all processors applicable for the ProcessingStage. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor, TechnologyProcessor and DropProcessor.
    Processors []OpenpipelineUserEventsPipelinesPipelineProcessingProcessor
    Groups all processors applicable for the ProcessingStage. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor, TechnologyProcessor and DropProcessor.
    processors List<OpenpipelineUserEventsPipelinesPipelineProcessingProcessor>
    Groups all processors applicable for the ProcessingStage. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor, TechnologyProcessor and DropProcessor.
    processors OpenpipelineUserEventsPipelinesPipelineProcessingProcessor[]
    Groups all processors applicable for the ProcessingStage. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor, TechnologyProcessor and DropProcessor.
    processors Sequence[OpenpipelineUserEventsPipelinesPipelineProcessingProcessor]
    Groups all processors applicable for the ProcessingStage. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor, TechnologyProcessor and DropProcessor.
    processors List<Property Map>
    Groups all processors applicable for the ProcessingStage. Applicable processors are DqlProcessor, FieldsAddProcessor, FieldsRemoveProcessor, FieldsRenameProcessor, TechnologyProcessor and DropProcessor.

    OpenpipelineUserEventsPipelinesPipelineProcessingProcessor, OpenpipelineUserEventsPipelinesPipelineProcessingProcessorArgs

    DqlProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDqlProcessor
    Processor to apply a DQL script
    DropProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDropProcessor
    Processor to drop the record either during the processing stage or at the endpoint
    FieldsAddProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessor
    Processor to add fields
    FieldsRemoveProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRemoveProcessor
    Processor to remove fields
    FieldsRenameProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessor
    Processor to rename fields
    TechnologyProcessor Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorTechnologyProcessor
    Processor to apply a technology processors
    dql_processor OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDqlProcessor
    Processor to apply a DQL script
    drop_processor OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDropProcessor
    Processor to drop the record either during the processing stage or at the endpoint
    fields_add_processor OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessor
    Processor to add fields
    fields_remove_processor OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRemoveProcessor
    Processor to remove fields
    fields_rename_processor OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessor
    Processor to rename fields
    technology_processor OpenpipelineUserEventsPipelinesPipelineProcessingProcessorTechnologyProcessor
    Processor to apply a technology processors
    dqlProcessor Property Map
    Processor to apply a DQL script
    dropProcessor Property Map
    Processor to drop the record either during the processing stage or at the endpoint
    fieldsAddProcessor Property Map
    Processor to add fields
    fieldsRemoveProcessor Property Map
    Processor to remove fields
    fieldsRenameProcessor Property Map
    Processor to rename fields
    technologyProcessor Property Map
    Processor to apply a technology processors

    OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDqlProcessor, OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDqlProcessorArgs

    Description string
    Name or description of the processor
    DqlScript string
    The DQL script to apply on the record
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    DqlScript string
    The DQL script to apply on the record
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    dqlScript String
    The DQL script to apply on the record
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    dqlScript string
    The DQL script to apply on the record
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    dql_script str
    The DQL script to apply on the record
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    dqlScript String
    The DQL script to apply on the record
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDropProcessor, OpenpipelineUserEventsPipelinesPipelineProcessingProcessorDropProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessor, OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields List<Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorField>
    Field to add to the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields []OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorField
    Field to add to the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorField>
    Field to add to the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    fields OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorField[]
    Field to add to the record
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    fields Sequence[OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorField]
    Field to add to the record
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<Property Map>
    Field to add to the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorField, OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsAddProcessorFieldArgs

    Name string
    Name of the field
    Value string
    Value to assign to the field
    Name string
    Name of the field
    Value string
    Value to assign to the field
    name String
    Name of the field
    value String
    Value to assign to the field
    name string
    Name of the field
    value string
    Value to assign to the field
    name str
    Name of the field
    value str
    Value to assign to the field
    name String
    Name of the field
    value String
    Value to assign to the field

    OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRemoveProcessor, OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRemoveProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields List<string>
    Field to add to the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields []string
    Field to add to the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<String>
    Field to add to the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    fields string[]
    Field to add to the record
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    fields Sequence[str]
    Field to add to the record
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<String>
    Field to add to the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessor, OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields List<Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorField>
    Field to rename on the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Fields []OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorField
    Field to rename on the record
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorField>
    Field to rename on the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    fields OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorField[]
    Field to rename on the record
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    fields Sequence[OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorField]
    Field to rename on the record
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    fields List<Property Map>
    Field to rename on the record
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorField, OpenpipelineUserEventsPipelinesPipelineProcessingProcessorFieldsRenameProcessorFieldArgs

    FromName string
    The field to rename
    ToName string
    The new field name
    FromName string
    The field to rename
    ToName string
    The new field name
    fromName String
    The field to rename
    toName String
    The new field name
    fromName string
    The field to rename
    toName string
    The new field name
    from_name str
    The field to rename
    to_name str
    The new field name
    fromName String
    The field to rename
    toName String
    The new field name

    OpenpipelineUserEventsPipelinesPipelineProcessingProcessorTechnologyProcessor, OpenpipelineUserEventsPipelinesPipelineProcessingProcessorTechnologyProcessorArgs

    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    TechnologyId string
    The reference identifier to a specific technology. This technology is applied on the record.
    CustomMatcher string
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    SampleData string
    Sample data related to the processor for documentation or testing
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    TechnologyId string
    The reference identifier to a specific technology. This technology is applied on the record.
    CustomMatcher string
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    SampleData string
    Sample data related to the processor for documentation or testing
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    technologyId String
    The reference identifier to a specific technology. This technology is applied on the record.
    customMatcher String
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    sampleData String
    Sample data related to the processor for documentation or testing
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    technologyId string
    The reference identifier to a specific technology. This technology is applied on the record.
    customMatcher string
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    sampleData string
    Sample data related to the processor for documentation or testing
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    technology_id str
    The reference identifier to a specific technology. This technology is applied on the record.
    custom_matcher str
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    sample_data str
    Sample data related to the processor for documentation or testing
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    technologyId String
    The reference identifier to a specific technology. This technology is applied on the record.
    customMatcher String
    Optional customer-defined matching condition, that is used in place of the main technology matcher.
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineProductAllocation, OpenpipelineUserEventsPipelinesPipelineProductAllocationArgs

    processors List<Property Map>
    Product allocation processor to use

    OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessor, OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorArgs

    productAllocationProcessor Property Map
    Processor to write the occurrences as a product allocation

    OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessor, OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    Value Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorValue
    Strategy to assign a value
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    Value OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorValue
    Strategy to assign a value
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    value OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorValue
    Strategy to assign a value
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    value OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorValue
    Strategy to assign a value
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    value OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorValue
    Strategy to assign a value
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    value Property Map
    Strategy to assign a value
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorValue, OpenpipelineUserEventsPipelinesPipelineProductAllocationProcessorProductAllocationProcessorValueArgs

    Type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    Constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    Field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    MultiValueConstants List<string>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    Type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    Constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    Field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    MultiValueConstants []string
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type String
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant String
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field String
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants List<String>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants string[]
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type str
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant str
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field str
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multi_value_constants Sequence[str]
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type String
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant String
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field String
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants List<String>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'

    OpenpipelineUserEventsPipelinesPipelineSecurityContext, OpenpipelineUserEventsPipelinesPipelineSecurityContextArgs

    Processors List<Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessor>
    Groups all processors applicable for the SecurityContextStage. Applicable processor is SecurityContextProcessor.
    Processors []OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessor
    Groups all processors applicable for the SecurityContextStage. Applicable processor is SecurityContextProcessor.
    processors List<OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessor>
    Groups all processors applicable for the SecurityContextStage. Applicable processor is SecurityContextProcessor.
    processors OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessor[]
    Groups all processors applicable for the SecurityContextStage. Applicable processor is SecurityContextProcessor.
    processors Sequence[OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessor]
    Groups all processors applicable for the SecurityContextStage. Applicable processor is SecurityContextProcessor.
    processors List<Property Map>
    Groups all processors applicable for the SecurityContextStage. Applicable processor is SecurityContextProcessor.

    OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessor, OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorArgs

    securityContextProcessor Property Map
    Processor to set the security context field

    OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessor, OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    Value Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorValue
    Strategy to assign a value
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    Value OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorValue
    Strategy to assign a value
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    value OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorValue
    Strategy to assign a value
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    value OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorValue
    Strategy to assign a value
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    value OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorValue
    Strategy to assign a value
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    value Property Map
    Strategy to assign a value
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorValue, OpenpipelineUserEventsPipelinesPipelineSecurityContextProcessorSecurityContextProcessorValueArgs

    Type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    Constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    Field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    MultiValueConstants List<string>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    Type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    Constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    Field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    MultiValueConstants []string
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type String
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant String
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field String
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants List<String>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type string
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant string
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field string
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants string[]
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type str
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant str
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field str
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multi_value_constants Sequence[str]
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'
    type String
    Strategy to assign a value. Possible values: 'constant', 'field', 'multiValueConstant'
    constant String
    Assign a constant value. Can only be used if 'type' is set to 'constant'
    field String
    Assign a value extracted from a field. Can only be used if 'type' is set to 'field'
    multiValueConstants List<String>
    The constant multi value to assign. Can only be used if 'type' is set to 'multiValueConstant'

    OpenpipelineUserEventsPipelinesPipelineStorage, OpenpipelineUserEventsPipelinesPipelineStorageArgs

    CatchAllBucketName string
    Default bucket assigned to records which do not match any other storage processor
    Processors List<Pulumiverse.Dynatrace.Inputs.OpenpipelineUserEventsPipelinesPipelineStorageProcessor>
    Groups all processors applicable for the StorageStage. Applicable processors are BucketAssignmentProcessor and NoStorageProcessor.
    CatchAllBucketName string
    Default bucket assigned to records which do not match any other storage processor
    Processors []OpenpipelineUserEventsPipelinesPipelineStorageProcessor
    Groups all processors applicable for the StorageStage. Applicable processors are BucketAssignmentProcessor and NoStorageProcessor.
    catchAllBucketName String
    Default bucket assigned to records which do not match any other storage processor
    processors List<OpenpipelineUserEventsPipelinesPipelineStorageProcessor>
    Groups all processors applicable for the StorageStage. Applicable processors are BucketAssignmentProcessor and NoStorageProcessor.
    catchAllBucketName string
    Default bucket assigned to records which do not match any other storage processor
    processors OpenpipelineUserEventsPipelinesPipelineStorageProcessor[]
    Groups all processors applicable for the StorageStage. Applicable processors are BucketAssignmentProcessor and NoStorageProcessor.
    catch_all_bucket_name str
    Default bucket assigned to records which do not match any other storage processor
    processors Sequence[OpenpipelineUserEventsPipelinesPipelineStorageProcessor]
    Groups all processors applicable for the StorageStage. Applicable processors are BucketAssignmentProcessor and NoStorageProcessor.
    catchAllBucketName String
    Default bucket assigned to records which do not match any other storage processor
    processors List<Property Map>
    Groups all processors applicable for the StorageStage. Applicable processors are BucketAssignmentProcessor and NoStorageProcessor.

    OpenpipelineUserEventsPipelinesPipelineStorageProcessor, OpenpipelineUserEventsPipelinesPipelineStorageProcessorArgs

    bucketAssignmentProcessor Property Map
    Processor to assign a bucket
    noStorageProcessor Property Map
    Processor to skip storage assignment

    OpenpipelineUserEventsPipelinesPipelineStorageProcessorBucketAssignmentProcessor, OpenpipelineUserEventsPipelinesPipelineStorageProcessorBucketAssignmentProcessorArgs

    BucketName string
    Bucket that is assigned when the record is matched
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    BucketName string
    Bucket that is assigned when the record is matched
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    bucketName String
    Bucket that is assigned when the record is matched
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    bucketName string
    Bucket that is assigned when the record is matched
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    bucket_name str
    Bucket that is assigned when the record is matched
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    bucketName String
    Bucket that is assigned when the record is matched
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsPipelinesPipelineStorageProcessorNoStorageProcessor, OpenpipelineUserEventsPipelinesPipelineStorageProcessorNoStorageProcessorArgs

    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    Description string
    Name or description of the processor
    Enabled bool
    Indicates if the object is active
    Id string
    Identifier of the processor. Must be unique within a stage.
    Matcher string
    Matching condition to apply on incoming records
    SampleData string
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing
    description string
    Name or description of the processor
    enabled boolean
    Indicates if the object is active
    id string
    Identifier of the processor. Must be unique within a stage.
    matcher string
    Matching condition to apply on incoming records
    sampleData string
    Sample data related to the processor for documentation or testing
    description str
    Name or description of the processor
    enabled bool
    Indicates if the object is active
    id str
    Identifier of the processor. Must be unique within a stage.
    matcher str
    Matching condition to apply on incoming records
    sample_data str
    Sample data related to the processor for documentation or testing
    description String
    Name or description of the processor
    enabled Boolean
    Indicates if the object is active
    id String
    Identifier of the processor. Must be unique within a stage.
    matcher String
    Matching condition to apply on incoming records
    sampleData String
    Sample data related to the processor for documentation or testing

    OpenpipelineUserEventsRouting, OpenpipelineUserEventsRoutingArgs

    entries List<Property Map>
    Dynamic routing entry

    OpenpipelineUserEventsRoutingEntry, OpenpipelineUserEventsRoutingEntryArgs

    Enabled bool
    Indicates if the object is active
    Matcher string
    Matching condition to apply on incoming records
    Note string
    Unique note describing the dynamic route
    PipelineId string
    Identifier of the pipeline the record is routed into
    Enabled bool
    Indicates if the object is active
    Matcher string
    Matching condition to apply on incoming records
    Note string
    Unique note describing the dynamic route
    PipelineId string
    Identifier of the pipeline the record is routed into
    enabled Boolean
    Indicates if the object is active
    matcher String
    Matching condition to apply on incoming records
    note String
    Unique note describing the dynamic route
    pipelineId String
    Identifier of the pipeline the record is routed into
    enabled boolean
    Indicates if the object is active
    matcher string
    Matching condition to apply on incoming records
    note string
    Unique note describing the dynamic route
    pipelineId string
    Identifier of the pipeline the record is routed into
    enabled bool
    Indicates if the object is active
    matcher str
    Matching condition to apply on incoming records
    note str
    Unique note describing the dynamic route
    pipeline_id str
    Identifier of the pipeline the record is routed into
    enabled Boolean
    Indicates if the object is active
    matcher String
    Matching condition to apply on incoming records
    note String
    Unique note describing the dynamic route
    pipelineId String
    Identifier of the pipeline the record is routed into

    Package Details

    Repository
    dynatrace pulumiverse/pulumi-dynatrace
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the dynatrace Terraform Provider.
    dynatrace logo
    Dynatrace v0.32.0 published on Monday, Sep 29, 2025 by Pulumiverse
      AI Agentic Workflows: Register now