1. Packages
  2. Dynatrace
  3. API Docs
  4. ProcessgroupNaming
Dynatrace v0.12.0 published on Tuesday, Jul 16, 2024 by Pulumiverse

dynatrace.ProcessgroupNaming

Explore with Pulumi AI

dynatrace logo
Dynatrace v0.12.0 published on Tuesday, Jul 16, 2024 by Pulumiverse

    Create ProcessgroupNaming Resource

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

    Constructor syntax

    new ProcessgroupNaming(name: string, args: ProcessgroupNamingArgs, opts?: CustomResourceOptions);
    @overload
    def ProcessgroupNaming(resource_name: str,
                           args: ProcessgroupNamingArgs,
                           opts: Optional[ResourceOptions] = None)
    
    @overload
    def ProcessgroupNaming(resource_name: str,
                           opts: Optional[ResourceOptions] = None,
                           enabled: Optional[bool] = None,
                           format: Optional[str] = None,
                           conditions: Optional[Sequence[ProcessgroupNamingConditionArgs]] = None,
                           name: Optional[str] = None,
                           unknowns: Optional[str] = None)
    func NewProcessgroupNaming(ctx *Context, name string, args ProcessgroupNamingArgs, opts ...ResourceOption) (*ProcessgroupNaming, error)
    public ProcessgroupNaming(string name, ProcessgroupNamingArgs args, CustomResourceOptions? opts = null)
    public ProcessgroupNaming(String name, ProcessgroupNamingArgs args)
    public ProcessgroupNaming(String name, ProcessgroupNamingArgs args, CustomResourceOptions options)
    
    type: dynatrace:ProcessgroupNaming
    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 ProcessgroupNamingArgs
    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 ProcessgroupNamingArgs
    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 ProcessgroupNamingArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ProcessgroupNamingArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ProcessgroupNamingArgs
    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 processgroupNamingResource = new Dynatrace.ProcessgroupNaming("processgroupNamingResource", new()
    {
        Enabled = false,
        Format = "string",
        Conditions = new[]
        {
            new Dynatrace.Inputs.ProcessgroupNamingConditionArgs
            {
                Conditions = new[]
                {
                    new Dynatrace.Inputs.ProcessgroupNamingConditionConditionArgs
                    {
                        ApplicationTypes = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionApplicationTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        AzureComputeModeComparisons = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionAzureComputeModeComparisonArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        AzureSkus = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionAzureSkusArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Bitnesses = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionBitnessArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        CloudTypes = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionCloudTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Comparisons = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionComparisonArgs
                            {
                                Type = "string",
                                Negate = false,
                                Unknowns = "string",
                            },
                        },
                        CustomApplicationTypes = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomApplicationTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        CustomHostMetadatas = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomHostMetadataArgs
                            {
                                Attribute = "string",
                                DynamicKey = new Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomHostMetadataDynamicKeyArgs
                                {
                                    Key = "string",
                                    Source = "string",
                                    Unknowns = "string",
                                },
                                Unknowns = "string",
                            },
                        },
                        CustomProcessMetadatas = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomProcessMetadataArgs
                            {
                                Attribute = "string",
                                DynamicKey = new Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomProcessMetadataDynamicKeyArgs
                                {
                                    Key = "string",
                                    Source = "string",
                                    Unknowns = "string",
                                },
                                Unknowns = "string",
                            },
                        },
                        DatabaseTopologies = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionDatabaseTopologyArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        DcrumDecoders = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionDcrumDecoderArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Entities = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionEntityArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        HostTeches = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionHostTechArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.ProcessgroupNamingConditionConditionHostTechValueArgs
                                {
                                    Type = "string",
                                    Unknowns = "string",
                                    VerbatimType = "string",
                                },
                            },
                        },
                        Hypervisors = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionHypervisorArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        IndexedNames = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedNameArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        IndexedStrings = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedStringArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        IndexedTags = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedTagArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedTagValueArgs
                                {
                                    Context = "string",
                                    Key = "string",
                                    Unknowns = "string",
                                    Value = "string",
                                },
                            },
                        },
                        Integers = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionIntegerArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = 0,
                            },
                        },
                        Ipaddresses = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionIpaddressArgs
                            {
                                Operator = "string",
                                CaseSensitive = false,
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Keys = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionKeyArgs
                            {
                                Attribute = "string",
                                Type = "string",
                                Unknowns = "string",
                            },
                        },
                        MobilePlatforms = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionMobilePlatformArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        OsArches = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionOsArchArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        OsTypes = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionOsTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        PaasTypes = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionPaasTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        ProcessMetadatas = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionProcessMetadataArgs
                            {
                                Attribute = "string",
                                DynamicKey = "string",
                                Unknowns = "string",
                            },
                        },
                        ServiceTopologies = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionServiceTopologyArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        ServiceTypes = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionServiceTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        StringKeys = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionStringKeyArgs
                            {
                                Attribute = "string",
                                DynamicKey = "string",
                                Unknowns = "string",
                            },
                        },
                        Strings = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionStringArgs
                            {
                                Operator = "string",
                                CaseSensitive = false,
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        SyntheticEngines = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionSyntheticEngineArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Tags = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionTagArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.ProcessgroupNamingConditionConditionTagValueArgs
                                {
                                    Context = "string",
                                    Key = "string",
                                    Unknowns = "string",
                                    Value = "string",
                                },
                            },
                        },
                        Teches = new[]
                        {
                            new Dynatrace.Inputs.ProcessgroupNamingConditionConditionTechArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.ProcessgroupNamingConditionConditionTechValueArgs
                                {
                                    Type = "string",
                                    Unknowns = "string",
                                    VerbatimType = "string",
                                },
                            },
                        },
                        Unknowns = "string",
                    },
                },
            },
        },
        Name = "string",
        Unknowns = "string",
    });
    
    example, err := dynatrace.NewProcessgroupNaming(ctx, "processgroupNamingResource", &dynatrace.ProcessgroupNamingArgs{
    	Enabled: pulumi.Bool(false),
    	Format:  pulumi.String("string"),
    	Conditions: dynatrace.ProcessgroupNamingConditionArray{
    		&dynatrace.ProcessgroupNamingConditionArgs{
    			Conditions: dynatrace.ProcessgroupNamingConditionConditionArray{
    				&dynatrace.ProcessgroupNamingConditionConditionArgs{
    					ApplicationTypes: dynatrace.ProcessgroupNamingConditionConditionApplicationTypeArray{
    						&dynatrace.ProcessgroupNamingConditionConditionApplicationTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					AzureComputeModeComparisons: dynatrace.ProcessgroupNamingConditionConditionAzureComputeModeComparisonArray{
    						&dynatrace.ProcessgroupNamingConditionConditionAzureComputeModeComparisonArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					AzureSkus: dynatrace.ProcessgroupNamingConditionConditionAzureSkusArray{
    						&dynatrace.ProcessgroupNamingConditionConditionAzureSkusArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Bitnesses: dynatrace.ProcessgroupNamingConditionConditionBitnessArray{
    						&dynatrace.ProcessgroupNamingConditionConditionBitnessArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					CloudTypes: dynatrace.ProcessgroupNamingConditionConditionCloudTypeArray{
    						&dynatrace.ProcessgroupNamingConditionConditionCloudTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Comparisons: dynatrace.ProcessgroupNamingConditionConditionComparisonArray{
    						&dynatrace.ProcessgroupNamingConditionConditionComparisonArgs{
    							Type:     pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    						},
    					},
    					CustomApplicationTypes: dynatrace.ProcessgroupNamingConditionConditionCustomApplicationTypeArray{
    						&dynatrace.ProcessgroupNamingConditionConditionCustomApplicationTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					CustomHostMetadatas: dynatrace.ProcessgroupNamingConditionConditionCustomHostMetadataArray{
    						&dynatrace.ProcessgroupNamingConditionConditionCustomHostMetadataArgs{
    							Attribute: pulumi.String("string"),
    							DynamicKey: &dynatrace.ProcessgroupNamingConditionConditionCustomHostMetadataDynamicKeyArgs{
    								Key:      pulumi.String("string"),
    								Source:   pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    							},
    							Unknowns: pulumi.String("string"),
    						},
    					},
    					CustomProcessMetadatas: dynatrace.ProcessgroupNamingConditionConditionCustomProcessMetadataArray{
    						&dynatrace.ProcessgroupNamingConditionConditionCustomProcessMetadataArgs{
    							Attribute: pulumi.String("string"),
    							DynamicKey: &dynatrace.ProcessgroupNamingConditionConditionCustomProcessMetadataDynamicKeyArgs{
    								Key:      pulumi.String("string"),
    								Source:   pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    							},
    							Unknowns: pulumi.String("string"),
    						},
    					},
    					DatabaseTopologies: dynatrace.ProcessgroupNamingConditionConditionDatabaseTopologyArray{
    						&dynatrace.ProcessgroupNamingConditionConditionDatabaseTopologyArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					DcrumDecoders: dynatrace.ProcessgroupNamingConditionConditionDcrumDecoderArray{
    						&dynatrace.ProcessgroupNamingConditionConditionDcrumDecoderArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Entities: dynatrace.ProcessgroupNamingConditionConditionEntityArray{
    						&dynatrace.ProcessgroupNamingConditionConditionEntityArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					HostTeches: dynatrace.ProcessgroupNamingConditionConditionHostTechArray{
    						&dynatrace.ProcessgroupNamingConditionConditionHostTechArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.ProcessgroupNamingConditionConditionHostTechValueArgs{
    								Type:         pulumi.String("string"),
    								Unknowns:     pulumi.String("string"),
    								VerbatimType: pulumi.String("string"),
    							},
    						},
    					},
    					Hypervisors: dynatrace.ProcessgroupNamingConditionConditionHypervisorArray{
    						&dynatrace.ProcessgroupNamingConditionConditionHypervisorArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					IndexedNames: dynatrace.ProcessgroupNamingConditionConditionIndexedNameArray{
    						&dynatrace.ProcessgroupNamingConditionConditionIndexedNameArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					IndexedStrings: dynatrace.ProcessgroupNamingConditionConditionIndexedStringArray{
    						&dynatrace.ProcessgroupNamingConditionConditionIndexedStringArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					IndexedTags: dynatrace.ProcessgroupNamingConditionConditionIndexedTagArray{
    						&dynatrace.ProcessgroupNamingConditionConditionIndexedTagArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.ProcessgroupNamingConditionConditionIndexedTagValueArgs{
    								Context:  pulumi.String("string"),
    								Key:      pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    								Value:    pulumi.String("string"),
    							},
    						},
    					},
    					Integers: dynatrace.ProcessgroupNamingConditionConditionIntegerArray{
    						&dynatrace.ProcessgroupNamingConditionConditionIntegerArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.Int(0),
    						},
    					},
    					Ipaddresses: dynatrace.ProcessgroupNamingConditionConditionIpaddressArray{
    						&dynatrace.ProcessgroupNamingConditionConditionIpaddressArgs{
    							Operator:      pulumi.String("string"),
    							CaseSensitive: pulumi.Bool(false),
    							Negate:        pulumi.Bool(false),
    							Unknowns:      pulumi.String("string"),
    							Value:         pulumi.String("string"),
    						},
    					},
    					Keys: dynatrace.ProcessgroupNamingConditionConditionKeyArray{
    						&dynatrace.ProcessgroupNamingConditionConditionKeyArgs{
    							Attribute: pulumi.String("string"),
    							Type:      pulumi.String("string"),
    							Unknowns:  pulumi.String("string"),
    						},
    					},
    					MobilePlatforms: dynatrace.ProcessgroupNamingConditionConditionMobilePlatformArray{
    						&dynatrace.ProcessgroupNamingConditionConditionMobilePlatformArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					OsArches: dynatrace.ProcessgroupNamingConditionConditionOsArchArray{
    						&dynatrace.ProcessgroupNamingConditionConditionOsArchArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					OsTypes: dynatrace.ProcessgroupNamingConditionConditionOsTypeArray{
    						&dynatrace.ProcessgroupNamingConditionConditionOsTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					PaasTypes: dynatrace.ProcessgroupNamingConditionConditionPaasTypeArray{
    						&dynatrace.ProcessgroupNamingConditionConditionPaasTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					ProcessMetadatas: dynatrace.ProcessgroupNamingConditionConditionProcessMetadataArray{
    						&dynatrace.ProcessgroupNamingConditionConditionProcessMetadataArgs{
    							Attribute:  pulumi.String("string"),
    							DynamicKey: pulumi.String("string"),
    							Unknowns:   pulumi.String("string"),
    						},
    					},
    					ServiceTopologies: dynatrace.ProcessgroupNamingConditionConditionServiceTopologyArray{
    						&dynatrace.ProcessgroupNamingConditionConditionServiceTopologyArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					ServiceTypes: dynatrace.ProcessgroupNamingConditionConditionServiceTypeArray{
    						&dynatrace.ProcessgroupNamingConditionConditionServiceTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					StringKeys: dynatrace.ProcessgroupNamingConditionConditionStringKeyArray{
    						&dynatrace.ProcessgroupNamingConditionConditionStringKeyArgs{
    							Attribute:  pulumi.String("string"),
    							DynamicKey: pulumi.String("string"),
    							Unknowns:   pulumi.String("string"),
    						},
    					},
    					Strings: dynatrace.ProcessgroupNamingConditionConditionStringArray{
    						&dynatrace.ProcessgroupNamingConditionConditionStringArgs{
    							Operator:      pulumi.String("string"),
    							CaseSensitive: pulumi.Bool(false),
    							Negate:        pulumi.Bool(false),
    							Unknowns:      pulumi.String("string"),
    							Value:         pulumi.String("string"),
    						},
    					},
    					SyntheticEngines: dynatrace.ProcessgroupNamingConditionConditionSyntheticEngineArray{
    						&dynatrace.ProcessgroupNamingConditionConditionSyntheticEngineArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Tags: dynatrace.ProcessgroupNamingConditionConditionTagArray{
    						&dynatrace.ProcessgroupNamingConditionConditionTagArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.ProcessgroupNamingConditionConditionTagValueArgs{
    								Context:  pulumi.String("string"),
    								Key:      pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    								Value:    pulumi.String("string"),
    							},
    						},
    					},
    					Teches: dynatrace.ProcessgroupNamingConditionConditionTechArray{
    						&dynatrace.ProcessgroupNamingConditionConditionTechArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.ProcessgroupNamingConditionConditionTechValueArgs{
    								Type:         pulumi.String("string"),
    								Unknowns:     pulumi.String("string"),
    								VerbatimType: pulumi.String("string"),
    							},
    						},
    					},
    					Unknowns: pulumi.String("string"),
    				},
    			},
    		},
    	},
    	Name:     pulumi.String("string"),
    	Unknowns: pulumi.String("string"),
    })
    
    var processgroupNamingResource = new ProcessgroupNaming("processgroupNamingResource", ProcessgroupNamingArgs.builder()
        .enabled(false)
        .format("string")
        .conditions(ProcessgroupNamingConditionArgs.builder()
            .conditions(ProcessgroupNamingConditionConditionArgs.builder()
                .applicationTypes(ProcessgroupNamingConditionConditionApplicationTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .azureComputeModeComparisons(ProcessgroupNamingConditionConditionAzureComputeModeComparisonArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .azureSkus(ProcessgroupNamingConditionConditionAzureSkusArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .bitnesses(ProcessgroupNamingConditionConditionBitnessArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .cloudTypes(ProcessgroupNamingConditionConditionCloudTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .comparisons(ProcessgroupNamingConditionConditionComparisonArgs.builder()
                    .type("string")
                    .negate(false)
                    .unknowns("string")
                    .build())
                .customApplicationTypes(ProcessgroupNamingConditionConditionCustomApplicationTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .customHostMetadatas(ProcessgroupNamingConditionConditionCustomHostMetadataArgs.builder()
                    .attribute("string")
                    .dynamicKey(ProcessgroupNamingConditionConditionCustomHostMetadataDynamicKeyArgs.builder()
                        .key("string")
                        .source("string")
                        .unknowns("string")
                        .build())
                    .unknowns("string")
                    .build())
                .customProcessMetadatas(ProcessgroupNamingConditionConditionCustomProcessMetadataArgs.builder()
                    .attribute("string")
                    .dynamicKey(ProcessgroupNamingConditionConditionCustomProcessMetadataDynamicKeyArgs.builder()
                        .key("string")
                        .source("string")
                        .unknowns("string")
                        .build())
                    .unknowns("string")
                    .build())
                .databaseTopologies(ProcessgroupNamingConditionConditionDatabaseTopologyArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .dcrumDecoders(ProcessgroupNamingConditionConditionDcrumDecoderArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .entities(ProcessgroupNamingConditionConditionEntityArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .hostTeches(ProcessgroupNamingConditionConditionHostTechArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(ProcessgroupNamingConditionConditionHostTechValueArgs.builder()
                        .type("string")
                        .unknowns("string")
                        .verbatimType("string")
                        .build())
                    .build())
                .hypervisors(ProcessgroupNamingConditionConditionHypervisorArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .indexedNames(ProcessgroupNamingConditionConditionIndexedNameArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .indexedStrings(ProcessgroupNamingConditionConditionIndexedStringArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .indexedTags(ProcessgroupNamingConditionConditionIndexedTagArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(ProcessgroupNamingConditionConditionIndexedTagValueArgs.builder()
                        .context("string")
                        .key("string")
                        .unknowns("string")
                        .value("string")
                        .build())
                    .build())
                .integers(ProcessgroupNamingConditionConditionIntegerArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(0)
                    .build())
                .ipaddresses(ProcessgroupNamingConditionConditionIpaddressArgs.builder()
                    .operator("string")
                    .caseSensitive(false)
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .keys(ProcessgroupNamingConditionConditionKeyArgs.builder()
                    .attribute("string")
                    .type("string")
                    .unknowns("string")
                    .build())
                .mobilePlatforms(ProcessgroupNamingConditionConditionMobilePlatformArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .osArches(ProcessgroupNamingConditionConditionOsArchArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .osTypes(ProcessgroupNamingConditionConditionOsTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .paasTypes(ProcessgroupNamingConditionConditionPaasTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .processMetadatas(ProcessgroupNamingConditionConditionProcessMetadataArgs.builder()
                    .attribute("string")
                    .dynamicKey("string")
                    .unknowns("string")
                    .build())
                .serviceTopologies(ProcessgroupNamingConditionConditionServiceTopologyArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .serviceTypes(ProcessgroupNamingConditionConditionServiceTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .stringKeys(ProcessgroupNamingConditionConditionStringKeyArgs.builder()
                    .attribute("string")
                    .dynamicKey("string")
                    .unknowns("string")
                    .build())
                .strings(ProcessgroupNamingConditionConditionStringArgs.builder()
                    .operator("string")
                    .caseSensitive(false)
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .syntheticEngines(ProcessgroupNamingConditionConditionSyntheticEngineArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .tags(ProcessgroupNamingConditionConditionTagArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(ProcessgroupNamingConditionConditionTagValueArgs.builder()
                        .context("string")
                        .key("string")
                        .unknowns("string")
                        .value("string")
                        .build())
                    .build())
                .teches(ProcessgroupNamingConditionConditionTechArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(ProcessgroupNamingConditionConditionTechValueArgs.builder()
                        .type("string")
                        .unknowns("string")
                        .verbatimType("string")
                        .build())
                    .build())
                .unknowns("string")
                .build())
            .build())
        .name("string")
        .unknowns("string")
        .build());
    
    processgroup_naming_resource = dynatrace.ProcessgroupNaming("processgroupNamingResource",
        enabled=False,
        format="string",
        conditions=[dynatrace.ProcessgroupNamingConditionArgs(
            conditions=[dynatrace.ProcessgroupNamingConditionConditionArgs(
                application_types=[dynatrace.ProcessgroupNamingConditionConditionApplicationTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                azure_compute_mode_comparisons=[dynatrace.ProcessgroupNamingConditionConditionAzureComputeModeComparisonArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                azure_skus=[dynatrace.ProcessgroupNamingConditionConditionAzureSkusArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                bitnesses=[dynatrace.ProcessgroupNamingConditionConditionBitnessArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                cloud_types=[dynatrace.ProcessgroupNamingConditionConditionCloudTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                comparisons=[dynatrace.ProcessgroupNamingConditionConditionComparisonArgs(
                    type="string",
                    negate=False,
                    unknowns="string",
                )],
                custom_application_types=[dynatrace.ProcessgroupNamingConditionConditionCustomApplicationTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                custom_host_metadatas=[dynatrace.ProcessgroupNamingConditionConditionCustomHostMetadataArgs(
                    attribute="string",
                    dynamic_key=dynatrace.ProcessgroupNamingConditionConditionCustomHostMetadataDynamicKeyArgs(
                        key="string",
                        source="string",
                        unknowns="string",
                    ),
                    unknowns="string",
                )],
                custom_process_metadatas=[dynatrace.ProcessgroupNamingConditionConditionCustomProcessMetadataArgs(
                    attribute="string",
                    dynamic_key=dynatrace.ProcessgroupNamingConditionConditionCustomProcessMetadataDynamicKeyArgs(
                        key="string",
                        source="string",
                        unknowns="string",
                    ),
                    unknowns="string",
                )],
                database_topologies=[dynatrace.ProcessgroupNamingConditionConditionDatabaseTopologyArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                dcrum_decoders=[dynatrace.ProcessgroupNamingConditionConditionDcrumDecoderArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                entities=[dynatrace.ProcessgroupNamingConditionConditionEntityArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                host_teches=[dynatrace.ProcessgroupNamingConditionConditionHostTechArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.ProcessgroupNamingConditionConditionHostTechValueArgs(
                        type="string",
                        unknowns="string",
                        verbatim_type="string",
                    ),
                )],
                hypervisors=[dynatrace.ProcessgroupNamingConditionConditionHypervisorArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                indexed_names=[dynatrace.ProcessgroupNamingConditionConditionIndexedNameArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                indexed_strings=[dynatrace.ProcessgroupNamingConditionConditionIndexedStringArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                indexed_tags=[dynatrace.ProcessgroupNamingConditionConditionIndexedTagArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.ProcessgroupNamingConditionConditionIndexedTagValueArgs(
                        context="string",
                        key="string",
                        unknowns="string",
                        value="string",
                    ),
                )],
                integers=[dynatrace.ProcessgroupNamingConditionConditionIntegerArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=0,
                )],
                ipaddresses=[dynatrace.ProcessgroupNamingConditionConditionIpaddressArgs(
                    operator="string",
                    case_sensitive=False,
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                keys=[dynatrace.ProcessgroupNamingConditionConditionKeyArgs(
                    attribute="string",
                    type="string",
                    unknowns="string",
                )],
                mobile_platforms=[dynatrace.ProcessgroupNamingConditionConditionMobilePlatformArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                os_arches=[dynatrace.ProcessgroupNamingConditionConditionOsArchArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                os_types=[dynatrace.ProcessgroupNamingConditionConditionOsTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                paas_types=[dynatrace.ProcessgroupNamingConditionConditionPaasTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                process_metadatas=[dynatrace.ProcessgroupNamingConditionConditionProcessMetadataArgs(
                    attribute="string",
                    dynamic_key="string",
                    unknowns="string",
                )],
                service_topologies=[dynatrace.ProcessgroupNamingConditionConditionServiceTopologyArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                service_types=[dynatrace.ProcessgroupNamingConditionConditionServiceTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                string_keys=[dynatrace.ProcessgroupNamingConditionConditionStringKeyArgs(
                    attribute="string",
                    dynamic_key="string",
                    unknowns="string",
                )],
                strings=[dynatrace.ProcessgroupNamingConditionConditionStringArgs(
                    operator="string",
                    case_sensitive=False,
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                synthetic_engines=[dynatrace.ProcessgroupNamingConditionConditionSyntheticEngineArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                tags=[dynatrace.ProcessgroupNamingConditionConditionTagArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.ProcessgroupNamingConditionConditionTagValueArgs(
                        context="string",
                        key="string",
                        unknowns="string",
                        value="string",
                    ),
                )],
                teches=[dynatrace.ProcessgroupNamingConditionConditionTechArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.ProcessgroupNamingConditionConditionTechValueArgs(
                        type="string",
                        unknowns="string",
                        verbatim_type="string",
                    ),
                )],
                unknowns="string",
            )],
        )],
        name="string",
        unknowns="string")
    
    const processgroupNamingResource = new dynatrace.ProcessgroupNaming("processgroupNamingResource", {
        enabled: false,
        format: "string",
        conditions: [{
            conditions: [{
                applicationTypes: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                azureComputeModeComparisons: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                azureSkus: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                bitnesses: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                cloudTypes: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                comparisons: [{
                    type: "string",
                    negate: false,
                    unknowns: "string",
                }],
                customApplicationTypes: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                customHostMetadatas: [{
                    attribute: "string",
                    dynamicKey: {
                        key: "string",
                        source: "string",
                        unknowns: "string",
                    },
                    unknowns: "string",
                }],
                customProcessMetadatas: [{
                    attribute: "string",
                    dynamicKey: {
                        key: "string",
                        source: "string",
                        unknowns: "string",
                    },
                    unknowns: "string",
                }],
                databaseTopologies: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                dcrumDecoders: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                entities: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                hostTeches: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: {
                        type: "string",
                        unknowns: "string",
                        verbatimType: "string",
                    },
                }],
                hypervisors: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                indexedNames: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                indexedStrings: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                indexedTags: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: {
                        context: "string",
                        key: "string",
                        unknowns: "string",
                        value: "string",
                    },
                }],
                integers: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: 0,
                }],
                ipaddresses: [{
                    operator: "string",
                    caseSensitive: false,
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                keys: [{
                    attribute: "string",
                    type: "string",
                    unknowns: "string",
                }],
                mobilePlatforms: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                osArches: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                osTypes: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                paasTypes: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                processMetadatas: [{
                    attribute: "string",
                    dynamicKey: "string",
                    unknowns: "string",
                }],
                serviceTopologies: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                serviceTypes: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                stringKeys: [{
                    attribute: "string",
                    dynamicKey: "string",
                    unknowns: "string",
                }],
                strings: [{
                    operator: "string",
                    caseSensitive: false,
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                syntheticEngines: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: "string",
                }],
                tags: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: {
                        context: "string",
                        key: "string",
                        unknowns: "string",
                        value: "string",
                    },
                }],
                teches: [{
                    operator: "string",
                    negate: false,
                    unknowns: "string",
                    value: {
                        type: "string",
                        unknowns: "string",
                        verbatimType: "string",
                    },
                }],
                unknowns: "string",
            }],
        }],
        name: "string",
        unknowns: "string",
    });
    
    type: dynatrace:ProcessgroupNaming
    properties:
        conditions:
            - conditions:
                - applicationTypes:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  azureComputeModeComparisons:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  azureSkus:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  bitnesses:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  cloudTypes:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  comparisons:
                    - negate: false
                      type: string
                      unknowns: string
                  customApplicationTypes:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  customHostMetadatas:
                    - attribute: string
                      dynamicKey:
                        key: string
                        source: string
                        unknowns: string
                      unknowns: string
                  customProcessMetadatas:
                    - attribute: string
                      dynamicKey:
                        key: string
                        source: string
                        unknowns: string
                      unknowns: string
                  databaseTopologies:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  dcrumDecoders:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  entities:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  hostTeches:
                    - negate: false
                      operator: string
                      unknowns: string
                      value:
                        type: string
                        unknowns: string
                        verbatimType: string
                  hypervisors:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  indexedNames:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  indexedStrings:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  indexedTags:
                    - negate: false
                      operator: string
                      unknowns: string
                      value:
                        context: string
                        key: string
                        unknowns: string
                        value: string
                  integers:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: 0
                  ipaddresses:
                    - caseSensitive: false
                      negate: false
                      operator: string
                      unknowns: string
                      value: string
                  keys:
                    - attribute: string
                      type: string
                      unknowns: string
                  mobilePlatforms:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  osArches:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  osTypes:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  paasTypes:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  processMetadatas:
                    - attribute: string
                      dynamicKey: string
                      unknowns: string
                  serviceTopologies:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  serviceTypes:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  stringKeys:
                    - attribute: string
                      dynamicKey: string
                      unknowns: string
                  strings:
                    - caseSensitive: false
                      negate: false
                      operator: string
                      unknowns: string
                      value: string
                  syntheticEngines:
                    - negate: false
                      operator: string
                      unknowns: string
                      value: string
                  tags:
                    - negate: false
                      operator: string
                      unknowns: string
                      value:
                        context: string
                        key: string
                        unknowns: string
                        value: string
                  teches:
                    - negate: false
                      operator: string
                      unknowns: string
                      value:
                        type: string
                        unknowns: string
                        verbatimType: string
                  unknowns: string
        enabled: false
        format: string
        name: string
        unknowns: string
    

    ProcessgroupNaming Resource Properties

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

    Inputs

    The ProcessgroupNaming resource accepts the following input properties:

    Enabled bool
    The rule is enabled (true) or disabled (false)
    Format string
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    Conditions List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingCondition>
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    Name string
    The name of the rule
    Unknowns string
    allows for configuring properties that are not explicitly supported by the current version of this provider
    Enabled bool
    The rule is enabled (true) or disabled (false)
    Format string
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    Conditions []ProcessgroupNamingConditionArgs
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    Name string
    The name of the rule
    Unknowns string
    allows for configuring properties that are not explicitly supported by the current version of this provider
    enabled Boolean
    The rule is enabled (true) or disabled (false)
    format String
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    conditions List<ProcessgroupNamingCondition>
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    name String
    The name of the rule
    unknowns String
    allows for configuring properties that are not explicitly supported by the current version of this provider
    enabled boolean
    The rule is enabled (true) or disabled (false)
    format string
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    conditions ProcessgroupNamingCondition[]
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    name string
    The name of the rule
    unknowns string
    allows for configuring properties that are not explicitly supported by the current version of this provider
    enabled bool
    The rule is enabled (true) or disabled (false)
    format str
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    conditions Sequence[ProcessgroupNamingConditionArgs]
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    name str
    The name of the rule
    unknowns str
    allows for configuring properties that are not explicitly supported by the current version of this provider
    enabled Boolean
    The rule is enabled (true) or disabled (false)
    format String
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    conditions List<Property Map>
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    name String
    The name of the rule
    unknowns String
    allows for configuring properties that are not explicitly supported by the current version of this provider

    Outputs

    All input properties are implicitly available as output properties. Additionally, the ProcessgroupNaming 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 ProcessgroupNaming Resource

    Get an existing ProcessgroupNaming 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?: ProcessgroupNamingState, opts?: CustomResourceOptions): ProcessgroupNaming
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            conditions: Optional[Sequence[ProcessgroupNamingConditionArgs]] = None,
            enabled: Optional[bool] = None,
            format: Optional[str] = None,
            name: Optional[str] = None,
            unknowns: Optional[str] = None) -> ProcessgroupNaming
    func GetProcessgroupNaming(ctx *Context, name string, id IDInput, state *ProcessgroupNamingState, opts ...ResourceOption) (*ProcessgroupNaming, error)
    public static ProcessgroupNaming Get(string name, Input<string> id, ProcessgroupNamingState? state, CustomResourceOptions? opts = null)
    public static ProcessgroupNaming get(String name, Output<String> id, ProcessgroupNamingState state, CustomResourceOptions options)
    Resource lookup is not supported in YAML
    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:
    Conditions List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingCondition>
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    Enabled bool
    The rule is enabled (true) or disabled (false)
    Format string
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    Name string
    The name of the rule
    Unknowns string
    allows for configuring properties that are not explicitly supported by the current version of this provider
    Conditions []ProcessgroupNamingConditionArgs
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    Enabled bool
    The rule is enabled (true) or disabled (false)
    Format string
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    Name string
    The name of the rule
    Unknowns string
    allows for configuring properties that are not explicitly supported by the current version of this provider
    conditions List<ProcessgroupNamingCondition>
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    enabled Boolean
    The rule is enabled (true) or disabled (false)
    format String
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    name String
    The name of the rule
    unknowns String
    allows for configuring properties that are not explicitly supported by the current version of this provider
    conditions ProcessgroupNamingCondition[]
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    enabled boolean
    The rule is enabled (true) or disabled (false)
    format string
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    name string
    The name of the rule
    unknowns string
    allows for configuring properties that are not explicitly supported by the current version of this provider
    conditions Sequence[ProcessgroupNamingConditionArgs]
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    enabled bool
    The rule is enabled (true) or disabled (false)
    format str
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    name str
    The name of the rule
    unknowns str
    allows for configuring properties that are not explicitly supported by the current version of this provider
    conditions List<Property Map>
    A list of matching conditions of the rule. The rule applies only if all conditions are fulfilled
    enabled Boolean
    The rule is enabled (true) or disabled (false)
    format String
    The name to be assigned to matching entities. You can use the following placeholders here: * {AwsAutoScalingGroup:Name} * {AwsAvailabilityZone:Name} * {AwsElasticLoadBalancer:Name} * {AwsRelationalDatabaseService:DBName} * {AwsRelationalDatabaseService:Endpoint} * {AwsRelationalDatabaseService:Engine} * {AwsRelationalDatabaseService:InstanceClass} * {AwsRelationalDatabaseService:Name} * {AwsRelationalDatabaseService:Port} * {AzureRegion:Name} * {AzureScaleSet:Name} * {AzureVm:Name} * {CloudFoundryOrganization:Name} * {CustomDevice:DetectedName} * {CustomDevice:DnsName} * {CustomDevice:IpAddress} * {CustomDevice:Port} * {DockerContainerGroupInstance:ContainerName} * {DockerContainerGroupInstance:FullImageName} * {DockerContainerGroupInstance:ImageVersion} * {DockerContainerGroupInstance:StrippedImageName} * {ESXIHost:HardwareModel} * {ESXIHost:HardwareVendor} * {ESXIHost:Name} * {ESXIHost:ProductName} * {ESXIHost:ProductVersion} * {Ec2Instance:AmiId} * {Ec2Instance:BeanstalkEnvironmentName} * {Ec2Instance:InstanceId} * {Ec2Instance:InstanceType} * {Ec2Instance:LocalHostName} * {Ec2Instance:Name} * {Ec2Instance:PublicHostName} * {Ec2Instance:SecurityGroup} * {GoogleComputeInstance:Id} * {GoogleComputeInstance:IpAddresses} * {GoogleComputeInstance:MachineType} * {GoogleComputeInstance:Name} * {GoogleComputeInstance:ProjectId} * {GoogleComputeInstance:Project} * {Host:AWSNameTag} * {Host:AixLogicalCpuCount} * {Host:AzureHostName} * {Host:AzureSiteName} * {Host:BoshDeploymentId} * {Host:BoshInstanceId} * {Host:BoshInstanceName} * {Host:BoshName} * {Host:BoshStemcellVersion} * {Host:CpuCores} * {Host:DetectedName} * {Host:Environment:AppName} * {Host:Environment:BoshReleaseVersion} * {Host:Environment:Environment} * {Host:Environment:Link} * {Host:Environment:Organization} * {Host:Environment:Owner} * {Host:Environment:Support} * {Host:IpAddress} * {Host:LogicalCpuCores} * {Host:OneAgentCustomHostName} * {Host:OperatingSystemVersion} * {Host:PaasMemoryLimit} * {HostGroup:Name} * {KubernetesCluster:Name} * {KubernetesNode:DetectedName} * {OpenstackAvailabilityZone:Name} * {OpenstackZone:Name} * {OpenstackComputeNode:Name} * {OpenstackProject:Name} * {OpenstackVm:InstanceType} * {OpenstackVm:Name} * {OpenstackVm:SecurityGroup} * {ProcessGroup:AmazonECRImageAccountId} * {ProcessGroup:AmazonECRImageRegion} * {ProcessGroup:AmazonECSCluster} * {ProcessGroup:AmazonECSContainerName} * {ProcessGroup:AmazonECSFamily} * {ProcessGroup:AmazonECSRevision} * {ProcessGroup:AmazonLambdaFunctionName} * {ProcessGroup:AmazonRegion} * {ProcessGroup:ApacheConfigPath} * {ProcessGroup:ApacheSparkMasterIpAddress} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AspDotNetCoreApplicationPath} * {ProcessGroup:AzureHostName} * {ProcessGroup:AzureSiteName} * {ProcessGroup:CassandraClusterName} * {ProcessGroup:CatalinaBase} * {ProcessGroup:CatalinaHome} * {ProcessGroup:CloudFoundryAppId} * {ProcessGroup:CloudFoundryAppName} * {ProcessGroup:CloudFoundryInstanceIndex} * {ProcessGroup:CloudFoundrySpaceId}

    • {ProcessGroup:CloudFoundrySpaceName} * {ProcessGroup:ColdFusionJvmConfigFile} * {ProcessGroup:ColdFusionServiceName} * {ProcessGroup:CommandLineArgs} * {ProcessGroup:DetectedName} * {ProcessGroup:DotNetCommandPath} * {ProcessGroup:DotNetCommand} * {ProcessGroup:DotNetClusterId} * {ProcessGroup:DotNetNodeId} * {ProcessGroup:ElasticsearchClusterName} * {ProcessGroup:ElasticsearchNodeName} * {ProcessGroup:EquinoxConfigPath} * {ProcessGroup:ExeName} * {ProcessGroup:ExePath} * {ProcessGroup:GlassFishDomainName} * {ProcessGroup:GlassFishInstanceName} * {ProcessGroup:GoogleAppEngineInstance}
    • {ProcessGroup:GoogleAppEngineService} * {ProcessGroup:GoogleCloudProject} * {ProcessGroup:HybrisBinDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisConfigDirectory} * {ProcessGroup:HybrisDataDirectory} * {ProcessGroup:IBMCicsRegion} * {ProcessGroup:IBMCtgName} * {ProcessGroup:IBMImsConnectRegion} * {ProcessGroup:IBMImsControlRegion} * {ProcessGroup:IBMImsMessageProcessingRegion} * {ProcessGroup:IBMImsSoapGwName} * {ProcessGroup:IBMIntegrationNodeName} * {ProcessGroup:IBMIntegrationServerName}
    • {ProcessGroup:IISAppPool} * {ProcessGroup:IISRoleName} * {ProcessGroup:JbossHome} * {ProcessGroup:JbossMode} * {ProcessGroup:JbossServerName} * {ProcessGroup:JavaJarFile} * {ProcessGroup:JavaJarPath} * {ProcessGroup:JavaMainCLass} * {ProcessGroup:KubernetesBasePodName} * {ProcessGroup:KubernetesContainerName} * {ProcessGroup:KubernetesFullPodName} * {ProcessGroup:KubernetesNamespace} * {ProcessGroup:KubernetesPodUid} * {ProcessGroup:MssqlInstanceName} * {ProcessGroup:NodeJsAppBaseDirectory} * {ProcessGroup:NodeJsAppName} * {ProcessGroup:NodeJsScriptName} * {ProcessGroup:OracleSid} * {ProcessGroup:PHPScriptPath} * {ProcessGroup:PHPWorkingDirectory} * {ProcessGroup:Ports} * {ProcessGroup:RubyAppRootPath} * {ProcessGroup:RubyScriptPath} * {ProcessGroup:SoftwareAGInstallRoot} * {ProcessGroup:SoftwareAGProductPropertyName} * {ProcessGroup:SpringBootAppName} * {ProcessGroup:SpringBootProfileName} * {ProcessGroup:SpringBootStartupClass} * {ProcessGroup:TIBCOBusinessWorksAppNodeName} * {ProcessGroup:TIBCOBusinessWorksAppSpaceName} * {ProcessGroup:TIBCOBusinessWorksCeAppName} * {ProcessGroup:TIBCOBusinessWorksCeVersion} * {ProcessGroup:TIBCOBusinessWorksDomainName} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFilePath} * {ProcessGroup:TIBCOBusinessWorksEnginePropertyFile} * {ProcessGroup:TIBCOBusinessWorksHome} * {ProcessGroup:VarnishInstanceName} * {ProcessGroup:WebLogicClusterName} * {ProcessGroup:WebLogicDomainName} * {ProcessGroup:WebLogicHome} * {ProcessGroup:WebLogicName} * {ProcessGroup:WebSphereCellName} * {ProcessGroup:WebSphereClusterName} * {ProcessGroup:WebSphereNodeName} * {ProcessGroup:WebSphereServerName} * {ProcessGroup:ActorSystem} * {Service:STGServerName} * {Service:DatabaseHostName} * {Service:DatabaseName} * {Service:DatabaseVendor} * {Service:DetectedName} * {Service:EndpointPath} * {Service:EndpointPathGatewayUrl} * {Service:IIBApplicationName} * {Service:MessageListenerClassName} * {Service:Port} * {Service:PublicDomainName}
    • {Service:RemoteEndpoint} * {Service:RemoteName} * {Service:WebApplicationId} * {Service:WebContextRoot} * {Service:WebServerName} * {Service:WebServiceNamespace} * {Service:WebServiceName} * {VmwareDatacenter:Name} * `{VmwareVm:Name}
    name String
    The name of the rule
    unknowns String
    allows for configuring properties that are not explicitly supported by the current version of this provider

    Supporting Types

    ProcessgroupNamingCondition, ProcessgroupNamingConditionArgs

    Conditions []ProcessgroupNamingConditionCondition
    A conditions for the metric usage
    conditions ProcessgroupNamingConditionCondition[]
    A conditions for the metric usage
    conditions List<Property Map>
    A conditions for the metric usage

    ProcessgroupNamingConditionCondition, ProcessgroupNamingConditionConditionArgs

    ApplicationTypeComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionApplicationTypeComparison>
    Comparison for APPLICATION_TYPE attributes

    Deprecated: You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

    ApplicationTypes List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionApplicationType>
    Comparison for APPLICATION_TYPE attributes
    AzureComputeModeComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionAzureComputeModeComparison>
    Comparison for AZURE_COMPUTE_MODE attributes
    AzureComputeModes List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionAzureComputeMode>
    Comparison for AZURE_COMPUTE_MODE attributes

    Deprecated: You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

    AzureSkuComparisions List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionAzureSkuComparision>
    Comparison for AZURE_SKU attributes

    Deprecated: You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

    AzureSkus List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionAzureSkus>
    Comparison for AZURE_SKU attributes
    BaseComparisonBasics List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionBaseComparisonBasic>
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.

    Deprecated: You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

    BaseConditionKeys List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionBaseConditionKey>
    Fallback for not yet known type

    Deprecated: 'base_condition_key' is deprecated. You should use 'key'

    BitnessComparisions List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionBitnessComparision>
    Comparison for BITNESS attributes

    Deprecated: You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

    Bitnesses List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionBitness>
    Comparison for BITNESS attributes
    CloudTypeComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCloudTypeComparison>
    Comparison for CLOUD_TYPE attributes

    Deprecated: You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

    CloudTypes List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCloudType>
    Comparison for CLOUD_TYPE attributes
    Comparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionComparison>
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
    CustomApplicationTypeComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomApplicationTypeComparison>
    Comparison for CUSTOM_APPLICATION_TYPE attributes

    Deprecated: You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

    CustomApplicationTypes List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomApplicationType>
    Comparison for CUSTOM_APPLICATION_TYPE attributes
    CustomHostMetadataConditionKeys List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomHostMetadataConditionKey>
    Key for Custom Host Metadata

    Deprecated: 'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

    CustomHostMetadatas List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomHostMetadata>
    Key for Custom Host Metadata
    CustomProcessMetadataConditionKeys List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKey>
    Key for Custom Process Metadata

    Deprecated: 'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

    CustomProcessMetadatas List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomProcessMetadata>
    Key for Custom Process Metadata
    DatabaseTopologies List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionDatabaseTopology>
    Comparison for DATABASE_TOPOLOGY attributes
    DatabaseTopologyComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionDatabaseTopologyComparison>
    Comparison for DATABASE_TOPOLOGY attributes

    Deprecated: You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

    DcrumDecoderComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionDcrumDecoderComparison>
    Comparison for DCRUM_DECODER_TYPE attributes

    Deprecated: You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

    DcrumDecoders List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionDcrumDecoder>
    Comparison for DCRUM_DECODER_TYPE attributes
    Entities List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionEntity>
    Comparison for ENTITY_ID attributes
    EntityIdComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionEntityIdComparison>
    Comparison for ENTITY_ID attributes

    Deprecated: You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

    HostTeches List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionHostTech>
    Comparison for SIMPLE_HOST_TECH attributes
    HypervisorTypeComparisions List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionHypervisorTypeComparision>
    hypervisor_type_comparision is deprecated. Use hypervisor instead

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    Hypervisors List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionHypervisor>
    Comparison for HYPERVISOR_TYPE attributes
    IndexedNameComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedNameComparison>
    Comparison for INDEXED_NAME attributes

    Deprecated: You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

    IndexedNames List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedName>
    Comparison for INDEXED_NAME attributes
    IndexedStringComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedStringComparison>
    Comparison for INDEXED_STRING attributes

    Deprecated: You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

    IndexedStrings List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedString>
    Comparison for INDEXED_STRING attributes
    IndexedTagComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedTagComparison>
    Comparison for INDEXED_TAG attributes

    Deprecated: You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

    IndexedTags List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedTag>
    Comparison for INDEXED_TAG attributes
    IntegerComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionIntegerComparison>
    Comparison for INTEGER attributes

    Deprecated: You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

    Integers List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionInteger>
    Comparison for INTEGER attributes
    IpaddressComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionIpaddressComparison>
    Comparison for IP_ADDRESS attributes

    Deprecated: You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

    Ipaddresses List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionIpaddress>
    Comparison for IP_ADDRESS attributes
    Keys List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionKey>
    Fallback for not yet known type
    MobilePlatformComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionMobilePlatformComparison>
    Comparison for MOBILE_PLATFORM attributes

    Deprecated: You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

    MobilePlatforms List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionMobilePlatform>
    Comparison for MOBILE_PLATFORM attributes
    OsArches List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionOsArch>
    Comparison for OS_ARCHITECTURE attributes
    OsTypes List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionOsType>
    Comparison for OS_TYPE attributes
    OsarchitectureComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionOsarchitectureComparison>
    Comparison for OS_ARCHITECTURE attributes

    Deprecated: You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

    OstypeComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionOstypeComparison>
    Comparison for OS_TYPE attributes

    Deprecated: You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

    PaasTypeComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionPaasTypeComparison>
    Comparison for PAAS_TYPE attributes

    Deprecated: You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

    PaasTypes List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionPaasType>
    Comparison for PAAS_TYPE attributes
    ProcessMetadataConditionKeys List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionProcessMetadataConditionKey>
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type

    Deprecated: 'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

    ProcessMetadatas List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionProcessMetadata>
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type
    ServiceTopologies List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionServiceTopology>
    Comparison for SERVICE_TOPOLOGY attributes
    ServiceTopologyComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionServiceTopologyComparison>
    Comparison for SERVICE_TOPOLOGY attributes

    Deprecated: You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

    ServiceTypeComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionServiceTypeComparison>
    Comparison for SERVICE_TYPE attributes

    Deprecated: You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

    ServiceTypes List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionServiceType>
    Comparison for SERVICE_TYPE attributes
    SimpleHostTechComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionSimpleHostTechComparison>
    Comparison for SIMPLE_HOST_TECH attributes

    Deprecated: You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

    SimpleTechComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionSimpleTechComparison>
    Comparison for SIMPLE_TECH attributes

    Deprecated: You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

    StringComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionStringComparison>
    Comparison for STRING attributes

    Deprecated: You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

    StringConditionKeys List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionStringConditionKey>
    The key for dynamic attributes of the STRING type

    Deprecated: 'string_condition_key' is deprecated. You should use 'string_key'

    StringKeys List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionStringKey>
    The key for dynamic attributes of the STRING type
    Strings List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionString>
    Comparison for STRING attributes
    SyntheticEngineTypeComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionSyntheticEngineTypeComparison>
    Comparison for SYNTHETIC_ENGINE_TYPE attributes

    Deprecated: You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

    SyntheticEngines List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionSyntheticEngine>
    Comparison for SYNTHETIC_ENGINE_TYPE attributes
    TagComparisons List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionTagComparison>
    Comparison for TAG attributes

    Deprecated: You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

    Tags List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionTag>
    Comparison for TAG attributes
    Teches List<Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionTech>
    Comparison for SIMPLE_TECH attributes
    Unknowns string
    Any attributes that aren't yet supported by this provider
    ApplicationTypeComparisons []ProcessgroupNamingConditionConditionApplicationTypeComparison
    Comparison for APPLICATION_TYPE attributes

    Deprecated: You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

    ApplicationTypes []ProcessgroupNamingConditionConditionApplicationType
    Comparison for APPLICATION_TYPE attributes
    AzureComputeModeComparisons []ProcessgroupNamingConditionConditionAzureComputeModeComparison
    Comparison for AZURE_COMPUTE_MODE attributes
    AzureComputeModes []ProcessgroupNamingConditionConditionAzureComputeMode
    Comparison for AZURE_COMPUTE_MODE attributes

    Deprecated: You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

    AzureSkuComparisions []ProcessgroupNamingConditionConditionAzureSkuComparision
    Comparison for AZURE_SKU attributes

    Deprecated: You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

    AzureSkus []ProcessgroupNamingConditionConditionAzureSkus
    Comparison for AZURE_SKU attributes
    BaseComparisonBasics []ProcessgroupNamingConditionConditionBaseComparisonBasic
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.

    Deprecated: You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

    BaseConditionKeys []ProcessgroupNamingConditionConditionBaseConditionKey
    Fallback for not yet known type

    Deprecated: 'base_condition_key' is deprecated. You should use 'key'

    BitnessComparisions []ProcessgroupNamingConditionConditionBitnessComparision
    Comparison for BITNESS attributes

    Deprecated: You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

    Bitnesses []ProcessgroupNamingConditionConditionBitness
    Comparison for BITNESS attributes
    CloudTypeComparisons []ProcessgroupNamingConditionConditionCloudTypeComparison
    Comparison for CLOUD_TYPE attributes

    Deprecated: You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

    CloudTypes []ProcessgroupNamingConditionConditionCloudType
    Comparison for CLOUD_TYPE attributes
    Comparisons []ProcessgroupNamingConditionConditionComparison
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
    CustomApplicationTypeComparisons []ProcessgroupNamingConditionConditionCustomApplicationTypeComparison
    Comparison for CUSTOM_APPLICATION_TYPE attributes

    Deprecated: You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

    CustomApplicationTypes []ProcessgroupNamingConditionConditionCustomApplicationType
    Comparison for CUSTOM_APPLICATION_TYPE attributes
    CustomHostMetadataConditionKeys []ProcessgroupNamingConditionConditionCustomHostMetadataConditionKey
    Key for Custom Host Metadata

    Deprecated: 'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

    CustomHostMetadatas []ProcessgroupNamingConditionConditionCustomHostMetadata
    Key for Custom Host Metadata
    CustomProcessMetadataConditionKeys []ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKey
    Key for Custom Process Metadata

    Deprecated: 'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

    CustomProcessMetadatas []ProcessgroupNamingConditionConditionCustomProcessMetadata
    Key for Custom Process Metadata
    DatabaseTopologies []ProcessgroupNamingConditionConditionDatabaseTopology
    Comparison for DATABASE_TOPOLOGY attributes
    DatabaseTopologyComparisons []ProcessgroupNamingConditionConditionDatabaseTopologyComparison
    Comparison for DATABASE_TOPOLOGY attributes

    Deprecated: You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

    DcrumDecoderComparisons []ProcessgroupNamingConditionConditionDcrumDecoderComparison
    Comparison for DCRUM_DECODER_TYPE attributes

    Deprecated: You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

    DcrumDecoders []ProcessgroupNamingConditionConditionDcrumDecoder
    Comparison for DCRUM_DECODER_TYPE attributes
    Entities []ProcessgroupNamingConditionConditionEntity
    Comparison for ENTITY_ID attributes
    EntityIdComparisons []ProcessgroupNamingConditionConditionEntityIdComparison
    Comparison for ENTITY_ID attributes

    Deprecated: You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

    HostTeches []ProcessgroupNamingConditionConditionHostTech
    Comparison for SIMPLE_HOST_TECH attributes
    HypervisorTypeComparisions []ProcessgroupNamingConditionConditionHypervisorTypeComparision
    hypervisor_type_comparision is deprecated. Use hypervisor instead

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    Hypervisors []ProcessgroupNamingConditionConditionHypervisor
    Comparison for HYPERVISOR_TYPE attributes
    IndexedNameComparisons []ProcessgroupNamingConditionConditionIndexedNameComparison
    Comparison for INDEXED_NAME attributes

    Deprecated: You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

    IndexedNames []ProcessgroupNamingConditionConditionIndexedName
    Comparison for INDEXED_NAME attributes
    IndexedStringComparisons []ProcessgroupNamingConditionConditionIndexedStringComparison
    Comparison for INDEXED_STRING attributes

    Deprecated: You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

    IndexedStrings []ProcessgroupNamingConditionConditionIndexedString
    Comparison for INDEXED_STRING attributes
    IndexedTagComparisons []ProcessgroupNamingConditionConditionIndexedTagComparison
    Comparison for INDEXED_TAG attributes

    Deprecated: You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

    IndexedTags []ProcessgroupNamingConditionConditionIndexedTag
    Comparison for INDEXED_TAG attributes
    IntegerComparisons []ProcessgroupNamingConditionConditionIntegerComparison
    Comparison for INTEGER attributes

    Deprecated: You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

    Integers []ProcessgroupNamingConditionConditionInteger
    Comparison for INTEGER attributes
    IpaddressComparisons []ProcessgroupNamingConditionConditionIpaddressComparison
    Comparison for IP_ADDRESS attributes

    Deprecated: You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

    Ipaddresses []ProcessgroupNamingConditionConditionIpaddress
    Comparison for IP_ADDRESS attributes
    Keys []ProcessgroupNamingConditionConditionKey
    Fallback for not yet known type
    MobilePlatformComparisons []ProcessgroupNamingConditionConditionMobilePlatformComparison
    Comparison for MOBILE_PLATFORM attributes

    Deprecated: You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

    MobilePlatforms []ProcessgroupNamingConditionConditionMobilePlatform
    Comparison for MOBILE_PLATFORM attributes
    OsArches []ProcessgroupNamingConditionConditionOsArch
    Comparison for OS_ARCHITECTURE attributes
    OsTypes []ProcessgroupNamingConditionConditionOsType
    Comparison for OS_TYPE attributes
    OsarchitectureComparisons []ProcessgroupNamingConditionConditionOsarchitectureComparison
    Comparison for OS_ARCHITECTURE attributes

    Deprecated: You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

    OstypeComparisons []ProcessgroupNamingConditionConditionOstypeComparison
    Comparison for OS_TYPE attributes

    Deprecated: You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

    PaasTypeComparisons []ProcessgroupNamingConditionConditionPaasTypeComparison
    Comparison for PAAS_TYPE attributes

    Deprecated: You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

    PaasTypes []ProcessgroupNamingConditionConditionPaasType
    Comparison for PAAS_TYPE attributes
    ProcessMetadataConditionKeys []ProcessgroupNamingConditionConditionProcessMetadataConditionKey
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type

    Deprecated: 'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

    ProcessMetadatas []ProcessgroupNamingConditionConditionProcessMetadata
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type
    ServiceTopologies []ProcessgroupNamingConditionConditionServiceTopology
    Comparison for SERVICE_TOPOLOGY attributes
    ServiceTopologyComparisons []ProcessgroupNamingConditionConditionServiceTopologyComparison
    Comparison for SERVICE_TOPOLOGY attributes

    Deprecated: You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

    ServiceTypeComparisons []ProcessgroupNamingConditionConditionServiceTypeComparison
    Comparison for SERVICE_TYPE attributes

    Deprecated: You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

    ServiceTypes []ProcessgroupNamingConditionConditionServiceType
    Comparison for SERVICE_TYPE attributes
    SimpleHostTechComparisons []ProcessgroupNamingConditionConditionSimpleHostTechComparison
    Comparison for SIMPLE_HOST_TECH attributes

    Deprecated: You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

    SimpleTechComparisons []ProcessgroupNamingConditionConditionSimpleTechComparison
    Comparison for SIMPLE_TECH attributes

    Deprecated: You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

    StringComparisons []ProcessgroupNamingConditionConditionStringComparison
    Comparison for STRING attributes

    Deprecated: You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

    StringConditionKeys []ProcessgroupNamingConditionConditionStringConditionKey
    The key for dynamic attributes of the STRING type

    Deprecated: 'string_condition_key' is deprecated. You should use 'string_key'

    StringKeys []ProcessgroupNamingConditionConditionStringKey
    The key for dynamic attributes of the STRING type
    Strings []ProcessgroupNamingConditionConditionString
    Comparison for STRING attributes
    SyntheticEngineTypeComparisons []ProcessgroupNamingConditionConditionSyntheticEngineTypeComparison
    Comparison for SYNTHETIC_ENGINE_TYPE attributes

    Deprecated: You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

    SyntheticEngines []ProcessgroupNamingConditionConditionSyntheticEngine
    Comparison for SYNTHETIC_ENGINE_TYPE attributes
    TagComparisons []ProcessgroupNamingConditionConditionTagComparison
    Comparison for TAG attributes

    Deprecated: You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

    Tags []ProcessgroupNamingConditionConditionTag
    Comparison for TAG attributes
    Teches []ProcessgroupNamingConditionConditionTech
    Comparison for SIMPLE_TECH attributes
    Unknowns string
    Any attributes that aren't yet supported by this provider
    applicationTypeComparisons List<ProcessgroupNamingConditionConditionApplicationTypeComparison>
    Comparison for APPLICATION_TYPE attributes

    Deprecated: You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

    applicationTypes List<ProcessgroupNamingConditionConditionApplicationType>
    Comparison for APPLICATION_TYPE attributes
    azureComputeModeComparisons List<ProcessgroupNamingConditionConditionAzureComputeModeComparison>
    Comparison for AZURE_COMPUTE_MODE attributes
    azureComputeModes List<ProcessgroupNamingConditionConditionAzureComputeMode>
    Comparison for AZURE_COMPUTE_MODE attributes

    Deprecated: You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

    azureSkuComparisions List<ProcessgroupNamingConditionConditionAzureSkuComparision>
    Comparison for AZURE_SKU attributes

    Deprecated: You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

    azureSkus List<ProcessgroupNamingConditionConditionAzureSkus>
    Comparison for AZURE_SKU attributes
    baseComparisonBasics List<ProcessgroupNamingConditionConditionBaseComparisonBasic>
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.

    Deprecated: You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

    baseConditionKeys List<ProcessgroupNamingConditionConditionBaseConditionKey>
    Fallback for not yet known type

    Deprecated: 'base_condition_key' is deprecated. You should use 'key'

    bitnessComparisions List<ProcessgroupNamingConditionConditionBitnessComparision>
    Comparison for BITNESS attributes

    Deprecated: You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

    bitnesses List<ProcessgroupNamingConditionConditionBitness>
    Comparison for BITNESS attributes
    cloudTypeComparisons List<ProcessgroupNamingConditionConditionCloudTypeComparison>
    Comparison for CLOUD_TYPE attributes

    Deprecated: You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

    cloudTypes List<ProcessgroupNamingConditionConditionCloudType>
    Comparison for CLOUD_TYPE attributes
    comparisons List<ProcessgroupNamingConditionConditionComparison>
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
    customApplicationTypeComparisons List<ProcessgroupNamingConditionConditionCustomApplicationTypeComparison>
    Comparison for CUSTOM_APPLICATION_TYPE attributes

    Deprecated: You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

    customApplicationTypes List<ProcessgroupNamingConditionConditionCustomApplicationType>
    Comparison for CUSTOM_APPLICATION_TYPE attributes
    customHostMetadataConditionKeys List<ProcessgroupNamingConditionConditionCustomHostMetadataConditionKey>
    Key for Custom Host Metadata

    Deprecated: 'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

    customHostMetadatas List<ProcessgroupNamingConditionConditionCustomHostMetadata>
    Key for Custom Host Metadata
    customProcessMetadataConditionKeys List<ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKey>
    Key for Custom Process Metadata

    Deprecated: 'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

    customProcessMetadatas List<ProcessgroupNamingConditionConditionCustomProcessMetadata>
    Key for Custom Process Metadata
    databaseTopologies List<ProcessgroupNamingConditionConditionDatabaseTopology>
    Comparison for DATABASE_TOPOLOGY attributes
    databaseTopologyComparisons List<ProcessgroupNamingConditionConditionDatabaseTopologyComparison>
    Comparison for DATABASE_TOPOLOGY attributes

    Deprecated: You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

    dcrumDecoderComparisons List<ProcessgroupNamingConditionConditionDcrumDecoderComparison>
    Comparison for DCRUM_DECODER_TYPE attributes

    Deprecated: You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

    dcrumDecoders List<ProcessgroupNamingConditionConditionDcrumDecoder>
    Comparison for DCRUM_DECODER_TYPE attributes
    entities List<ProcessgroupNamingConditionConditionEntity>
    Comparison for ENTITY_ID attributes
    entityIdComparisons List<ProcessgroupNamingConditionConditionEntityIdComparison>
    Comparison for ENTITY_ID attributes

    Deprecated: You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

    hostTeches List<ProcessgroupNamingConditionConditionHostTech>
    Comparison for SIMPLE_HOST_TECH attributes
    hypervisorTypeComparisions List<ProcessgroupNamingConditionConditionHypervisorTypeComparision>
    hypervisor_type_comparision is deprecated. Use hypervisor instead

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    hypervisors List<ProcessgroupNamingConditionConditionHypervisor>
    Comparison for HYPERVISOR_TYPE attributes
    indexedNameComparisons List<ProcessgroupNamingConditionConditionIndexedNameComparison>
    Comparison for INDEXED_NAME attributes

    Deprecated: You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

    indexedNames List<ProcessgroupNamingConditionConditionIndexedName>
    Comparison for INDEXED_NAME attributes
    indexedStringComparisons List<ProcessgroupNamingConditionConditionIndexedStringComparison>
    Comparison for INDEXED_STRING attributes

    Deprecated: You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

    indexedStrings List<ProcessgroupNamingConditionConditionIndexedString>
    Comparison for INDEXED_STRING attributes
    indexedTagComparisons List<ProcessgroupNamingConditionConditionIndexedTagComparison>
    Comparison for INDEXED_TAG attributes

    Deprecated: You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

    indexedTags List<ProcessgroupNamingConditionConditionIndexedTag>
    Comparison for INDEXED_TAG attributes
    integerComparisons List<ProcessgroupNamingConditionConditionIntegerComparison>
    Comparison for INTEGER attributes

    Deprecated: You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

    integers List<ProcessgroupNamingConditionConditionInteger>
    Comparison for INTEGER attributes
    ipaddressComparisons List<ProcessgroupNamingConditionConditionIpaddressComparison>
    Comparison for IP_ADDRESS attributes

    Deprecated: You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

    ipaddresses List<ProcessgroupNamingConditionConditionIpaddress>
    Comparison for IP_ADDRESS attributes
    keys List<ProcessgroupNamingConditionConditionKey>
    Fallback for not yet known type
    mobilePlatformComparisons List<ProcessgroupNamingConditionConditionMobilePlatformComparison>
    Comparison for MOBILE_PLATFORM attributes

    Deprecated: You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

    mobilePlatforms List<ProcessgroupNamingConditionConditionMobilePlatform>
    Comparison for MOBILE_PLATFORM attributes
    osArches List<ProcessgroupNamingConditionConditionOsArch>
    Comparison for OS_ARCHITECTURE attributes
    osTypes List<ProcessgroupNamingConditionConditionOsType>
    Comparison for OS_TYPE attributes
    osarchitectureComparisons List<ProcessgroupNamingConditionConditionOsarchitectureComparison>
    Comparison for OS_ARCHITECTURE attributes

    Deprecated: You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

    ostypeComparisons List<ProcessgroupNamingConditionConditionOstypeComparison>
    Comparison for OS_TYPE attributes

    Deprecated: You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

    paasTypeComparisons List<ProcessgroupNamingConditionConditionPaasTypeComparison>
    Comparison for PAAS_TYPE attributes

    Deprecated: You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

    paasTypes List<ProcessgroupNamingConditionConditionPaasType>
    Comparison for PAAS_TYPE attributes
    processMetadataConditionKeys List<ProcessgroupNamingConditionConditionProcessMetadataConditionKey>
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type

    Deprecated: 'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

    processMetadatas List<ProcessgroupNamingConditionConditionProcessMetadata>
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type
    serviceTopologies List<ProcessgroupNamingConditionConditionServiceTopology>
    Comparison for SERVICE_TOPOLOGY attributes
    serviceTopologyComparisons List<ProcessgroupNamingConditionConditionServiceTopologyComparison>
    Comparison for SERVICE_TOPOLOGY attributes

    Deprecated: You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

    serviceTypeComparisons List<ProcessgroupNamingConditionConditionServiceTypeComparison>
    Comparison for SERVICE_TYPE attributes

    Deprecated: You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

    serviceTypes List<ProcessgroupNamingConditionConditionServiceType>
    Comparison for SERVICE_TYPE attributes
    simpleHostTechComparisons List<ProcessgroupNamingConditionConditionSimpleHostTechComparison>
    Comparison for SIMPLE_HOST_TECH attributes

    Deprecated: You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

    simpleTechComparisons List<ProcessgroupNamingConditionConditionSimpleTechComparison>
    Comparison for SIMPLE_TECH attributes

    Deprecated: You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

    stringComparisons List<ProcessgroupNamingConditionConditionStringComparison>
    Comparison for STRING attributes

    Deprecated: You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

    stringConditionKeys List<ProcessgroupNamingConditionConditionStringConditionKey>
    The key for dynamic attributes of the STRING type

    Deprecated: 'string_condition_key' is deprecated. You should use 'string_key'

    stringKeys List<ProcessgroupNamingConditionConditionStringKey>
    The key for dynamic attributes of the STRING type
    strings List<ProcessgroupNamingConditionConditionString>
    Comparison for STRING attributes
    syntheticEngineTypeComparisons List<ProcessgroupNamingConditionConditionSyntheticEngineTypeComparison>
    Comparison for SYNTHETIC_ENGINE_TYPE attributes

    Deprecated: You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

    syntheticEngines List<ProcessgroupNamingConditionConditionSyntheticEngine>
    Comparison for SYNTHETIC_ENGINE_TYPE attributes
    tagComparisons List<ProcessgroupNamingConditionConditionTagComparison>
    Comparison for TAG attributes

    Deprecated: You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

    tags List<ProcessgroupNamingConditionConditionTag>
    Comparison for TAG attributes
    teches List<ProcessgroupNamingConditionConditionTech>
    Comparison for SIMPLE_TECH attributes
    unknowns String
    Any attributes that aren't yet supported by this provider
    applicationTypeComparisons ProcessgroupNamingConditionConditionApplicationTypeComparison[]
    Comparison for APPLICATION_TYPE attributes

    Deprecated: You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

    applicationTypes ProcessgroupNamingConditionConditionApplicationType[]
    Comparison for APPLICATION_TYPE attributes
    azureComputeModeComparisons ProcessgroupNamingConditionConditionAzureComputeModeComparison[]
    Comparison for AZURE_COMPUTE_MODE attributes
    azureComputeModes ProcessgroupNamingConditionConditionAzureComputeMode[]
    Comparison for AZURE_COMPUTE_MODE attributes

    Deprecated: You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

    azureSkuComparisions ProcessgroupNamingConditionConditionAzureSkuComparision[]
    Comparison for AZURE_SKU attributes

    Deprecated: You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

    azureSkus ProcessgroupNamingConditionConditionAzureSkus[]
    Comparison for AZURE_SKU attributes
    baseComparisonBasics ProcessgroupNamingConditionConditionBaseComparisonBasic[]
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.

    Deprecated: You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

    baseConditionKeys ProcessgroupNamingConditionConditionBaseConditionKey[]
    Fallback for not yet known type

    Deprecated: 'base_condition_key' is deprecated. You should use 'key'

    bitnessComparisions ProcessgroupNamingConditionConditionBitnessComparision[]
    Comparison for BITNESS attributes

    Deprecated: You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

    bitnesses ProcessgroupNamingConditionConditionBitness[]
    Comparison for BITNESS attributes
    cloudTypeComparisons ProcessgroupNamingConditionConditionCloudTypeComparison[]
    Comparison for CLOUD_TYPE attributes

    Deprecated: You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

    cloudTypes ProcessgroupNamingConditionConditionCloudType[]
    Comparison for CLOUD_TYPE attributes
    comparisons ProcessgroupNamingConditionConditionComparison[]
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
    customApplicationTypeComparisons ProcessgroupNamingConditionConditionCustomApplicationTypeComparison[]
    Comparison for CUSTOM_APPLICATION_TYPE attributes

    Deprecated: You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

    customApplicationTypes ProcessgroupNamingConditionConditionCustomApplicationType[]
    Comparison for CUSTOM_APPLICATION_TYPE attributes
    customHostMetadataConditionKeys ProcessgroupNamingConditionConditionCustomHostMetadataConditionKey[]
    Key for Custom Host Metadata

    Deprecated: 'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

    customHostMetadatas ProcessgroupNamingConditionConditionCustomHostMetadata[]
    Key for Custom Host Metadata
    customProcessMetadataConditionKeys ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKey[]
    Key for Custom Process Metadata

    Deprecated: 'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

    customProcessMetadatas ProcessgroupNamingConditionConditionCustomProcessMetadata[]
    Key for Custom Process Metadata
    databaseTopologies ProcessgroupNamingConditionConditionDatabaseTopology[]
    Comparison for DATABASE_TOPOLOGY attributes
    databaseTopologyComparisons ProcessgroupNamingConditionConditionDatabaseTopologyComparison[]
    Comparison for DATABASE_TOPOLOGY attributes

    Deprecated: You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

    dcrumDecoderComparisons ProcessgroupNamingConditionConditionDcrumDecoderComparison[]
    Comparison for DCRUM_DECODER_TYPE attributes

    Deprecated: You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

    dcrumDecoders ProcessgroupNamingConditionConditionDcrumDecoder[]
    Comparison for DCRUM_DECODER_TYPE attributes
    entities ProcessgroupNamingConditionConditionEntity[]
    Comparison for ENTITY_ID attributes
    entityIdComparisons ProcessgroupNamingConditionConditionEntityIdComparison[]
    Comparison for ENTITY_ID attributes

    Deprecated: You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

    hostTeches ProcessgroupNamingConditionConditionHostTech[]
    Comparison for SIMPLE_HOST_TECH attributes
    hypervisorTypeComparisions ProcessgroupNamingConditionConditionHypervisorTypeComparision[]
    hypervisor_type_comparision is deprecated. Use hypervisor instead

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    hypervisors ProcessgroupNamingConditionConditionHypervisor[]
    Comparison for HYPERVISOR_TYPE attributes
    indexedNameComparisons ProcessgroupNamingConditionConditionIndexedNameComparison[]
    Comparison for INDEXED_NAME attributes

    Deprecated: You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

    indexedNames ProcessgroupNamingConditionConditionIndexedName[]
    Comparison for INDEXED_NAME attributes
    indexedStringComparisons ProcessgroupNamingConditionConditionIndexedStringComparison[]
    Comparison for INDEXED_STRING attributes

    Deprecated: You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

    indexedStrings ProcessgroupNamingConditionConditionIndexedString[]
    Comparison for INDEXED_STRING attributes
    indexedTagComparisons ProcessgroupNamingConditionConditionIndexedTagComparison[]
    Comparison for INDEXED_TAG attributes

    Deprecated: You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

    indexedTags ProcessgroupNamingConditionConditionIndexedTag[]
    Comparison for INDEXED_TAG attributes
    integerComparisons ProcessgroupNamingConditionConditionIntegerComparison[]
    Comparison for INTEGER attributes

    Deprecated: You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

    integers ProcessgroupNamingConditionConditionInteger[]
    Comparison for INTEGER attributes
    ipaddressComparisons ProcessgroupNamingConditionConditionIpaddressComparison[]
    Comparison for IP_ADDRESS attributes

    Deprecated: You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

    ipaddresses ProcessgroupNamingConditionConditionIpaddress[]
    Comparison for IP_ADDRESS attributes
    keys ProcessgroupNamingConditionConditionKey[]
    Fallback for not yet known type
    mobilePlatformComparisons ProcessgroupNamingConditionConditionMobilePlatformComparison[]
    Comparison for MOBILE_PLATFORM attributes

    Deprecated: You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

    mobilePlatforms ProcessgroupNamingConditionConditionMobilePlatform[]
    Comparison for MOBILE_PLATFORM attributes
    osArches ProcessgroupNamingConditionConditionOsArch[]
    Comparison for OS_ARCHITECTURE attributes
    osTypes ProcessgroupNamingConditionConditionOsType[]
    Comparison for OS_TYPE attributes
    osarchitectureComparisons ProcessgroupNamingConditionConditionOsarchitectureComparison[]
    Comparison for OS_ARCHITECTURE attributes

    Deprecated: You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

    ostypeComparisons ProcessgroupNamingConditionConditionOstypeComparison[]
    Comparison for OS_TYPE attributes

    Deprecated: You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

    paasTypeComparisons ProcessgroupNamingConditionConditionPaasTypeComparison[]
    Comparison for PAAS_TYPE attributes

    Deprecated: You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

    paasTypes ProcessgroupNamingConditionConditionPaasType[]
    Comparison for PAAS_TYPE attributes
    processMetadataConditionKeys ProcessgroupNamingConditionConditionProcessMetadataConditionKey[]
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type

    Deprecated: 'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

    processMetadatas ProcessgroupNamingConditionConditionProcessMetadata[]
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type
    serviceTopologies ProcessgroupNamingConditionConditionServiceTopology[]
    Comparison for SERVICE_TOPOLOGY attributes
    serviceTopologyComparisons ProcessgroupNamingConditionConditionServiceTopologyComparison[]
    Comparison for SERVICE_TOPOLOGY attributes

    Deprecated: You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

    serviceTypeComparisons ProcessgroupNamingConditionConditionServiceTypeComparison[]
    Comparison for SERVICE_TYPE attributes

    Deprecated: You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

    serviceTypes ProcessgroupNamingConditionConditionServiceType[]
    Comparison for SERVICE_TYPE attributes
    simpleHostTechComparisons ProcessgroupNamingConditionConditionSimpleHostTechComparison[]
    Comparison for SIMPLE_HOST_TECH attributes

    Deprecated: You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

    simpleTechComparisons ProcessgroupNamingConditionConditionSimpleTechComparison[]
    Comparison for SIMPLE_TECH attributes

    Deprecated: You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

    stringComparisons ProcessgroupNamingConditionConditionStringComparison[]
    Comparison for STRING attributes

    Deprecated: You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

    stringConditionKeys ProcessgroupNamingConditionConditionStringConditionKey[]
    The key for dynamic attributes of the STRING type

    Deprecated: 'string_condition_key' is deprecated. You should use 'string_key'

    stringKeys ProcessgroupNamingConditionConditionStringKey[]
    The key for dynamic attributes of the STRING type
    strings ProcessgroupNamingConditionConditionString[]
    Comparison for STRING attributes
    syntheticEngineTypeComparisons ProcessgroupNamingConditionConditionSyntheticEngineTypeComparison[]
    Comparison for SYNTHETIC_ENGINE_TYPE attributes

    Deprecated: You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

    syntheticEngines ProcessgroupNamingConditionConditionSyntheticEngine[]
    Comparison for SYNTHETIC_ENGINE_TYPE attributes
    tagComparisons ProcessgroupNamingConditionConditionTagComparison[]
    Comparison for TAG attributes

    Deprecated: You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

    tags ProcessgroupNamingConditionConditionTag[]
    Comparison for TAG attributes
    teches ProcessgroupNamingConditionConditionTech[]
    Comparison for SIMPLE_TECH attributes
    unknowns string
    Any attributes that aren't yet supported by this provider
    application_type_comparisons Sequence[ProcessgroupNamingConditionConditionApplicationTypeComparison]
    Comparison for APPLICATION_TYPE attributes

    Deprecated: You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

    application_types Sequence[ProcessgroupNamingConditionConditionApplicationType]
    Comparison for APPLICATION_TYPE attributes
    azure_compute_mode_comparisons Sequence[ProcessgroupNamingConditionConditionAzureComputeModeComparison]
    Comparison for AZURE_COMPUTE_MODE attributes
    azure_compute_modes Sequence[ProcessgroupNamingConditionConditionAzureComputeMode]
    Comparison for AZURE_COMPUTE_MODE attributes

    Deprecated: You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

    azure_sku_comparisions Sequence[ProcessgroupNamingConditionConditionAzureSkuComparision]
    Comparison for AZURE_SKU attributes

    Deprecated: You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

    azure_skus Sequence[ProcessgroupNamingConditionConditionAzureSkus]
    Comparison for AZURE_SKU attributes
    base_comparison_basics Sequence[ProcessgroupNamingConditionConditionBaseComparisonBasic]
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.

    Deprecated: You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

    base_condition_keys Sequence[ProcessgroupNamingConditionConditionBaseConditionKey]
    Fallback for not yet known type

    Deprecated: 'base_condition_key' is deprecated. You should use 'key'

    bitness_comparisions Sequence[ProcessgroupNamingConditionConditionBitnessComparision]
    Comparison for BITNESS attributes

    Deprecated: You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

    bitnesses Sequence[ProcessgroupNamingConditionConditionBitness]
    Comparison for BITNESS attributes
    cloud_type_comparisons Sequence[ProcessgroupNamingConditionConditionCloudTypeComparison]
    Comparison for CLOUD_TYPE attributes

    Deprecated: You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

    cloud_types Sequence[ProcessgroupNamingConditionConditionCloudType]
    Comparison for CLOUD_TYPE attributes
    comparisons Sequence[ProcessgroupNamingConditionConditionComparison]
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
    custom_application_type_comparisons Sequence[ProcessgroupNamingConditionConditionCustomApplicationTypeComparison]
    Comparison for CUSTOM_APPLICATION_TYPE attributes

    Deprecated: You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

    custom_application_types Sequence[ProcessgroupNamingConditionConditionCustomApplicationType]
    Comparison for CUSTOM_APPLICATION_TYPE attributes
    custom_host_metadata_condition_keys Sequence[ProcessgroupNamingConditionConditionCustomHostMetadataConditionKey]
    Key for Custom Host Metadata

    Deprecated: 'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

    custom_host_metadatas Sequence[ProcessgroupNamingConditionConditionCustomHostMetadata]
    Key for Custom Host Metadata
    custom_process_metadata_condition_keys Sequence[ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKey]
    Key for Custom Process Metadata

    Deprecated: 'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

    custom_process_metadatas Sequence[ProcessgroupNamingConditionConditionCustomProcessMetadata]
    Key for Custom Process Metadata
    database_topologies Sequence[ProcessgroupNamingConditionConditionDatabaseTopology]
    Comparison for DATABASE_TOPOLOGY attributes
    database_topology_comparisons Sequence[ProcessgroupNamingConditionConditionDatabaseTopologyComparison]
    Comparison for DATABASE_TOPOLOGY attributes

    Deprecated: You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

    dcrum_decoder_comparisons Sequence[ProcessgroupNamingConditionConditionDcrumDecoderComparison]
    Comparison for DCRUM_DECODER_TYPE attributes

    Deprecated: You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

    dcrum_decoders Sequence[ProcessgroupNamingConditionConditionDcrumDecoder]
    Comparison for DCRUM_DECODER_TYPE attributes
    entities Sequence[ProcessgroupNamingConditionConditionEntity]
    Comparison for ENTITY_ID attributes
    entity_id_comparisons Sequence[ProcessgroupNamingConditionConditionEntityIdComparison]
    Comparison for ENTITY_ID attributes

    Deprecated: You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

    host_teches Sequence[ProcessgroupNamingConditionConditionHostTech]
    Comparison for SIMPLE_HOST_TECH attributes
    hypervisor_type_comparisions Sequence[ProcessgroupNamingConditionConditionHypervisorTypeComparision]
    hypervisor_type_comparision is deprecated. Use hypervisor instead

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    hypervisors Sequence[ProcessgroupNamingConditionConditionHypervisor]
    Comparison for HYPERVISOR_TYPE attributes
    indexed_name_comparisons Sequence[ProcessgroupNamingConditionConditionIndexedNameComparison]
    Comparison for INDEXED_NAME attributes

    Deprecated: You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

    indexed_names Sequence[ProcessgroupNamingConditionConditionIndexedName]
    Comparison for INDEXED_NAME attributes
    indexed_string_comparisons Sequence[ProcessgroupNamingConditionConditionIndexedStringComparison]
    Comparison for INDEXED_STRING attributes

    Deprecated: You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

    indexed_strings Sequence[ProcessgroupNamingConditionConditionIndexedString]
    Comparison for INDEXED_STRING attributes
    indexed_tag_comparisons Sequence[ProcessgroupNamingConditionConditionIndexedTagComparison]
    Comparison for INDEXED_TAG attributes

    Deprecated: You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

    indexed_tags Sequence[ProcessgroupNamingConditionConditionIndexedTag]
    Comparison for INDEXED_TAG attributes
    integer_comparisons Sequence[ProcessgroupNamingConditionConditionIntegerComparison]
    Comparison for INTEGER attributes

    Deprecated: You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

    integers Sequence[ProcessgroupNamingConditionConditionInteger]
    Comparison for INTEGER attributes
    ipaddress_comparisons Sequence[ProcessgroupNamingConditionConditionIpaddressComparison]
    Comparison for IP_ADDRESS attributes

    Deprecated: You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

    ipaddresses Sequence[ProcessgroupNamingConditionConditionIpaddress]
    Comparison for IP_ADDRESS attributes
    keys Sequence[ProcessgroupNamingConditionConditionKey]
    Fallback for not yet known type
    mobile_platform_comparisons Sequence[ProcessgroupNamingConditionConditionMobilePlatformComparison]
    Comparison for MOBILE_PLATFORM attributes

    Deprecated: You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

    mobile_platforms Sequence[ProcessgroupNamingConditionConditionMobilePlatform]
    Comparison for MOBILE_PLATFORM attributes
    os_arches Sequence[ProcessgroupNamingConditionConditionOsArch]
    Comparison for OS_ARCHITECTURE attributes
    os_types Sequence[ProcessgroupNamingConditionConditionOsType]
    Comparison for OS_TYPE attributes
    osarchitecture_comparisons Sequence[ProcessgroupNamingConditionConditionOsarchitectureComparison]
    Comparison for OS_ARCHITECTURE attributes

    Deprecated: You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

    ostype_comparisons Sequence[ProcessgroupNamingConditionConditionOstypeComparison]
    Comparison for OS_TYPE attributes

    Deprecated: You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

    paas_type_comparisons Sequence[ProcessgroupNamingConditionConditionPaasTypeComparison]
    Comparison for PAAS_TYPE attributes

    Deprecated: You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

    paas_types Sequence[ProcessgroupNamingConditionConditionPaasType]
    Comparison for PAAS_TYPE attributes
    process_metadata_condition_keys Sequence[ProcessgroupNamingConditionConditionProcessMetadataConditionKey]
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type

    Deprecated: 'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

    process_metadatas Sequence[ProcessgroupNamingConditionConditionProcessMetadata]
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type
    service_topologies Sequence[ProcessgroupNamingConditionConditionServiceTopology]
    Comparison for SERVICE_TOPOLOGY attributes
    service_topology_comparisons Sequence[ProcessgroupNamingConditionConditionServiceTopologyComparison]
    Comparison for SERVICE_TOPOLOGY attributes

    Deprecated: You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

    service_type_comparisons Sequence[ProcessgroupNamingConditionConditionServiceTypeComparison]
    Comparison for SERVICE_TYPE attributes

    Deprecated: You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

    service_types Sequence[ProcessgroupNamingConditionConditionServiceType]
    Comparison for SERVICE_TYPE attributes
    simple_host_tech_comparisons Sequence[ProcessgroupNamingConditionConditionSimpleHostTechComparison]
    Comparison for SIMPLE_HOST_TECH attributes

    Deprecated: You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

    simple_tech_comparisons Sequence[ProcessgroupNamingConditionConditionSimpleTechComparison]
    Comparison for SIMPLE_TECH attributes

    Deprecated: You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

    string_comparisons Sequence[ProcessgroupNamingConditionConditionStringComparison]
    Comparison for STRING attributes

    Deprecated: You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

    string_condition_keys Sequence[ProcessgroupNamingConditionConditionStringConditionKey]
    The key for dynamic attributes of the STRING type

    Deprecated: 'string_condition_key' is deprecated. You should use 'string_key'

    string_keys Sequence[ProcessgroupNamingConditionConditionStringKey]
    The key for dynamic attributes of the STRING type
    strings Sequence[ProcessgroupNamingConditionConditionString]
    Comparison for STRING attributes
    synthetic_engine_type_comparisons Sequence[ProcessgroupNamingConditionConditionSyntheticEngineTypeComparison]
    Comparison for SYNTHETIC_ENGINE_TYPE attributes

    Deprecated: You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

    synthetic_engines Sequence[ProcessgroupNamingConditionConditionSyntheticEngine]
    Comparison for SYNTHETIC_ENGINE_TYPE attributes
    tag_comparisons Sequence[ProcessgroupNamingConditionConditionTagComparison]
    Comparison for TAG attributes

    Deprecated: You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

    tags Sequence[ProcessgroupNamingConditionConditionTag]
    Comparison for TAG attributes
    teches Sequence[ProcessgroupNamingConditionConditionTech]
    Comparison for SIMPLE_TECH attributes
    unknowns str
    Any attributes that aren't yet supported by this provider
    applicationTypeComparisons List<Property Map>
    Comparison for APPLICATION_TYPE attributes

    Deprecated: You should use 'application_type' instead of 'application_type_comparison'. This attribute still exists for backwards compatibility.

    applicationTypes List<Property Map>
    Comparison for APPLICATION_TYPE attributes
    azureComputeModeComparisons List<Property Map>
    Comparison for AZURE_COMPUTE_MODE attributes
    azureComputeModes List<Property Map>
    Comparison for AZURE_COMPUTE_MODE attributes

    Deprecated: You should use 'azure_compute_mode' instead of 'azure_compute_mode_comparison'. This attribute still exists for backwards compatibility.

    azureSkuComparisions List<Property Map>
    Comparison for AZURE_SKU attributes

    Deprecated: You should use 'azure_sku' instead of 'azure_sku_comparision'. This attribute still exists for backwards compatibility.

    azureSkus List<Property Map>
    Comparison for AZURE_SKU attributes
    baseComparisonBasics List<Property Map>
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.

    Deprecated: You should use 'comparison' instead of 'base_comparison_basic'. This attribute still exists for backwards compatibility.

    baseConditionKeys List<Property Map>
    Fallback for not yet known type

    Deprecated: 'base_condition_key' is deprecated. You should use 'key'

    bitnessComparisions List<Property Map>
    Comparison for BITNESS attributes

    Deprecated: You should use 'bitness' instead of 'bitness_comparision'. This attribute still exists for backwards compatibility.

    bitnesses List<Property Map>
    Comparison for BITNESS attributes
    cloudTypeComparisons List<Property Map>
    Comparison for CLOUD_TYPE attributes

    Deprecated: You should use 'cloud_type' instead of 'cloud_type_comparison'. This attribute still exists for backwards compatibility.

    cloudTypes List<Property Map>
    Comparison for CLOUD_TYPE attributes
    comparisons List<Property Map>
    A comparison that's yet unknown to the provider. Operator and Value need to be encoded using the 'unknowns' property.
    customApplicationTypeComparisons List<Property Map>
    Comparison for CUSTOM_APPLICATION_TYPE attributes

    Deprecated: You should use 'custom_application_type' instead of 'custom_application_type_comparison'. This attribute still exists for backwards compatibility.

    customApplicationTypes List<Property Map>
    Comparison for CUSTOM_APPLICATION_TYPE attributes
    customHostMetadataConditionKeys List<Property Map>
    Key for Custom Host Metadata

    Deprecated: 'custom_host_metadata_condition_key' is deprecated. You should use 'custom_host_metadata'

    customHostMetadatas List<Property Map>
    Key for Custom Host Metadata
    customProcessMetadataConditionKeys List<Property Map>
    Key for Custom Process Metadata

    Deprecated: 'custom_process_metadata_condition_key' is deprecated. You should use 'custom_process_metadata'

    customProcessMetadatas List<Property Map>
    Key for Custom Process Metadata
    databaseTopologies List<Property Map>
    Comparison for DATABASE_TOPOLOGY attributes
    databaseTopologyComparisons List<Property Map>
    Comparison for DATABASE_TOPOLOGY attributes

    Deprecated: You should use 'database_topology' instead of 'database_topology_comparison'. This attribute still exists for backwards compatibility.

    dcrumDecoderComparisons List<Property Map>
    Comparison for DCRUM_DECODER_TYPE attributes

    Deprecated: You should use 'dcrum_decoder' instead of 'dcrum_decoder_comparison'. This attribute still exists for backwards compatibility.

    dcrumDecoders List<Property Map>
    Comparison for DCRUM_DECODER_TYPE attributes
    entities List<Property Map>
    Comparison for ENTITY_ID attributes
    entityIdComparisons List<Property Map>
    Comparison for ENTITY_ID attributes

    Deprecated: You should use 'entity' instead of 'entity_id_comparison'. This attribute still exists for backwards compatibility.

    hostTeches List<Property Map>
    Comparison for SIMPLE_HOST_TECH attributes
    hypervisorTypeComparisions List<Property Map>
    hypervisor_type_comparision is deprecated. Use hypervisor instead

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    hypervisors List<Property Map>
    Comparison for HYPERVISOR_TYPE attributes
    indexedNameComparisons List<Property Map>
    Comparison for INDEXED_NAME attributes

    Deprecated: You should use 'indexed_name' instead of 'indexed_name_comparison'. This attribute still exists for backwards compatibility.

    indexedNames List<Property Map>
    Comparison for INDEXED_NAME attributes
    indexedStringComparisons List<Property Map>
    Comparison for INDEXED_STRING attributes

    Deprecated: You should use 'indexed_string' instead of 'indexed_string_comparison'. This attribute still exists for backwards compatibility.

    indexedStrings List<Property Map>
    Comparison for INDEXED_STRING attributes
    indexedTagComparisons List<Property Map>
    Comparison for INDEXED_TAG attributes

    Deprecated: You should use 'indexed_tag' instead of 'indexed_tag_comparison'. This attribute still exists for backwards compatibility.

    indexedTags List<Property Map>
    Comparison for INDEXED_TAG attributes
    integerComparisons List<Property Map>
    Comparison for INTEGER attributes

    Deprecated: You should use 'integer' instead of 'integer_comparison'. This attribute still exists for backwards compatibility.

    integers List<Property Map>
    Comparison for INTEGER attributes
    ipaddressComparisons List<Property Map>
    Comparison for IP_ADDRESS attributes

    Deprecated: You should use 'ipaddress' instead of 'ipaddress_comparison'. This attribute still exists for backwards compatibility.

    ipaddresses List<Property Map>
    Comparison for IP_ADDRESS attributes
    keys List<Property Map>
    Fallback for not yet known type
    mobilePlatformComparisons List<Property Map>
    Comparison for MOBILE_PLATFORM attributes

    Deprecated: You should use 'mobile_platform' instead of 'mobile_platform_comparison'. This attribute still exists for backwards compatibility.

    mobilePlatforms List<Property Map>
    Comparison for MOBILE_PLATFORM attributes
    osArches List<Property Map>
    Comparison for OS_ARCHITECTURE attributes
    osTypes List<Property Map>
    Comparison for OS_TYPE attributes
    osarchitectureComparisons List<Property Map>
    Comparison for OS_ARCHITECTURE attributes

    Deprecated: You should use 'os_arch' instead of 'osarchitecture_comparison'. This attribute still exists for backwards compatibility.

    ostypeComparisons List<Property Map>
    Comparison for OS_TYPE attributes

    Deprecated: You should use 'os_type' instead of 'ostype_comparison'. This attribute still exists for backwards compatibility.

    paasTypeComparisons List<Property Map>
    Comparison for PAAS_TYPE attributes

    Deprecated: You should use 'paas_type' instead of 'paas_type_comparison'. This attribute still exists for backwards compatibility.

    paasTypes List<Property Map>
    Comparison for PAAS_TYPE attributes
    processMetadataConditionKeys List<Property Map>
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type

    Deprecated: 'process_metadata_condition_key' is deprecated. You should use 'process_metadata'

    processMetadatas List<Property Map>
    The key for dynamic attributes of the PROCESS_PREDEFINED_METADATA_KEY type
    serviceTopologies List<Property Map>
    Comparison for SERVICE_TOPOLOGY attributes
    serviceTopologyComparisons List<Property Map>
    Comparison for SERVICE_TOPOLOGY attributes

    Deprecated: You should use 'service_topology' instead of 'service_topology_comparison'. This attribute still exists for backwards compatibility.

    serviceTypeComparisons List<Property Map>
    Comparison for SERVICE_TYPE attributes

    Deprecated: You should use 'service_type' instead of 'service_type_comparison'. This attribute still exists for backwards compatibility.

    serviceTypes List<Property Map>
    Comparison for SERVICE_TYPE attributes
    simpleHostTechComparisons List<Property Map>
    Comparison for SIMPLE_HOST_TECH attributes

    Deprecated: You should use 'host_tech' instead of 'simple_host_tech_comparison'. This attribute still exists for backwards compatibility.

    simpleTechComparisons List<Property Map>
    Comparison for SIMPLE_TECH attributes

    Deprecated: You should use 'tech' instead of 'simple_tech_comparison'. This attribute still exists for backwards compatibility.

    stringComparisons List<Property Map>
    Comparison for STRING attributes

    Deprecated: You should use 'string' instead of 'string_comparison'. This attribute still exists for backwards compatibility.

    stringConditionKeys List<Property Map>
    The key for dynamic attributes of the STRING type

    Deprecated: 'string_condition_key' is deprecated. You should use 'string_key'

    stringKeys List<Property Map>
    The key for dynamic attributes of the STRING type
    strings List<Property Map>
    Comparison for STRING attributes
    syntheticEngineTypeComparisons List<Property Map>
    Comparison for SYNTHETIC_ENGINE_TYPE attributes

    Deprecated: You should use 'synthetic_engine' instead of 'synthetic_engine_type_comparison'. This attribute still exists for backwards compatibility.

    syntheticEngines List<Property Map>
    Comparison for SYNTHETIC_ENGINE_TYPE attributes
    tagComparisons List<Property Map>
    Comparison for TAG attributes

    Deprecated: You should use 'tag' instead of 'tag_comparison'. This attribute still exists for backwards compatibility.

    tags List<Property Map>
    Comparison for TAG attributes
    teches List<Property Map>
    Comparison for SIMPLE_TECH attributes
    unknowns String
    Any attributes that aren't yet supported by this provider

    ProcessgroupNamingConditionConditionApplicationType, ProcessgroupNamingConditionConditionApplicationTypeArgs

    Operator string
    Operator of the comparison. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    Operator string
    Operator of the comparison. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    operator String
    Operator of the comparison. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to
    operator string
    Operator of the comparison. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to
    operator str
    Operator of the comparison. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to
    operator String
    Operator of the comparison. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionApplicationTypeComparison, ProcessgroupNamingConditionConditionApplicationTypeComparisonArgs

    Operator string
    Operator of the comparison. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    Operator string
    Operator of the comparison. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    operator String
    Operator of the comparison. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to
    operator string
    Operator of the comparison. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to
    operator str
    Operator of the comparison. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to
    operator String
    Operator of the comparison. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionAzureComputeMode, ProcessgroupNamingConditionConditionAzureComputeModeArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are DEDICATED or SHARED.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are DEDICATED or SHARED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are DEDICATED or SHARED.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are DEDICATED or SHARED.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are DEDICATED or SHARED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are DEDICATED or SHARED.

    ProcessgroupNamingConditionConditionAzureComputeModeComparison, ProcessgroupNamingConditionConditionAzureComputeModeComparisonArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are DEDICATED or SHARED.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are DEDICATED or SHARED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are DEDICATED or SHARED.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are DEDICATED or SHARED.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are DEDICATED or SHARED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are DEDICATED or SHARED.

    ProcessgroupNamingConditionConditionAzureSkuComparision, ProcessgroupNamingConditionConditionAzureSkuComparisionArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be AZURE_SKU

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be AZURE_SKU

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be AZURE_SKU

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type string
    if specified, needs to be AZURE_SKU

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type str
    if specified, needs to be AZURE_SKU

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be AZURE_SKU

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.

    ProcessgroupNamingConditionConditionAzureSkus, ProcessgroupNamingConditionConditionAzureSkusArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are BASIC, DYNAMIC, FREE, PREMIUM, SHARED and STANDARD.

    ProcessgroupNamingConditionConditionBaseComparisonBasic, ProcessgroupNamingConditionConditionBaseComparisonBasicArgs

    Type string
    The type of comparison
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Type string
    The type of comparison
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    type String
    The type of comparison
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    type string
    The type of comparison
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    type str
    The type of comparison
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    type String
    The type of comparison
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionBaseConditionKey, ProcessgroupNamingConditionConditionBaseConditionKeyArgs

    Attribute string
    The attribute to be used for comparision
    Type string
    Defines the actual set of fields depending on the value
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Attribute string
    The attribute to be used for comparision
    Type string
    Defines the actual set of fields depending on the value
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    type String
    Defines the actual set of fields depending on the value
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute string
    The attribute to be used for comparision
    type string
    Defines the actual set of fields depending on the value
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute str
    The attribute to be used for comparision
    type str
    Defines the actual set of fields depending on the value
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    type String
    Defines the actual set of fields depending on the value
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionBitness, ProcessgroupNamingConditionConditionBitnessArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are 32 and 64.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are 32 and 64.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are 32 and 64.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are 32 and 64.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are 32 and 64.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are 32 and 64.

    ProcessgroupNamingConditionConditionBitnessComparision, ProcessgroupNamingConditionConditionBitnessComparisionArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be BITNESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are 32 and 64.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be BITNESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are 32 and 64.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be BITNESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are 32 and 64.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type string
    if specified, needs to be BITNESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are 32 and 64.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type str
    if specified, needs to be BITNESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are 32 and 64.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be BITNESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are 32 and 64.

    ProcessgroupNamingConditionConditionCloudType, ProcessgroupNamingConditionConditionCloudTypeArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.

    ProcessgroupNamingConditionConditionCloudTypeComparison, ProcessgroupNamingConditionConditionCloudTypeComparisonArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be CLOUD_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be CLOUD_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be CLOUD_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type string
    if specified, needs to be CLOUD_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type str
    if specified, needs to be CLOUD_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be CLOUD_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AZURE, EC2, GOOGLE_CLOUD_PLATFORM, OPENSTACK, ORACLE and UNRECOGNIZED.

    ProcessgroupNamingConditionConditionComparison, ProcessgroupNamingConditionConditionComparisonArgs

    Type string
    The type of comparison
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Type string
    The type of comparison
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    type String
    The type of comparison
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    type string
    The type of comparison
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    type str
    The type of comparison
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    type String
    The type of comparison
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionCustomApplicationType, ProcessgroupNamingConditionConditionCustomApplicationTypeArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.

    ProcessgroupNamingConditionConditionCustomApplicationTypeComparison, ProcessgroupNamingConditionConditionCustomApplicationTypeComparisonArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be CUSTOM_APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be CUSTOM_APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be CUSTOM_APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type string
    if specified, needs to be CUSTOM_APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type str
    if specified, needs to be CUSTOM_APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be CUSTOM_APPLICATION_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AMAZON_ECHO, DESKTOP, EMBEDDED, IOT, MICROSOFT_HOLOLENS and UFO.

    ProcessgroupNamingConditionConditionCustomHostMetadata, ProcessgroupNamingConditionConditionCustomHostMetadataArgs

    Attribute string
    The attribute to be used for comparision
    DynamicKey Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomHostMetadataDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Attribute string
    The attribute to be used for comparision
    DynamicKey ProcessgroupNamingConditionConditionCustomHostMetadataDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey ProcessgroupNamingConditionConditionCustomHostMetadataDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute string
    The attribute to be used for comparision
    dynamicKey ProcessgroupNamingConditionConditionCustomHostMetadataDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute str
    The attribute to be used for comparision
    dynamic_key ProcessgroupNamingConditionConditionCustomHostMetadataDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey Property Map
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionCustomHostMetadataConditionKey, ProcessgroupNamingConditionConditionCustomHostMetadataConditionKeyArgs

    Attribute string
    The attribute to be used for comparision
    DynamicKey Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    Type string
    if specified, needs to be HOST_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Attribute string
    The attribute to be used for comparision
    DynamicKey ProcessgroupNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    Type string
    if specified, needs to be HOST_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey ProcessgroupNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    type String
    if specified, needs to be HOST_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute string
    The attribute to be used for comparision
    dynamicKey ProcessgroupNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    type string
    if specified, needs to be HOST_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute str
    The attribute to be used for comparision
    dynamic_key ProcessgroupNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    type str
    if specified, needs to be HOST_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey Property Map
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    type String
    if specified, needs to be HOST_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey, ProcessgroupNamingConditionConditionCustomHostMetadataConditionKeyDynamicKeyArgs

    Key string
    The actual key of the custom metadata
    Source string
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Key string
    The actual key of the custom metadata
    Source string
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key String
    The actual key of the custom metadata
    source String
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key string
    The actual key of the custom metadata
    source string
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key str
    The actual key of the custom metadata
    source str
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key String
    The actual key of the custom metadata
    source String
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionCustomHostMetadataDynamicKey, ProcessgroupNamingConditionConditionCustomHostMetadataDynamicKeyArgs

    Key string
    The actual key of the custom metadata
    Source string
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Key string
    The actual key of the custom metadata
    Source string
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key String
    The actual key of the custom metadata
    source String
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key string
    The actual key of the custom metadata
    source string
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key str
    The actual key of the custom metadata
    source str
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key String
    The actual key of the custom metadata
    source String
    The source of the custom metadata. Possible values are ENVIRONMENT, GOOGLE_COMPUTE_ENGINE and PLUGIN
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionCustomProcessMetadata, ProcessgroupNamingConditionConditionCustomProcessMetadataArgs

    Attribute string
    The attribute to be used for comparision
    DynamicKey Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomProcessMetadataDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Attribute string
    The attribute to be used for comparision
    DynamicKey ProcessgroupNamingConditionConditionCustomProcessMetadataDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey ProcessgroupNamingConditionConditionCustomProcessMetadataDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute string
    The attribute to be used for comparision
    dynamicKey ProcessgroupNamingConditionConditionCustomProcessMetadataDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute str
    The attribute to be used for comparision
    dynamic_key ProcessgroupNamingConditionConditionCustomProcessMetadataDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey Property Map
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKey, ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKeyArgs

    Attribute string
    The attribute to be used for comparision
    DynamicKey Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    Type string
    if specified, needs to be PROCESS_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Attribute string
    The attribute to be used for comparision
    DynamicKey ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    Type string
    if specified, needs to be PROCESS_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    type String
    if specified, needs to be PROCESS_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute string
    The attribute to be used for comparision
    dynamicKey ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    type string
    if specified, needs to be PROCESS_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute str
    The attribute to be used for comparision
    dynamic_key ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    type str
    if specified, needs to be PROCESS_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey Property Map
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key
    type String
    if specified, needs to be PROCESS_CUSTOM_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey, ProcessgroupNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKeyArgs

    Key string
    The actual key of the custom metadata
    Source string
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Key string
    The actual key of the custom metadata
    Source string
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key String
    The actual key of the custom metadata
    source String
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key string
    The actual key of the custom metadata
    source string
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key str
    The actual key of the custom metadata
    source str
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key String
    The actual key of the custom metadata
    source String
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionCustomProcessMetadataDynamicKey, ProcessgroupNamingConditionConditionCustomProcessMetadataDynamicKeyArgs

    Key string
    The actual key of the custom metadata
    Source string
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Key string
    The actual key of the custom metadata
    Source string
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key String
    The actual key of the custom metadata
    source String
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key string
    The actual key of the custom metadata
    source string
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key str
    The actual key of the custom metadata
    source str
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    key String
    The actual key of the custom metadata
    source String
    The source of the custom metadata. Possible values are CLOUD_FOUNDRY, ENVIRONMENT, GOOGLE_CLOUD, KUBERNETES and PLUGIN
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionDatabaseTopology, ProcessgroupNamingConditionConditionDatabaseTopologyArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.

    ProcessgroupNamingConditionConditionDatabaseTopologyComparison, ProcessgroupNamingConditionConditionDatabaseTopologyComparisonArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be DATABASE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be DATABASE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be DATABASE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type string
    if specified, needs to be DATABASE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type str
    if specified, needs to be DATABASE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be DATABASE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are CLUSTER, EMBEDDED, FAILOVER, IPC, LOAD_BALANCING, SINGLE_SERVER and UNSPECIFIED.

    ProcessgroupNamingConditionConditionDcrumDecoder, ProcessgroupNamingConditionConditionDcrumDecoderArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.

    ProcessgroupNamingConditionConditionDcrumDecoderComparison, ProcessgroupNamingConditionConditionDcrumDecoderComparisonArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be DCRUM_DECODER_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be DCRUM_DECODER_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be DCRUM_DECODER_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type string
    if specified, needs to be DCRUM_DECODER_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type str
    if specified, needs to be DCRUM_DECODER_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be DCRUM_DECODER_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are ALL_OTHER, CITRIX_APPFLOW, CITRIX_ICA, CITRIX_ICA_OVER_SSL, DB2_DRDA, HTTP, HTTPS, HTTP_EXPRESS, INFORMIX, MYSQL, ORACLE, SAP_GUI, SAP_GUI_OVER_HTTP, SAP_GUI_OVER_HTTPS, SAP_HANA_DB, SAP_RFC, SSL and TDS.

    ProcessgroupNamingConditionConditionEntity, ProcessgroupNamingConditionConditionEntityArgs

    Operator string
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    Operator string
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    operator String
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to
    operator string
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to
    operator str
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to
    operator String
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionEntityIdComparison, ProcessgroupNamingConditionConditionEntityIdComparisonArgs

    Operator string
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be ENTITY_ID

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    Operator string
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be ENTITY_ID

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    operator String
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be ENTITY_ID

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to
    operator string
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type string
    if specified, needs to be ENTITY_ID

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to
    operator str
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type str
    if specified, needs to be ENTITY_ID

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to
    operator String
    Currently only EQUALS is supported. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be ENTITY_ID

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionHostTech, ProcessgroupNamingConditionConditionHostTechArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionHostTechValue
    The value to compare to
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value ProcessgroupNamingConditionConditionHostTechValue
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionHostTechValue
    The value to compare to
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionHostTechValue
    The value to compare to
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionHostTechValue
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value Property Map
    The value to compare to

    ProcessgroupNamingConditionConditionHostTechValue, ProcessgroupNamingConditionConditionHostTechValueArgs

    Type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    Unknowns string
    Any attributes that aren't yet supported by this provider
    VerbatimType string
    Non-predefined technology, use for custom technologies
    Type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    Unknowns string
    Any attributes that aren't yet supported by this provider
    VerbatimType string
    Non-predefined technology, use for custom technologies
    type String
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    unknowns String
    Any attributes that aren't yet supported by this provider
    verbatimType String
    Non-predefined technology, use for custom technologies
    type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    unknowns string
    Any attributes that aren't yet supported by this provider
    verbatimType string
    Non-predefined technology, use for custom technologies
    type str
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    unknowns str
    Any attributes that aren't yet supported by this provider
    verbatim_type str
    Non-predefined technology, use for custom technologies
    type String
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    unknowns String
    Any attributes that aren't yet supported by this provider
    verbatimType String
    Non-predefined technology, use for custom technologies

    ProcessgroupNamingConditionConditionHypervisor, ProcessgroupNamingConditionConditionHypervisorArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.

    ProcessgroupNamingConditionConditionHypervisorTypeComparision, ProcessgroupNamingConditionConditionHypervisorTypeComparisionArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be HYPERVISOR_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be HYPERVISOR_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be HYPERVISOR_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type string
    if specified, needs to be HYPERVISOR_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type str
    if specified, needs to be HYPERVISOR_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be HYPERVISOR_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to. Possible values are AHV, HYPER_V, KVM, LPAR, QEMU, VIRTUAL_BOX, VMWARE, WPAR and XEN.

    ProcessgroupNamingConditionConditionIndexedName, ProcessgroupNamingConditionConditionIndexedNameArgs

    Operator string
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    Operator string
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    operator String
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to
    operator string
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to
    operator str
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to
    operator String
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionIndexedNameComparison, ProcessgroupNamingConditionConditionIndexedNameComparisonArgs

    Operator string
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be INDEXED_NAME

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    Operator string
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be INDEXED_NAME

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    operator String
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be INDEXED_NAME

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to
    operator string
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type string
    if specified, needs to be INDEXED_NAME

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to
    operator str
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type str
    if specified, needs to be INDEXED_NAME

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to
    operator String
    Either EQUALS, CONTAINS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be INDEXED_NAME

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionIndexedString, ProcessgroupNamingConditionConditionIndexedStringArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionIndexedStringComparison, ProcessgroupNamingConditionConditionIndexedStringComparisonArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be INDEXED_STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be INDEXED_STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value to compare to
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be INDEXED_STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type string
    if specified, needs to be INDEXED_STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value to compare to
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type str
    if specified, needs to be INDEXED_STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value to compare to
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be INDEXED_STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionIndexedTag, ProcessgroupNamingConditionConditionIndexedTagArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedTagValue
    Tag of a Dynatrace entity
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value ProcessgroupNamingConditionConditionIndexedTagValue
    Tag of a Dynatrace entity
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value ProcessgroupNamingConditionConditionIndexedTagValue
    Tag of a Dynatrace entity
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value ProcessgroupNamingConditionConditionIndexedTagValue
    Tag of a Dynatrace entity
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value ProcessgroupNamingConditionConditionIndexedTagValue
    Tag of a Dynatrace entity
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value Property Map
    Tag of a Dynatrace entity

    ProcessgroupNamingConditionConditionIndexedTagComparison, ProcessgroupNamingConditionConditionIndexedTagComparisonArgs

    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be INDEXED_TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionIndexedTagComparisonValue
    Tag of a Dynatrace entity
    Operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    Type string
    if specified, needs to be INDEXED_TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value ProcessgroupNamingConditionConditionIndexedTagComparisonValue
    Tag of a Dynatrace entity
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be INDEXED_TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value ProcessgroupNamingConditionConditionIndexedTagComparisonValue
    Tag of a Dynatrace entity
    operator string
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type string
    if specified, needs to be INDEXED_TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value ProcessgroupNamingConditionConditionIndexedTagComparisonValue
    Tag of a Dynatrace entity
    operator str
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type str
    if specified, needs to be INDEXED_TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value ProcessgroupNamingConditionConditionIndexedTagComparisonValue
    Tag of a Dynatrace entity
    operator String
    Either EQUALS or EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns EQUALS into DOES NOT EQUAL
    type String
    if specified, needs to be INDEXED_TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value Property Map
    Tag of a Dynatrace entity

    ProcessgroupNamingConditionConditionIndexedTagComparisonValue, ProcessgroupNamingConditionConditionIndexedTagComparisonValueArgs

    Context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    Key string
    The key of the tag. Custom tags have the tag value here
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value of the tag. Not applicable to custom tags
    Context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    Key string
    The key of the tag. Custom tags have the tag value here
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value of the tag. Not applicable to custom tags
    context String
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key String
    The key of the tag. Custom tags have the tag value here
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value of the tag. Not applicable to custom tags
    context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key string
    The key of the tag. Custom tags have the tag value here
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value of the tag. Not applicable to custom tags
    context str
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key str
    The key of the tag. Custom tags have the tag value here
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value of the tag. Not applicable to custom tags
    context String
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key String
    The key of the tag. Custom tags have the tag value here
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value of the tag. Not applicable to custom tags

    ProcessgroupNamingConditionConditionIndexedTagValue, ProcessgroupNamingConditionConditionIndexedTagValueArgs

    Context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    Key string
    The key of the tag. Custom tags have the tag value here
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value of the tag. Not applicable to custom tags
    Context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    Key string
    The key of the tag. Custom tags have the tag value here
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value of the tag. Not applicable to custom tags
    context String
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key String
    The key of the tag. Custom tags have the tag value here
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value of the tag. Not applicable to custom tags
    context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key string
    The key of the tag. Custom tags have the tag value here
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value of the tag. Not applicable to custom tags
    context str
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key str
    The key of the tag. Custom tags have the tag value here
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value of the tag. Not applicable to custom tags
    context String
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key String
    The key of the tag. Custom tags have the tag value here
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value of the tag. Not applicable to custom tags

    ProcessgroupNamingConditionConditionInteger, ProcessgroupNamingConditionConditionIntegerArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value int
    The value to compare to
    Operator string
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value int
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value Integer
    The value to compare to
    operator string
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value number
    The value to compare to
    operator str
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value int
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value Number
    The value to compare to

    ProcessgroupNamingConditionConditionIntegerComparison, ProcessgroupNamingConditionConditionIntegerComparisonArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be INTEGER

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value int
    The value to compare to
    Operator string
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be INTEGER

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value int
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be INTEGER

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value Integer
    The value to compare to
    operator string
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be INTEGER

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value number
    The value to compare to
    operator str
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be INTEGER

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value int
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS, EXISTS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LOWER_THAN and LOWER_THAN_OR_EQUAL. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be INTEGER

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value Number
    The value to compare to

    ProcessgroupNamingConditionConditionIpaddress, ProcessgroupNamingConditionConditionIpaddressArgs

    Operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    CaseSensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    Operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    CaseSensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    operator String
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive Boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to
    operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to
    operator str
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    case_sensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to
    operator String
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive Boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionIpaddressComparison, ProcessgroupNamingConditionConditionIpaddressComparisonArgs

    Operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    CaseSensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be IP_ADDRESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    Operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    CaseSensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be IP_ADDRESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    operator String
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive Boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be IP_ADDRESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to
    operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be IP_ADDRESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to
    operator str
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    case_sensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be IP_ADDRESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to
    operator String
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS, IS_IP_IN_RANGE and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive Boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be IP_ADDRESS

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionKey, ProcessgroupNamingConditionConditionKeyArgs

    Attribute string
    The attribute to be used for comparision
    Type string
    Defines the actual set of fields depending on the value
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Attribute string
    The attribute to be used for comparision
    Type string
    Defines the actual set of fields depending on the value
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    type String
    Defines the actual set of fields depending on the value
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute string
    The attribute to be used for comparision
    type string
    Defines the actual set of fields depending on the value
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute str
    The attribute to be used for comparision
    type str
    Defines the actual set of fields depending on the value
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    type String
    Defines the actual set of fields depending on the value
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionMobilePlatform, ProcessgroupNamingConditionConditionMobilePlatformArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.

    ProcessgroupNamingConditionConditionMobilePlatformComparison, ProcessgroupNamingConditionConditionMobilePlatformComparisonArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be MOBILE_PLATFORM

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be MOBILE_PLATFORM

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be MOBILE_PLATFORM

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be MOBILE_PLATFORM

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be MOBILE_PLATFORM

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be MOBILE_PLATFORM

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are ANDROID, IOS, LINUX, MAC_OS, OTHER, TVOS and WINDOWS.

    ProcessgroupNamingConditionConditionOsArch, ProcessgroupNamingConditionConditionOsArchArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.

    ProcessgroupNamingConditionConditionOsType, ProcessgroupNamingConditionConditionOsTypeArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.

    ProcessgroupNamingConditionConditionOsarchitectureComparison, ProcessgroupNamingConditionConditionOsarchitectureComparisonArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be OS_ARCHITECTURE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be OS_ARCHITECTURE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be OS_ARCHITECTURE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be OS_ARCHITECTURE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be OS_ARCHITECTURE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be OS_ARCHITECTURE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are ARM, IA64, PARISC, PPC, PPCLE, S390, SPARC, X86 and ZOS.

    ProcessgroupNamingConditionConditionOstypeComparison, ProcessgroupNamingConditionConditionOstypeComparisonArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be OS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be OS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be OS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be OS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be OS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be OS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are AIX, DARWIN, HPUX, LINUX, SOLARIS, WINDOWS and ZOS.

    ProcessgroupNamingConditionConditionPaasType, ProcessgroupNamingConditionConditionPaasTypeArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.

    ProcessgroupNamingConditionConditionPaasTypeComparison, ProcessgroupNamingConditionConditionPaasTypeComparisonArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be PAAS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be PAAS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be PAAS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be PAAS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be PAAS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be PAAS_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are AWS_ECS_EC2, AWS_ECS_FARGATE, AWS_LAMBDA, AZURE_FUNCTIONS, AZURE_WEBSITES, CLOUD_FOUNDRY, GOOGLE_APP_ENGINE, HEROKU, KUBERNETES and OPENSHIFT.

    ProcessgroupNamingConditionConditionProcessMetadata, ProcessgroupNamingConditionConditionProcessMetadataArgs

    Attribute string
    The attribute to be used for comparision
    DynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Attribute string
    The attribute to be used for comparision
    DynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey String
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute string
    The attribute to be used for comparision
    dynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute str
    The attribute to be used for comparision
    dynamic_key str
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey String
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionProcessMetadataConditionKey, ProcessgroupNamingConditionConditionProcessMetadataConditionKeyArgs

    Attribute string
    The attribute to be used for comparision
    DynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    Type string
    if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Attribute string
    The attribute to be used for comparision
    DynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    Type string
    if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey String
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    type String
    if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute string
    The attribute to be used for comparision
    dynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    type string
    if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute str
    The attribute to be used for comparision
    dynamic_key str
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    type str
    if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey String
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are AMAZON_ECR_IMAGE_ACCOUNT_ID,AMAZON_ECR_IMAGE_REGION, AMAZON_LAMBDA_FUNCTION_NAME, AMAZON_REGION, APACHE_CONFIG_PATH, APACHE_SPARK_MASTER_IP_ADDRESS, ASP_DOT_NET_CORE_APPLICATION_PATH, AWS_ECS_CLUSTER, AWS_ECS_CONTAINERNAME, AWS_ECS_FAMILY, AWS_ECS_REVISION, CASSANDRA_CLUSTER_NAME, CATALINA_BASE, CATALINA_HOME, CLOUD_FOUNDRY_APP_ID, CLOUD_FOUNDRY_APP_NAME, CLOUD_FOUNDRY_INSTANCE_INDEX, CLOUD_FOUNDRY_SPACE_ID, CLOUD_FOUNDRY_SPACE_NAME, COLDFUSION_JVM_CONFIG_FILE, COLDFUSION_SERVICE_NAME, COMMAND_LINE_ARGS, DOTNET_COMMAND, DOTNET_COMMAND_PATH, DYNATRACE_CLUSTER_ID, DYNATRACE_NODE_ID, ELASTICSEARCH_CLUSTER_NAME, ELASTICSEARCH_NODE_NAME, EQUINOX_CONFIG_PATH, EXE_NAME, EXE_PATH, GLASS_FISH_DOMAIN_NAME, GLASS_FISH_INSTANCE_NAME, GOOGLE_APP_ENGINE_INSTANCE, GOOGLE_APP_ENGINE_SERVICE, GOOGLE_CLOUD_PROJECT, HYBRIS_BIN_DIRECTORY, HYBRIS_CONFIG_DIRECTORY, HYBRIS_DATA_DIRECTORY, IBM_CICS_REGION, IBM_CTG_NAME, IBM_IMS_CONNECT_REGION, IBM_IMS_CONTROL_REGION, IBM_IMS_MESSAGE_PROCESSING_REGION, IBM_IMS_SOAP_GW_NAME, IBM_INTEGRATION_NODE_NAME, IBM_INTEGRATION_SERVER_NAME, IIS_APP_POOL, IIS_ROLE_NAME, JAVA_JAR_FILE, JAVA_JAR_PATH, JAVA_MAIN_CLASS, JAVA_MAIN_MODULE, JBOSS_HOME, JBOSS_MODE, JBOSS_SERVER_NAME, KUBERNETES_BASE_POD_NAME, KUBERNETES_CONTAINER_NAME, KUBERNETES_FULL_POD_NAME, KUBERNETES_NAMESPACE, KUBERNETES_POD_UID, MSSQL_INSTANCE_NAME, NODE_JS_APP_BASE_DIRECTORY, NODE_JS_APP_NAME, NODE_JS_SCRIPT_NAME, ORACLE_SID, PG_ID_CALC_INPUT_KEY_LINKAGE, PHP_SCRIPT_PATH, PHP_WORKING_DIRECTORY, RUBY_APP_ROOT_PATH, RUBY_SCRIPT_PATH, RULE_RESULT, SOFTWAREAG_INSTALL_ROOT, SOFTWAREAG_PRODUCTPROPNAME, SPRINGBOOT_APP_NAME, SPRINGBOOT_PROFILE_NAME, SPRINGBOOT_STARTUP_CLASS, TIBCO_BUSINESSWORKS_CE_APP_NAME, TIBCO_BUSINESSWORKS_CE_VERSION, TIBCO_BUSINESS_WORKS_APP_NODE_NAME, TIBCO_BUSINESS_WORKS_APP_SPACE_NAME, TIBCO_BUSINESS_WORKS_DOMAIN_NAME, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE, TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH, TIBCO_BUSINESS_WORKS_HOME, VARNISH_INSTANCE_NAME, WEB_LOGIC_CLUSTER_NAME, WEB_LOGIC_DOMAIN_NAME, WEB_LOGIC_HOME, WEB_LOGIC_NAME, WEB_SPHERE_CELL_NAME, WEB_SPHERE_CLUSTER_NAME, WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    type String
    if specified, needs to be PROCESS_PREDEFINED_METADATA_KEY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionServiceTopology, ProcessgroupNamingConditionConditionServiceTopologyArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.

    ProcessgroupNamingConditionConditionServiceTopologyComparison, ProcessgroupNamingConditionConditionServiceTopologyComparisonArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be SERVICE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be SERVICE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be SERVICE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be SERVICE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be SERVICE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be SERVICE_TOPOLOGY

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are EXTERNAL_SERVICE, FULLY_MONITORED and OPAQUE_SERVICE.

    ProcessgroupNamingConditionConditionServiceType, ProcessgroupNamingConditionConditionServiceTypeArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.

    ProcessgroupNamingConditionConditionServiceTypeComparison, ProcessgroupNamingConditionConditionServiceTypeComparisonArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be SERVICE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be SERVICE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be SERVICE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be SERVICE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be SERVICE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be SERVICE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are BACKGROUND_ACTIVITY, CICS_SERVICE, CUSTOM_SERVICE, DATABASE_SERVICE, ENTERPRISE_SERVICE_BUS_SERVICE, EXTERNAL, IBM_INTEGRATION_BUS_SERVICE, IMS_SERVICE, MESSAGING_SERVICE, QUEUE_LISTENER_SERVICE, RMI_SERVICE, RPC_SERVICE, WEB_REQUEST_SERVICE and WEB_SERVICE.

    ProcessgroupNamingConditionConditionSimpleHostTechComparison, ProcessgroupNamingConditionConditionSimpleHostTechComparisonArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be SIMPLE_HOST_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionSimpleHostTechComparisonValue
    The value to compare to
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be SIMPLE_HOST_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value ProcessgroupNamingConditionConditionSimpleHostTechComparisonValue
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be SIMPLE_HOST_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionSimpleHostTechComparisonValue
    The value to compare to
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be SIMPLE_HOST_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionSimpleHostTechComparisonValue
    The value to compare to
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be SIMPLE_HOST_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionSimpleHostTechComparisonValue
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be SIMPLE_HOST_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value Property Map
    The value to compare to

    ProcessgroupNamingConditionConditionSimpleHostTechComparisonValue, ProcessgroupNamingConditionConditionSimpleHostTechComparisonValueArgs

    Type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    Unknowns string
    Any attributes that aren't yet supported by this provider
    VerbatimType string
    Non-predefined technology, use for custom technologies
    Type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    Unknowns string
    Any attributes that aren't yet supported by this provider
    VerbatimType string
    Non-predefined technology, use for custom technologies
    type String
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    unknowns String
    Any attributes that aren't yet supported by this provider
    verbatimType String
    Non-predefined technology, use for custom technologies
    type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    unknowns string
    Any attributes that aren't yet supported by this provider
    verbatimType string
    Non-predefined technology, use for custom technologies
    type str
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    unknowns str
    Any attributes that aren't yet supported by this provider
    verbatim_type str
    Non-predefined technology, use for custom technologies
    type String
    Predefined technology, if technology is not predefined, then the verbatim type must be set. Possible values are APPARMOR, BOSH, BOSHBPM, CLOUDFOUNDRY, CONTAINERD, CRIO, DIEGO_CELL, DOCKER, GARDEN, GRSECURITY, KUBERNETES, OPENSHIFT, OPENSTACK_COMPUTE, OPENSTACK_CONTROLLER and SELINUX
    unknowns String
    Any attributes that aren't yet supported by this provider
    verbatimType String
    Non-predefined technology, use for custom technologies

    ProcessgroupNamingConditionConditionSimpleTechComparison, ProcessgroupNamingConditionConditionSimpleTechComparisonArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be SIMPLE_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionSimpleTechComparisonValue
    The value to compare to
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be SIMPLE_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value ProcessgroupNamingConditionConditionSimpleTechComparisonValue
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be SIMPLE_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionSimpleTechComparisonValue
    The value to compare to
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be SIMPLE_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionSimpleTechComparisonValue
    The value to compare to
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be SIMPLE_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionSimpleTechComparisonValue
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be SIMPLE_TECH

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value Property Map
    The value to compare to

    ProcessgroupNamingConditionConditionSimpleTechComparisonValue, ProcessgroupNamingConditionConditionSimpleTechComparisonValueArgs

    Type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    Unknowns string
    Any attributes that aren't yet supported by this provider
    VerbatimType string
    Non-predefined technology, use for custom technologies
    Type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    Unknowns string
    Any attributes that aren't yet supported by this provider
    VerbatimType string
    Non-predefined technology, use for custom technologies
    type String
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    unknowns String
    Any attributes that aren't yet supported by this provider
    verbatimType String
    Non-predefined technology, use for custom technologies
    type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    unknowns string
    Any attributes that aren't yet supported by this provider
    verbatimType string
    Non-predefined technology, use for custom technologies
    type str
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    unknowns str
    Any attributes that aren't yet supported by this provider
    verbatim_type str
    Non-predefined technology, use for custom technologies
    type String
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    unknowns String
    Any attributes that aren't yet supported by this provider
    verbatimType String
    Non-predefined technology, use for custom technologies

    ProcessgroupNamingConditionConditionString, ProcessgroupNamingConditionConditionStringArgs

    Operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    CaseSensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    Operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    CaseSensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    operator String
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive Boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to
    operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to
    operator str
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    case_sensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to
    operator String
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive Boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionStringComparison, ProcessgroupNamingConditionConditionStringComparisonArgs

    Operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    CaseSensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    Operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    CaseSensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to
    operator String
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive Boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to
    operator string
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to
    operator str
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    case_sensitive bool
    The comparison is case-sensitive (true) or insensitive (false)
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to
    operator String
    Operator of the comparison. Possible values are BEGINS_WITH, CONTAINS, ENDS_WITH, EQUALS, EXISTS and REGEX_MATCHES. You can reverse it by setting negate to true
    caseSensitive Boolean
    The comparison is case-sensitive (true) or insensitive (false)
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to

    ProcessgroupNamingConditionConditionStringConditionKey, ProcessgroupNamingConditionConditionStringConditionKeyArgs

    Attribute string
    The attribute to be used for comparision
    DynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    Type string
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Attribute string
    The attribute to be used for comparision
    DynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    Type string
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey String
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    type String
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute string
    The attribute to be used for comparision
    dynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    type string
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute str
    The attribute to be used for comparision
    dynamic_key str
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    type str
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey String
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    type String
    if specified, needs to be STRING

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionStringKey, ProcessgroupNamingConditionConditionStringKeyArgs

    Attribute string
    The attribute to be used for comparision
    DynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Attribute string
    The attribute to be used for comparision
    DynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey String
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute string
    The attribute to be used for comparision
    dynamicKey string
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute str
    The attribute to be used for comparision
    dynamic_key str
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    attribute String
    The attribute to be used for comparision
    dynamicKey String
    The key of the attribute, which need dynamic keys. Not applicable otherwise, as the attibute itself acts as a key. Possible values are

    • AMAZON_ECR_IMAGE_ACCOUNT_ID
    • AMAZON_ECR_IMAGE_REGION
    • AMAZON_LAMBDA_FUNCTION_NAME
    • AMAZON_REGION
    • APACHE_CONFIG_PATH
    • APACHE_SPARK_MASTER_IP_ADDRESS
    • ASP_DOT_NET_CORE_APPLICATION_PATH
    • AWS_ECS_CLUSTER
    • AWS_ECS_CONTAINERNAME
    • AWS_ECS_FAMILY
    • AWS_ECS_REVISION
    • CASSANDRA_CLUSTER_NAME
    • CATALINA_BASE
    • CATALINA_HOME
    • CLOUD_FOUNDRY_APP_ID
    • CLOUD_FOUNDRY_APP_NAME
    • CLOUD_FOUNDRY_INSTANCE_INDEX
    • CLOUD_FOUNDRY_SPACE_ID
    • CLOUD_FOUNDRY_SPACE_NAME
    • COLDFUSION_JVM_CONFIG_FILE
    • COLDFUSION_SERVICE_NAME
    • COMMAND_LINE_ARGS
    • DOTNET_COMMAND
    • DOTNET_COMMAND_PATH
    • DYNATRACE_CLUSTER_ID
    • DYNATRACE_NODE_ID
    • ELASTICSEARCH_CLUSTER_NAME
    • ELASTICSEARCH_NODE_NAME
    • EQUINOX_CONFIG_PATH
    • EXE_NAME
    • EXE_PATH
    • GLASS_FISH_DOMAIN_NAME
    • GLASS_FISH_INSTANCE_NAME
    • GOOGLE_APP_ENGINE_INSTANCE
    • GOOGLE_APP_ENGINE_SERVICE
    • GOOGLE_CLOUD_PROJECT
    • HYBRIS_BIN_DIRECTORY
    • HYBRIS_CONFIG_DIRECTORY
    • HYBRIS_DATA_DIRECTORY
    • IBM_CICS_REGION
    • IBM_CTG_NAME
    • IBM_IMS_CONNECT_REGION
    • IBM_IMS_CONTROL_REGION
    • IBM_IMS_MESSAGE_PROCESSING_REGION
    • IBM_IMS_SOAP_GW_NAME
    • IBM_INTEGRATION_NODE_NAME
    • IBM_INTEGRATION_SERVER_NAME
    • IIS_APP_POOL
    • IIS_ROLE_NAME
    • JAVA_JAR_FILE
    • JAVA_JAR_PATH
    • JAVA_MAIN_CLASS
    • JAVA_MAIN_MODULE
    • JBOSS_HOME
    • JBOSS_MODE
    • JBOSS_SERVER_NAME
    • KUBERNETES_BASE_POD_NAME
    • KUBERNETES_CONTAINER_NAME
    • KUBERNETES_FULL_POD_NAME
    • KUBERNETES_NAMESPACE
    • KUBERNETES_POD_UID
    • MSSQL_INSTANCE_NAME
    • NODE_JS_APP_BASE_DIRECTORY
    • NODE_JS_APP_NAME
    • NODE_JS_SCRIPT_NAME
    • ORACLE_SID
    • PG_ID_CALC_INPUT_KEY_LINKAGE
    • PHP_SCRIPT_PATH
    • PHP_WORKING_DIRECTORY
    • RUBY_APP_ROOT_PATH
    • RUBY_SCRIPT_PATH
    • RULE_RESULT
    • SOFTWAREAG_INSTALL_ROOT
    • SOFTWAREAG_PRODUCTPROPNAME
    • SPRINGBOOT_APP_NAME
    • SPRINGBOOT_PROFILE_NAME
    • SPRINGBOOT_STARTUP_CLASS
    • TIBCO_BUSINESSWORKS_CE_APP_NAME
    • TIBCO_BUSINESSWORKS_CE_VERSION
    • TIBCO_BUSINESS_WORKS_APP_NODE_NAME
    • TIBCO_BUSINESS_WORKS_APP_SPACE_NAME
    • TIBCO_BUSINESS_WORKS_DOMAIN_NAME
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE
    • TIBCO_BUSINESS_WORKS_ENGINE_PROPERTY_FILE_PATH
    • TIBCO_BUSINESS_WORKS_HOME
    • VARNISH_INSTANCE_NAME
    • WEB_LOGIC_CLUSTER_NAME
    • WEB_LOGIC_DOMAIN_NAME
    • WEB_LOGIC_HOME
    • WEB_LOGIC_NAME
    • WEB_SPHERE_CELL_NAME
    • WEB_SPHERE_CLUSTER_NAME
    • WEB_SPHERE_NODE_NAME and WEB_SPHERE_SERVER_NAME
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API

    ProcessgroupNamingConditionConditionSyntheticEngine, ProcessgroupNamingConditionConditionSyntheticEngineArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are CLASSIC and CUSTOM
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are CLASSIC and CUSTOM
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are CLASSIC and CUSTOM
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are CLASSIC and CUSTOM
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are CLASSIC and CUSTOM
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are CLASSIC and CUSTOM

    ProcessgroupNamingConditionConditionSyntheticEngineTypeComparison, ProcessgroupNamingConditionConditionSyntheticEngineTypeComparisonArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be SYNTHETIC_ENGINE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are CLASSIC and CUSTOM
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be SYNTHETIC_ENGINE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value string
    The value to compare to. Possible values are CLASSIC and CUSTOM
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be SYNTHETIC_ENGINE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are CLASSIC and CUSTOM
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be SYNTHETIC_ENGINE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value string
    The value to compare to. Possible values are CLASSIC and CUSTOM
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be SYNTHETIC_ENGINE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value str
    The value to compare to. Possible values are CLASSIC and CUSTOM
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be SYNTHETIC_ENGINE_TYPE

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value String
    The value to compare to. Possible values are CLASSIC and CUSTOM

    ProcessgroupNamingConditionConditionTag, ProcessgroupNamingConditionConditionTagArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionTagValue
    Tag of a Dynatrace entity
    Operator string
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value ProcessgroupNamingConditionConditionTagValue
    Tag of a Dynatrace entity
    operator String
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionTagValue
    Tag of a Dynatrace entity
    operator string
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionTagValue
    Tag of a Dynatrace entity
    operator str
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionTagValue
    Tag of a Dynatrace entity
    operator String
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value Property Map
    Tag of a Dynatrace entity

    ProcessgroupNamingConditionConditionTagComparison, ProcessgroupNamingConditionConditionTagComparisonArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionTagComparisonValue
    Tag of a Dynatrace entity
    Operator string
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Type string
    if specified, needs to be TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value ProcessgroupNamingConditionConditionTagComparisonValue
    Tag of a Dynatrace entity
    operator String
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionTagComparisonValue
    Tag of a Dynatrace entity
    operator string
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type string
    if specified, needs to be TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns string
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionTagComparisonValue
    Tag of a Dynatrace entity
    operator str
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    type str
    if specified, needs to be TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns str
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionTagComparisonValue
    Tag of a Dynatrace entity
    operator String
    Operator of the comparison. Possible values are EQUALS and TAG_KEY_EQUALS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    type String
    if specified, needs to be TAG

    Deprecated: The value of the attribute type is implicit, therefore shouldn't get specified

    unknowns String
    Any attributes that aren't yet supported by this provider
    value Property Map
    Tag of a Dynatrace entity

    ProcessgroupNamingConditionConditionTagComparisonValue, ProcessgroupNamingConditionConditionTagComparisonValueArgs

    Context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    Key string
    The key of the tag. Custom tags have the tag value here
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value of the tag. Not applicable to custom tags
    Context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    Key string
    The key of the tag. Custom tags have the tag value here
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value of the tag. Not applicable to custom tags
    context String
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key String
    The key of the tag. Custom tags have the tag value here
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value of the tag. Not applicable to custom tags
    context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key string
    The key of the tag. Custom tags have the tag value here
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value of the tag. Not applicable to custom tags
    context str
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key str
    The key of the tag. Custom tags have the tag value here
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value of the tag. Not applicable to custom tags
    context String
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key String
    The key of the tag. Custom tags have the tag value here
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value of the tag. Not applicable to custom tags

    ProcessgroupNamingConditionConditionTagValue, ProcessgroupNamingConditionConditionTagValueArgs

    Context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    Key string
    The key of the tag. Custom tags have the tag value here
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value of the tag. Not applicable to custom tags
    Context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    Key string
    The key of the tag. Custom tags have the tag value here
    Unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    Value string
    The value of the tag. Not applicable to custom tags
    context String
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key String
    The key of the tag. Custom tags have the tag value here
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value of the tag. Not applicable to custom tags
    context string
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key string
    The key of the tag. Custom tags have the tag value here
    unknowns string
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value string
    The value of the tag. Not applicable to custom tags
    context str
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key str
    The key of the tag. Custom tags have the tag value here
    unknowns str
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value str
    The value of the tag. Not applicable to custom tags
    context String
    The origin of the tag, such as AWS or Cloud Foundry. Possible values are AWS, AWS_GENERIC, AZURE, CLOUD_FOUNDRY, CONTEXTLESS, ENVIRONMENT, GOOGLE_CLOUD and KUBERNETES. Custom tags use the CONTEXTLESS value
    key String
    The key of the tag. Custom tags have the tag value here
    unknowns String
    Any attributes that aren't yet supported by this provider but have meanwhile gotten introduced by a newer version of the Dynatrace REST API
    value String
    The value of the tag. Not applicable to custom tags

    ProcessgroupNamingConditionConditionTech, ProcessgroupNamingConditionConditionTechArgs

    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value Pulumiverse.Dynatrace.Inputs.ProcessgroupNamingConditionConditionTechValue
    The value to compare to
    Operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    Negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    Unknowns string
    Any attributes that aren't yet supported by this provider
    Value ProcessgroupNamingConditionConditionTechValue
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionTechValue
    The value to compare to
    operator string
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns string
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionTechValue
    The value to compare to
    operator str
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate bool
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns str
    Any attributes that aren't yet supported by this provider
    value ProcessgroupNamingConditionConditionTechValue
    The value to compare to
    operator String
    Operator of the comparison. Possible values are EQUALS and EXISTS. You can reverse it by setting negate to true
    negate Boolean
    Reverses the operator. For example it turns the begins with into does not begin with
    unknowns String
    Any attributes that aren't yet supported by this provider
    value Property Map
    The value to compare to

    ProcessgroupNamingConditionConditionTechValue, ProcessgroupNamingConditionConditionTechValueArgs

    Type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    Unknowns string
    Any attributes that aren't yet supported by this provider
    VerbatimType string
    Non-predefined technology, use for custom technologies
    Type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    Unknowns string
    Any attributes that aren't yet supported by this provider
    VerbatimType string
    Non-predefined technology, use for custom technologies
    type String
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    unknowns String
    Any attributes that aren't yet supported by this provider
    verbatimType String
    Non-predefined technology, use for custom technologies
    type string
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    unknowns string
    Any attributes that aren't yet supported by this provider
    verbatimType string
    Non-predefined technology, use for custom technologies
    type str
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    unknowns str
    Any attributes that aren't yet supported by this provider
    verbatim_type str
    Non-predefined technology, use for custom technologies
    type String
    Predefined technology, if technology is not predefined, then the verbatim type must be set.
    unknowns String
    Any attributes that aren't yet supported by this provider
    verbatimType String
    Non-predefined technology, use for custom technologies

    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.12.0 published on Tuesday, Jul 16, 2024 by Pulumiverse