1. Packages
  2. Dynatrace
  3. API Docs
  4. ServiceNaming
Dynatrace v0.1.0 published on Wednesday, May 24, 2023 by Lbrlabs

dynatrace.ServiceNaming

Explore with Pulumi AI

dynatrace logo
Dynatrace v0.1.0 published on Wednesday, May 24, 2023 by Lbrlabs

    Create ServiceNaming Resource

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

    Constructor syntax

    new ServiceNaming(name: string, args: ServiceNamingArgs, opts?: CustomResourceOptions);
    @overload
    def ServiceNaming(resource_name: str,
                      args: ServiceNamingArgs,
                      opts: Optional[ResourceOptions] = None)
    
    @overload
    def ServiceNaming(resource_name: str,
                      opts: Optional[ResourceOptions] = None,
                      enabled: Optional[bool] = None,
                      format: Optional[str] = None,
                      conditions: Optional[Sequence[ServiceNamingConditionArgs]] = None,
                      name: Optional[str] = None,
                      unknowns: Optional[str] = None)
    func NewServiceNaming(ctx *Context, name string, args ServiceNamingArgs, opts ...ResourceOption) (*ServiceNaming, error)
    public ServiceNaming(string name, ServiceNamingArgs args, CustomResourceOptions? opts = null)
    public ServiceNaming(String name, ServiceNamingArgs args)
    public ServiceNaming(String name, ServiceNamingArgs args, CustomResourceOptions options)
    
    type: dynatrace:ServiceNaming
    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 ServiceNamingArgs
    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 ServiceNamingArgs
    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 ServiceNamingArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ServiceNamingArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ServiceNamingArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Example

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

    var serviceNamingResource = new Dynatrace.ServiceNaming("serviceNamingResource", new()
    {
        Enabled = false,
        Format = "string",
        Conditions = new[]
        {
            new Dynatrace.Inputs.ServiceNamingConditionArgs
            {
                Conditions = new[]
                {
                    new Dynatrace.Inputs.ServiceNamingConditionConditionArgs
                    {
                        ApplicationTypes = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionApplicationTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        AzureComputeModeComparisons = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionAzureComputeModeComparisonArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        AzureSkus = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionAzureSkusArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Bitnesses = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionBitnessArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        CloudTypes = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionCloudTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Comparisons = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionComparisonArgs
                            {
                                Type = "string",
                                Negate = false,
                                Unknowns = "string",
                            },
                        },
                        CustomApplicationTypes = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionCustomApplicationTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        CustomHostMetadatas = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionCustomHostMetadataArgs
                            {
                                Attribute = "string",
                                DynamicKey = new Dynatrace.Inputs.ServiceNamingConditionConditionCustomHostMetadataDynamicKeyArgs
                                {
                                    Key = "string",
                                    Source = "string",
                                    Unknowns = "string",
                                },
                                Unknowns = "string",
                            },
                        },
                        CustomProcessMetadatas = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionCustomProcessMetadataArgs
                            {
                                Attribute = "string",
                                DynamicKey = new Dynatrace.Inputs.ServiceNamingConditionConditionCustomProcessMetadataDynamicKeyArgs
                                {
                                    Key = "string",
                                    Source = "string",
                                    Unknowns = "string",
                                },
                                Unknowns = "string",
                            },
                        },
                        DatabaseTopologies = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionDatabaseTopologyArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        DcrumDecoders = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionDcrumDecoderArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Entities = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionEntityArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        HostTeches = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionHostTechArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.ServiceNamingConditionConditionHostTechValueArgs
                                {
                                    Type = "string",
                                    Unknowns = "string",
                                    VerbatimType = "string",
                                },
                            },
                        },
                        Hypervisors = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionHypervisorArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        IndexedNames = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionIndexedNameArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        IndexedStrings = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionIndexedStringArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        IndexedTags = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionIndexedTagArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.ServiceNamingConditionConditionIndexedTagValueArgs
                                {
                                    Context = "string",
                                    Key = "string",
                                    Unknowns = "string",
                                    Value = "string",
                                },
                            },
                        },
                        Integers = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionIntegerArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = 0,
                            },
                        },
                        Ipaddresses = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionIpaddressArgs
                            {
                                Operator = "string",
                                CaseSensitive = false,
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Keys = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionKeyArgs
                            {
                                Attribute = "string",
                                Type = "string",
                                Unknowns = "string",
                            },
                        },
                        MobilePlatforms = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionMobilePlatformArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        OsArches = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionOsArchArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        OsTypes = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionOsTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        PaasTypes = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionPaasTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        ProcessMetadatas = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionProcessMetadataArgs
                            {
                                Attribute = "string",
                                DynamicKey = "string",
                                Unknowns = "string",
                            },
                        },
                        ServiceTopologies = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionServiceTopologyArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        ServiceTypes = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionServiceTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        StringKeys = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionStringKeyArgs
                            {
                                Attribute = "string",
                                DynamicKey = "string",
                                Unknowns = "string",
                            },
                        },
                        Strings = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionStringArgs
                            {
                                Operator = "string",
                                CaseSensitive = false,
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        SyntheticEngines = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionSyntheticEngineArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Tags = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionTagArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.ServiceNamingConditionConditionTagValueArgs
                                {
                                    Context = "string",
                                    Key = "string",
                                    Unknowns = "string",
                                    Value = "string",
                                },
                            },
                        },
                        Teches = new[]
                        {
                            new Dynatrace.Inputs.ServiceNamingConditionConditionTechArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.ServiceNamingConditionConditionTechValueArgs
                                {
                                    Type = "string",
                                    Unknowns = "string",
                                    VerbatimType = "string",
                                },
                            },
                        },
                        Unknowns = "string",
                    },
                },
            },
        },
        Name = "string",
        Unknowns = "string",
    });
    
    example, err := dynatrace.NewServiceNaming(ctx, "serviceNamingResource", &dynatrace.ServiceNamingArgs{
    	Enabled: pulumi.Bool(false),
    	Format:  pulumi.String("string"),
    	Conditions: dynatrace.ServiceNamingConditionArray{
    		&dynatrace.ServiceNamingConditionArgs{
    			Conditions: dynatrace.ServiceNamingConditionConditionArray{
    				&dynatrace.ServiceNamingConditionConditionArgs{
    					ApplicationTypes: dynatrace.ServiceNamingConditionConditionApplicationTypeArray{
    						&dynatrace.ServiceNamingConditionConditionApplicationTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					AzureComputeModeComparisons: dynatrace.ServiceNamingConditionConditionAzureComputeModeComparisonArray{
    						&dynatrace.ServiceNamingConditionConditionAzureComputeModeComparisonArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					AzureSkus: dynatrace.ServiceNamingConditionConditionAzureSkusArray{
    						&dynatrace.ServiceNamingConditionConditionAzureSkusArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Bitnesses: dynatrace.ServiceNamingConditionConditionBitnessArray{
    						&dynatrace.ServiceNamingConditionConditionBitnessArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					CloudTypes: dynatrace.ServiceNamingConditionConditionCloudTypeArray{
    						&dynatrace.ServiceNamingConditionConditionCloudTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Comparisons: dynatrace.ServiceNamingConditionConditionComparisonArray{
    						&dynatrace.ServiceNamingConditionConditionComparisonArgs{
    							Type:     pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    						},
    					},
    					CustomApplicationTypes: dynatrace.ServiceNamingConditionConditionCustomApplicationTypeArray{
    						&dynatrace.ServiceNamingConditionConditionCustomApplicationTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					CustomHostMetadatas: dynatrace.ServiceNamingConditionConditionCustomHostMetadataArray{
    						&dynatrace.ServiceNamingConditionConditionCustomHostMetadataArgs{
    							Attribute: pulumi.String("string"),
    							DynamicKey: &dynatrace.ServiceNamingConditionConditionCustomHostMetadataDynamicKeyArgs{
    								Key:      pulumi.String("string"),
    								Source:   pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    							},
    							Unknowns: pulumi.String("string"),
    						},
    					},
    					CustomProcessMetadatas: dynatrace.ServiceNamingConditionConditionCustomProcessMetadataArray{
    						&dynatrace.ServiceNamingConditionConditionCustomProcessMetadataArgs{
    							Attribute: pulumi.String("string"),
    							DynamicKey: &dynatrace.ServiceNamingConditionConditionCustomProcessMetadataDynamicKeyArgs{
    								Key:      pulumi.String("string"),
    								Source:   pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    							},
    							Unknowns: pulumi.String("string"),
    						},
    					},
    					DatabaseTopologies: dynatrace.ServiceNamingConditionConditionDatabaseTopologyArray{
    						&dynatrace.ServiceNamingConditionConditionDatabaseTopologyArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					DcrumDecoders: dynatrace.ServiceNamingConditionConditionDcrumDecoderArray{
    						&dynatrace.ServiceNamingConditionConditionDcrumDecoderArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Entities: dynatrace.ServiceNamingConditionConditionEntityArray{
    						&dynatrace.ServiceNamingConditionConditionEntityArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					HostTeches: dynatrace.ServiceNamingConditionConditionHostTechArray{
    						&dynatrace.ServiceNamingConditionConditionHostTechArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.ServiceNamingConditionConditionHostTechValueArgs{
    								Type:         pulumi.String("string"),
    								Unknowns:     pulumi.String("string"),
    								VerbatimType: pulumi.String("string"),
    							},
    						},
    					},
    					Hypervisors: dynatrace.ServiceNamingConditionConditionHypervisorArray{
    						&dynatrace.ServiceNamingConditionConditionHypervisorArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					IndexedNames: dynatrace.ServiceNamingConditionConditionIndexedNameArray{
    						&dynatrace.ServiceNamingConditionConditionIndexedNameArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					IndexedStrings: dynatrace.ServiceNamingConditionConditionIndexedStringArray{
    						&dynatrace.ServiceNamingConditionConditionIndexedStringArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					IndexedTags: dynatrace.ServiceNamingConditionConditionIndexedTagArray{
    						&dynatrace.ServiceNamingConditionConditionIndexedTagArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.ServiceNamingConditionConditionIndexedTagValueArgs{
    								Context:  pulumi.String("string"),
    								Key:      pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    								Value:    pulumi.String("string"),
    							},
    						},
    					},
    					Integers: dynatrace.ServiceNamingConditionConditionIntegerArray{
    						&dynatrace.ServiceNamingConditionConditionIntegerArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.Int(0),
    						},
    					},
    					Ipaddresses: dynatrace.ServiceNamingConditionConditionIpaddressArray{
    						&dynatrace.ServiceNamingConditionConditionIpaddressArgs{
    							Operator:      pulumi.String("string"),
    							CaseSensitive: pulumi.Bool(false),
    							Negate:        pulumi.Bool(false),
    							Unknowns:      pulumi.String("string"),
    							Value:         pulumi.String("string"),
    						},
    					},
    					Keys: dynatrace.ServiceNamingConditionConditionKeyArray{
    						&dynatrace.ServiceNamingConditionConditionKeyArgs{
    							Attribute: pulumi.String("string"),
    							Type:      pulumi.String("string"),
    							Unknowns:  pulumi.String("string"),
    						},
    					},
    					MobilePlatforms: dynatrace.ServiceNamingConditionConditionMobilePlatformArray{
    						&dynatrace.ServiceNamingConditionConditionMobilePlatformArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					OsArches: dynatrace.ServiceNamingConditionConditionOsArchArray{
    						&dynatrace.ServiceNamingConditionConditionOsArchArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					OsTypes: dynatrace.ServiceNamingConditionConditionOsTypeArray{
    						&dynatrace.ServiceNamingConditionConditionOsTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					PaasTypes: dynatrace.ServiceNamingConditionConditionPaasTypeArray{
    						&dynatrace.ServiceNamingConditionConditionPaasTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					ProcessMetadatas: dynatrace.ServiceNamingConditionConditionProcessMetadataArray{
    						&dynatrace.ServiceNamingConditionConditionProcessMetadataArgs{
    							Attribute:  pulumi.String("string"),
    							DynamicKey: pulumi.String("string"),
    							Unknowns:   pulumi.String("string"),
    						},
    					},
    					ServiceTopologies: dynatrace.ServiceNamingConditionConditionServiceTopologyArray{
    						&dynatrace.ServiceNamingConditionConditionServiceTopologyArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					ServiceTypes: dynatrace.ServiceNamingConditionConditionServiceTypeArray{
    						&dynatrace.ServiceNamingConditionConditionServiceTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					StringKeys: dynatrace.ServiceNamingConditionConditionStringKeyArray{
    						&dynatrace.ServiceNamingConditionConditionStringKeyArgs{
    							Attribute:  pulumi.String("string"),
    							DynamicKey: pulumi.String("string"),
    							Unknowns:   pulumi.String("string"),
    						},
    					},
    					Strings: dynatrace.ServiceNamingConditionConditionStringArray{
    						&dynatrace.ServiceNamingConditionConditionStringArgs{
    							Operator:      pulumi.String("string"),
    							CaseSensitive: pulumi.Bool(false),
    							Negate:        pulumi.Bool(false),
    							Unknowns:      pulumi.String("string"),
    							Value:         pulumi.String("string"),
    						},
    					},
    					SyntheticEngines: dynatrace.ServiceNamingConditionConditionSyntheticEngineArray{
    						&dynatrace.ServiceNamingConditionConditionSyntheticEngineArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Tags: dynatrace.ServiceNamingConditionConditionTagArray{
    						&dynatrace.ServiceNamingConditionConditionTagArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.ServiceNamingConditionConditionTagValueArgs{
    								Context:  pulumi.String("string"),
    								Key:      pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    								Value:    pulumi.String("string"),
    							},
    						},
    					},
    					Teches: dynatrace.ServiceNamingConditionConditionTechArray{
    						&dynatrace.ServiceNamingConditionConditionTechArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.ServiceNamingConditionConditionTechValueArgs{
    								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 serviceNamingResource = new ServiceNaming("serviceNamingResource", ServiceNamingArgs.builder()        
        .enabled(false)
        .format("string")
        .conditions(ServiceNamingConditionArgs.builder()
            .conditions(ServiceNamingConditionConditionArgs.builder()
                .applicationTypes(ServiceNamingConditionConditionApplicationTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .azureComputeModeComparisons(ServiceNamingConditionConditionAzureComputeModeComparisonArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .azureSkus(ServiceNamingConditionConditionAzureSkusArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .bitnesses(ServiceNamingConditionConditionBitnessArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .cloudTypes(ServiceNamingConditionConditionCloudTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .comparisons(ServiceNamingConditionConditionComparisonArgs.builder()
                    .type("string")
                    .negate(false)
                    .unknowns("string")
                    .build())
                .customApplicationTypes(ServiceNamingConditionConditionCustomApplicationTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .customHostMetadatas(ServiceNamingConditionConditionCustomHostMetadataArgs.builder()
                    .attribute("string")
                    .dynamicKey(ServiceNamingConditionConditionCustomHostMetadataDynamicKeyArgs.builder()
                        .key("string")
                        .source("string")
                        .unknowns("string")
                        .build())
                    .unknowns("string")
                    .build())
                .customProcessMetadatas(ServiceNamingConditionConditionCustomProcessMetadataArgs.builder()
                    .attribute("string")
                    .dynamicKey(ServiceNamingConditionConditionCustomProcessMetadataDynamicKeyArgs.builder()
                        .key("string")
                        .source("string")
                        .unknowns("string")
                        .build())
                    .unknowns("string")
                    .build())
                .databaseTopologies(ServiceNamingConditionConditionDatabaseTopologyArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .dcrumDecoders(ServiceNamingConditionConditionDcrumDecoderArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .entities(ServiceNamingConditionConditionEntityArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .hostTeches(ServiceNamingConditionConditionHostTechArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(ServiceNamingConditionConditionHostTechValueArgs.builder()
                        .type("string")
                        .unknowns("string")
                        .verbatimType("string")
                        .build())
                    .build())
                .hypervisors(ServiceNamingConditionConditionHypervisorArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .indexedNames(ServiceNamingConditionConditionIndexedNameArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .indexedStrings(ServiceNamingConditionConditionIndexedStringArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .indexedTags(ServiceNamingConditionConditionIndexedTagArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(ServiceNamingConditionConditionIndexedTagValueArgs.builder()
                        .context("string")
                        .key("string")
                        .unknowns("string")
                        .value("string")
                        .build())
                    .build())
                .integers(ServiceNamingConditionConditionIntegerArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(0)
                    .build())
                .ipaddresses(ServiceNamingConditionConditionIpaddressArgs.builder()
                    .operator("string")
                    .caseSensitive(false)
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .keys(ServiceNamingConditionConditionKeyArgs.builder()
                    .attribute("string")
                    .type("string")
                    .unknowns("string")
                    .build())
                .mobilePlatforms(ServiceNamingConditionConditionMobilePlatformArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .osArches(ServiceNamingConditionConditionOsArchArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .osTypes(ServiceNamingConditionConditionOsTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .paasTypes(ServiceNamingConditionConditionPaasTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .processMetadatas(ServiceNamingConditionConditionProcessMetadataArgs.builder()
                    .attribute("string")
                    .dynamicKey("string")
                    .unknowns("string")
                    .build())
                .serviceTopologies(ServiceNamingConditionConditionServiceTopologyArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .serviceTypes(ServiceNamingConditionConditionServiceTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .stringKeys(ServiceNamingConditionConditionStringKeyArgs.builder()
                    .attribute("string")
                    .dynamicKey("string")
                    .unknowns("string")
                    .build())
                .strings(ServiceNamingConditionConditionStringArgs.builder()
                    .operator("string")
                    .caseSensitive(false)
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .syntheticEngines(ServiceNamingConditionConditionSyntheticEngineArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .tags(ServiceNamingConditionConditionTagArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(ServiceNamingConditionConditionTagValueArgs.builder()
                        .context("string")
                        .key("string")
                        .unknowns("string")
                        .value("string")
                        .build())
                    .build())
                .teches(ServiceNamingConditionConditionTechArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(ServiceNamingConditionConditionTechValueArgs.builder()
                        .type("string")
                        .unknowns("string")
                        .verbatimType("string")
                        .build())
                    .build())
                .unknowns("string")
                .build())
            .build())
        .name("string")
        .unknowns("string")
        .build());
    
    service_naming_resource = dynatrace.ServiceNaming("serviceNamingResource",
        enabled=False,
        format="string",
        conditions=[dynatrace.ServiceNamingConditionArgs(
            conditions=[dynatrace.ServiceNamingConditionConditionArgs(
                application_types=[dynatrace.ServiceNamingConditionConditionApplicationTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                azure_compute_mode_comparisons=[dynatrace.ServiceNamingConditionConditionAzureComputeModeComparisonArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                azure_skus=[dynatrace.ServiceNamingConditionConditionAzureSkusArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                bitnesses=[dynatrace.ServiceNamingConditionConditionBitnessArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                cloud_types=[dynatrace.ServiceNamingConditionConditionCloudTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                comparisons=[dynatrace.ServiceNamingConditionConditionComparisonArgs(
                    type="string",
                    negate=False,
                    unknowns="string",
                )],
                custom_application_types=[dynatrace.ServiceNamingConditionConditionCustomApplicationTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                custom_host_metadatas=[dynatrace.ServiceNamingConditionConditionCustomHostMetadataArgs(
                    attribute="string",
                    dynamic_key=dynatrace.ServiceNamingConditionConditionCustomHostMetadataDynamicKeyArgs(
                        key="string",
                        source="string",
                        unknowns="string",
                    ),
                    unknowns="string",
                )],
                custom_process_metadatas=[dynatrace.ServiceNamingConditionConditionCustomProcessMetadataArgs(
                    attribute="string",
                    dynamic_key=dynatrace.ServiceNamingConditionConditionCustomProcessMetadataDynamicKeyArgs(
                        key="string",
                        source="string",
                        unknowns="string",
                    ),
                    unknowns="string",
                )],
                database_topologies=[dynatrace.ServiceNamingConditionConditionDatabaseTopologyArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                dcrum_decoders=[dynatrace.ServiceNamingConditionConditionDcrumDecoderArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                entities=[dynatrace.ServiceNamingConditionConditionEntityArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                host_teches=[dynatrace.ServiceNamingConditionConditionHostTechArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.ServiceNamingConditionConditionHostTechValueArgs(
                        type="string",
                        unknowns="string",
                        verbatim_type="string",
                    ),
                )],
                hypervisors=[dynatrace.ServiceNamingConditionConditionHypervisorArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                indexed_names=[dynatrace.ServiceNamingConditionConditionIndexedNameArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                indexed_strings=[dynatrace.ServiceNamingConditionConditionIndexedStringArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                indexed_tags=[dynatrace.ServiceNamingConditionConditionIndexedTagArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.ServiceNamingConditionConditionIndexedTagValueArgs(
                        context="string",
                        key="string",
                        unknowns="string",
                        value="string",
                    ),
                )],
                integers=[dynatrace.ServiceNamingConditionConditionIntegerArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=0,
                )],
                ipaddresses=[dynatrace.ServiceNamingConditionConditionIpaddressArgs(
                    operator="string",
                    case_sensitive=False,
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                keys=[dynatrace.ServiceNamingConditionConditionKeyArgs(
                    attribute="string",
                    type="string",
                    unknowns="string",
                )],
                mobile_platforms=[dynatrace.ServiceNamingConditionConditionMobilePlatformArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                os_arches=[dynatrace.ServiceNamingConditionConditionOsArchArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                os_types=[dynatrace.ServiceNamingConditionConditionOsTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                paas_types=[dynatrace.ServiceNamingConditionConditionPaasTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                process_metadatas=[dynatrace.ServiceNamingConditionConditionProcessMetadataArgs(
                    attribute="string",
                    dynamic_key="string",
                    unknowns="string",
                )],
                service_topologies=[dynatrace.ServiceNamingConditionConditionServiceTopologyArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                service_types=[dynatrace.ServiceNamingConditionConditionServiceTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                string_keys=[dynatrace.ServiceNamingConditionConditionStringKeyArgs(
                    attribute="string",
                    dynamic_key="string",
                    unknowns="string",
                )],
                strings=[dynatrace.ServiceNamingConditionConditionStringArgs(
                    operator="string",
                    case_sensitive=False,
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                synthetic_engines=[dynatrace.ServiceNamingConditionConditionSyntheticEngineArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                tags=[dynatrace.ServiceNamingConditionConditionTagArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.ServiceNamingConditionConditionTagValueArgs(
                        context="string",
                        key="string",
                        unknowns="string",
                        value="string",
                    ),
                )],
                teches=[dynatrace.ServiceNamingConditionConditionTechArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.ServiceNamingConditionConditionTechValueArgs(
                        type="string",
                        unknowns="string",
                        verbatim_type="string",
                    ),
                )],
                unknowns="string",
            )],
        )],
        name="string",
        unknowns="string")
    
    const serviceNamingResource = new dynatrace.ServiceNaming("serviceNamingResource", {
        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:ServiceNaming
    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
    

    ServiceNaming 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 ServiceNaming 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<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingCondition>
    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 []ServiceNamingConditionArgs
    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<ServiceNamingCondition>
    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 ServiceNamingCondition[]
    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[ServiceNamingConditionArgs]
    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 ServiceNaming 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 ServiceNaming Resource

    Get an existing ServiceNaming 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?: ServiceNamingState, opts?: CustomResourceOptions): ServiceNaming
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            conditions: Optional[Sequence[ServiceNamingConditionArgs]] = None,
            enabled: Optional[bool] = None,
            format: Optional[str] = None,
            name: Optional[str] = None,
            unknowns: Optional[str] = None) -> ServiceNaming
    func GetServiceNaming(ctx *Context, name string, id IDInput, state *ServiceNamingState, opts ...ResourceOption) (*ServiceNaming, error)
    public static ServiceNaming Get(string name, Input<string> id, ServiceNamingState? state, CustomResourceOptions? opts = null)
    public static ServiceNaming get(String name, Output<String> id, ServiceNamingState 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<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingCondition>
    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 []ServiceNamingConditionArgs
    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<ServiceNamingCondition>
    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 ServiceNamingCondition[]
    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[ServiceNamingConditionArgs]
    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

    ServiceNamingCondition, ServiceNamingConditionArgs

    ServiceNamingConditionCondition, ServiceNamingConditionConditionArgs

    ApplicationTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionApplicationTypeComparison>

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

    ApplicationTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionApplicationType>
    AzureComputeModeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionAzureComputeModeComparison>
    AzureComputeModes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionAzureComputeMode>

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

    AzureSkuComparisions List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionAzureSkuComparision>

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

    AzureSkus List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionAzureSkus>
    BaseComparisonBasics List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionBaseComparisonBasic>

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

    BaseConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionBaseConditionKey>

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

    BitnessComparisions List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionBitnessComparision>

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

    Bitnesses List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionBitness>
    CloudTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionCloudTypeComparison>

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

    CloudTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionCloudType>
    Comparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionComparison>
    CustomApplicationTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionCustomApplicationTypeComparison>

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

    CustomApplicationTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionCustomApplicationType>
    CustomHostMetadataConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionCustomHostMetadataConditionKey>

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

    CustomHostMetadatas List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionCustomHostMetadata>
    CustomProcessMetadataConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionCustomProcessMetadataConditionKey>

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

    CustomProcessMetadatas List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionCustomProcessMetadata>
    DatabaseTopologies List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionDatabaseTopology>
    DatabaseTopologyComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionDatabaseTopologyComparison>

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

    DcrumDecoderComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionDcrumDecoderComparison>

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

    DcrumDecoders List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionDcrumDecoder>
    Entities List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionEntity>
    EntityIdComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionEntityIdComparison>

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

    HostTeches List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionHostTech>
    HypervisorTypeComparisions List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionHypervisorTypeComparision>

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    Hypervisors List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionHypervisor>
    IndexedNameComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionIndexedNameComparison>

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

    IndexedNames List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionIndexedName>
    IndexedStringComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionIndexedStringComparison>

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

    IndexedStrings List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionIndexedString>
    IndexedTagComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionIndexedTagComparison>

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

    IndexedTags List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionIndexedTag>
    IntegerComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionIntegerComparison>

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

    Integers List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionInteger>
    IpaddressComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionIpaddressComparison>

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

    Ipaddresses List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionIpaddress>
    Keys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionKey>
    MobilePlatformComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionMobilePlatformComparison>

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

    MobilePlatforms List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionMobilePlatform>
    OsArches List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionOsArch>
    OsTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionOsType>
    OsarchitectureComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionOsarchitectureComparison>

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

    OstypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionOstypeComparison>

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

    PaasTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionPaasTypeComparison>

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

    PaasTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionPaasType>
    ProcessMetadataConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionProcessMetadataConditionKey>

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

    ProcessMetadatas List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionProcessMetadata>
    ServiceTopologies List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionServiceTopology>
    ServiceTopologyComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionServiceTopologyComparison>

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

    ServiceTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionServiceTypeComparison>

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

    ServiceTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionServiceType>
    SimpleHostTechComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionSimpleHostTechComparison>

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

    SimpleTechComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionSimpleTechComparison>

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

    StringComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionStringComparison>

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

    StringConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionStringConditionKey>

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

    StringKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionStringKey>
    Strings List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionString>
    SyntheticEngineTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionSyntheticEngineTypeComparison>

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

    SyntheticEngines List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionSyntheticEngine>
    TagComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionTagComparison>

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

    Tags List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionTag>
    Teches List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionTech>
    Unknowns string
    ApplicationTypeComparisons []ServiceNamingConditionConditionApplicationTypeComparison

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

    ApplicationTypes []ServiceNamingConditionConditionApplicationType
    AzureComputeModeComparisons []ServiceNamingConditionConditionAzureComputeModeComparison
    AzureComputeModes []ServiceNamingConditionConditionAzureComputeMode

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

    AzureSkuComparisions []ServiceNamingConditionConditionAzureSkuComparision

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

    AzureSkus []ServiceNamingConditionConditionAzureSkus
    BaseComparisonBasics []ServiceNamingConditionConditionBaseComparisonBasic

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

    BaseConditionKeys []ServiceNamingConditionConditionBaseConditionKey

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

    BitnessComparisions []ServiceNamingConditionConditionBitnessComparision

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

    Bitnesses []ServiceNamingConditionConditionBitness
    CloudTypeComparisons []ServiceNamingConditionConditionCloudTypeComparison

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

    CloudTypes []ServiceNamingConditionConditionCloudType
    Comparisons []ServiceNamingConditionConditionComparison
    CustomApplicationTypeComparisons []ServiceNamingConditionConditionCustomApplicationTypeComparison

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

    CustomApplicationTypes []ServiceNamingConditionConditionCustomApplicationType
    CustomHostMetadataConditionKeys []ServiceNamingConditionConditionCustomHostMetadataConditionKey

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

    CustomHostMetadatas []ServiceNamingConditionConditionCustomHostMetadata
    CustomProcessMetadataConditionKeys []ServiceNamingConditionConditionCustomProcessMetadataConditionKey

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

    CustomProcessMetadatas []ServiceNamingConditionConditionCustomProcessMetadata
    DatabaseTopologies []ServiceNamingConditionConditionDatabaseTopology
    DatabaseTopologyComparisons []ServiceNamingConditionConditionDatabaseTopologyComparison

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

    DcrumDecoderComparisons []ServiceNamingConditionConditionDcrumDecoderComparison

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

    DcrumDecoders []ServiceNamingConditionConditionDcrumDecoder
    Entities []ServiceNamingConditionConditionEntity
    EntityIdComparisons []ServiceNamingConditionConditionEntityIdComparison

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

    HostTeches []ServiceNamingConditionConditionHostTech
    HypervisorTypeComparisions []ServiceNamingConditionConditionHypervisorTypeComparision

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    Hypervisors []ServiceNamingConditionConditionHypervisor
    IndexedNameComparisons []ServiceNamingConditionConditionIndexedNameComparison

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

    IndexedNames []ServiceNamingConditionConditionIndexedName
    IndexedStringComparisons []ServiceNamingConditionConditionIndexedStringComparison

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

    IndexedStrings []ServiceNamingConditionConditionIndexedString
    IndexedTagComparisons []ServiceNamingConditionConditionIndexedTagComparison

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

    IndexedTags []ServiceNamingConditionConditionIndexedTag
    IntegerComparisons []ServiceNamingConditionConditionIntegerComparison

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

    Integers []ServiceNamingConditionConditionInteger
    IpaddressComparisons []ServiceNamingConditionConditionIpaddressComparison

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

    Ipaddresses []ServiceNamingConditionConditionIpaddress
    Keys []ServiceNamingConditionConditionKey
    MobilePlatformComparisons []ServiceNamingConditionConditionMobilePlatformComparison

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

    MobilePlatforms []ServiceNamingConditionConditionMobilePlatform
    OsArches []ServiceNamingConditionConditionOsArch
    OsTypes []ServiceNamingConditionConditionOsType
    OsarchitectureComparisons []ServiceNamingConditionConditionOsarchitectureComparison

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

    OstypeComparisons []ServiceNamingConditionConditionOstypeComparison

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

    PaasTypeComparisons []ServiceNamingConditionConditionPaasTypeComparison

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

    PaasTypes []ServiceNamingConditionConditionPaasType
    ProcessMetadataConditionKeys []ServiceNamingConditionConditionProcessMetadataConditionKey

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

    ProcessMetadatas []ServiceNamingConditionConditionProcessMetadata
    ServiceTopologies []ServiceNamingConditionConditionServiceTopology
    ServiceTopologyComparisons []ServiceNamingConditionConditionServiceTopologyComparison

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

    ServiceTypeComparisons []ServiceNamingConditionConditionServiceTypeComparison

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

    ServiceTypes []ServiceNamingConditionConditionServiceType
    SimpleHostTechComparisons []ServiceNamingConditionConditionSimpleHostTechComparison

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

    SimpleTechComparisons []ServiceNamingConditionConditionSimpleTechComparison

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

    StringComparisons []ServiceNamingConditionConditionStringComparison

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

    StringConditionKeys []ServiceNamingConditionConditionStringConditionKey

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

    StringKeys []ServiceNamingConditionConditionStringKey
    Strings []ServiceNamingConditionConditionString
    SyntheticEngineTypeComparisons []ServiceNamingConditionConditionSyntheticEngineTypeComparison

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

    SyntheticEngines []ServiceNamingConditionConditionSyntheticEngine
    TagComparisons []ServiceNamingConditionConditionTagComparison

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

    Tags []ServiceNamingConditionConditionTag
    Teches []ServiceNamingConditionConditionTech
    Unknowns string
    applicationTypeComparisons List<ServiceNamingConditionConditionApplicationTypeComparison>

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

    applicationTypes List<ServiceNamingConditionConditionApplicationType>
    azureComputeModeComparisons List<ServiceNamingConditionConditionAzureComputeModeComparison>
    azureComputeModes List<ServiceNamingConditionConditionAzureComputeMode>

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

    azureSkuComparisions List<ServiceNamingConditionConditionAzureSkuComparision>

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

    azureSkus List<ServiceNamingConditionConditionAzureSkus>
    baseComparisonBasics List<ServiceNamingConditionConditionBaseComparisonBasic>

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

    baseConditionKeys List<ServiceNamingConditionConditionBaseConditionKey>

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

    bitnessComparisions List<ServiceNamingConditionConditionBitnessComparision>

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

    bitnesses List<ServiceNamingConditionConditionBitness>
    cloudTypeComparisons List<ServiceNamingConditionConditionCloudTypeComparison>

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

    cloudTypes List<ServiceNamingConditionConditionCloudType>
    comparisons List<ServiceNamingConditionConditionComparison>
    customApplicationTypeComparisons List<ServiceNamingConditionConditionCustomApplicationTypeComparison>

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

    customApplicationTypes List<ServiceNamingConditionConditionCustomApplicationType>
    customHostMetadataConditionKeys List<ServiceNamingConditionConditionCustomHostMetadataConditionKey>

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

    customHostMetadatas List<ServiceNamingConditionConditionCustomHostMetadata>
    customProcessMetadataConditionKeys List<ServiceNamingConditionConditionCustomProcessMetadataConditionKey>

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

    customProcessMetadatas List<ServiceNamingConditionConditionCustomProcessMetadata>
    databaseTopologies List<ServiceNamingConditionConditionDatabaseTopology>
    databaseTopologyComparisons List<ServiceNamingConditionConditionDatabaseTopologyComparison>

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

    dcrumDecoderComparisons List<ServiceNamingConditionConditionDcrumDecoderComparison>

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

    dcrumDecoders List<ServiceNamingConditionConditionDcrumDecoder>
    entities List<ServiceNamingConditionConditionEntity>
    entityIdComparisons List<ServiceNamingConditionConditionEntityIdComparison>

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

    hostTeches List<ServiceNamingConditionConditionHostTech>
    hypervisorTypeComparisions List<ServiceNamingConditionConditionHypervisorTypeComparision>

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    hypervisors List<ServiceNamingConditionConditionHypervisor>
    indexedNameComparisons List<ServiceNamingConditionConditionIndexedNameComparison>

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

    indexedNames List<ServiceNamingConditionConditionIndexedName>
    indexedStringComparisons List<ServiceNamingConditionConditionIndexedStringComparison>

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

    indexedStrings List<ServiceNamingConditionConditionIndexedString>
    indexedTagComparisons List<ServiceNamingConditionConditionIndexedTagComparison>

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

    indexedTags List<ServiceNamingConditionConditionIndexedTag>
    integerComparisons List<ServiceNamingConditionConditionIntegerComparison>

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

    integers List<ServiceNamingConditionConditionInteger>
    ipaddressComparisons List<ServiceNamingConditionConditionIpaddressComparison>

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

    ipaddresses List<ServiceNamingConditionConditionIpaddress>
    keys List<ServiceNamingConditionConditionKey>
    mobilePlatformComparisons List<ServiceNamingConditionConditionMobilePlatformComparison>

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

    mobilePlatforms List<ServiceNamingConditionConditionMobilePlatform>
    osArches List<ServiceNamingConditionConditionOsArch>
    osTypes List<ServiceNamingConditionConditionOsType>
    osarchitectureComparisons List<ServiceNamingConditionConditionOsarchitectureComparison>

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

    ostypeComparisons List<ServiceNamingConditionConditionOstypeComparison>

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

    paasTypeComparisons List<ServiceNamingConditionConditionPaasTypeComparison>

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

    paasTypes List<ServiceNamingConditionConditionPaasType>
    processMetadataConditionKeys List<ServiceNamingConditionConditionProcessMetadataConditionKey>

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

    processMetadatas List<ServiceNamingConditionConditionProcessMetadata>
    serviceTopologies List<ServiceNamingConditionConditionServiceTopology>
    serviceTopologyComparisons List<ServiceNamingConditionConditionServiceTopologyComparison>

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

    serviceTypeComparisons List<ServiceNamingConditionConditionServiceTypeComparison>

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

    serviceTypes List<ServiceNamingConditionConditionServiceType>
    simpleHostTechComparisons List<ServiceNamingConditionConditionSimpleHostTechComparison>

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

    simpleTechComparisons List<ServiceNamingConditionConditionSimpleTechComparison>

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

    stringComparisons List<ServiceNamingConditionConditionStringComparison>

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

    stringConditionKeys List<ServiceNamingConditionConditionStringConditionKey>

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

    stringKeys List<ServiceNamingConditionConditionStringKey>
    strings List<ServiceNamingConditionConditionString>
    syntheticEngineTypeComparisons List<ServiceNamingConditionConditionSyntheticEngineTypeComparison>

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

    syntheticEngines List<ServiceNamingConditionConditionSyntheticEngine>
    tagComparisons List<ServiceNamingConditionConditionTagComparison>

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

    tags List<ServiceNamingConditionConditionTag>
    teches List<ServiceNamingConditionConditionTech>
    unknowns String
    applicationTypeComparisons ServiceNamingConditionConditionApplicationTypeComparison[]

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

    applicationTypes ServiceNamingConditionConditionApplicationType[]
    azureComputeModeComparisons ServiceNamingConditionConditionAzureComputeModeComparison[]
    azureComputeModes ServiceNamingConditionConditionAzureComputeMode[]

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

    azureSkuComparisions ServiceNamingConditionConditionAzureSkuComparision[]

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

    azureSkus ServiceNamingConditionConditionAzureSkus[]
    baseComparisonBasics ServiceNamingConditionConditionBaseComparisonBasic[]

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

    baseConditionKeys ServiceNamingConditionConditionBaseConditionKey[]

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

    bitnessComparisions ServiceNamingConditionConditionBitnessComparision[]

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

    bitnesses ServiceNamingConditionConditionBitness[]
    cloudTypeComparisons ServiceNamingConditionConditionCloudTypeComparison[]

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

    cloudTypes ServiceNamingConditionConditionCloudType[]
    comparisons ServiceNamingConditionConditionComparison[]
    customApplicationTypeComparisons ServiceNamingConditionConditionCustomApplicationTypeComparison[]

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

    customApplicationTypes ServiceNamingConditionConditionCustomApplicationType[]
    customHostMetadataConditionKeys ServiceNamingConditionConditionCustomHostMetadataConditionKey[]

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

    customHostMetadatas ServiceNamingConditionConditionCustomHostMetadata[]
    customProcessMetadataConditionKeys ServiceNamingConditionConditionCustomProcessMetadataConditionKey[]

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

    customProcessMetadatas ServiceNamingConditionConditionCustomProcessMetadata[]
    databaseTopologies ServiceNamingConditionConditionDatabaseTopology[]
    databaseTopologyComparisons ServiceNamingConditionConditionDatabaseTopologyComparison[]

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

    dcrumDecoderComparisons ServiceNamingConditionConditionDcrumDecoderComparison[]

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

    dcrumDecoders ServiceNamingConditionConditionDcrumDecoder[]
    entities ServiceNamingConditionConditionEntity[]
    entityIdComparisons ServiceNamingConditionConditionEntityIdComparison[]

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

    hostTeches ServiceNamingConditionConditionHostTech[]
    hypervisorTypeComparisions ServiceNamingConditionConditionHypervisorTypeComparision[]

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    hypervisors ServiceNamingConditionConditionHypervisor[]
    indexedNameComparisons ServiceNamingConditionConditionIndexedNameComparison[]

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

    indexedNames ServiceNamingConditionConditionIndexedName[]
    indexedStringComparisons ServiceNamingConditionConditionIndexedStringComparison[]

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

    indexedStrings ServiceNamingConditionConditionIndexedString[]
    indexedTagComparisons ServiceNamingConditionConditionIndexedTagComparison[]

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

    indexedTags ServiceNamingConditionConditionIndexedTag[]
    integerComparisons ServiceNamingConditionConditionIntegerComparison[]

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

    integers ServiceNamingConditionConditionInteger[]
    ipaddressComparisons ServiceNamingConditionConditionIpaddressComparison[]

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

    ipaddresses ServiceNamingConditionConditionIpaddress[]
    keys ServiceNamingConditionConditionKey[]
    mobilePlatformComparisons ServiceNamingConditionConditionMobilePlatformComparison[]

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

    mobilePlatforms ServiceNamingConditionConditionMobilePlatform[]
    osArches ServiceNamingConditionConditionOsArch[]
    osTypes ServiceNamingConditionConditionOsType[]
    osarchitectureComparisons ServiceNamingConditionConditionOsarchitectureComparison[]

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

    ostypeComparisons ServiceNamingConditionConditionOstypeComparison[]

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

    paasTypeComparisons ServiceNamingConditionConditionPaasTypeComparison[]

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

    paasTypes ServiceNamingConditionConditionPaasType[]
    processMetadataConditionKeys ServiceNamingConditionConditionProcessMetadataConditionKey[]

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

    processMetadatas ServiceNamingConditionConditionProcessMetadata[]
    serviceTopologies ServiceNamingConditionConditionServiceTopology[]
    serviceTopologyComparisons ServiceNamingConditionConditionServiceTopologyComparison[]

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

    serviceTypeComparisons ServiceNamingConditionConditionServiceTypeComparison[]

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

    serviceTypes ServiceNamingConditionConditionServiceType[]
    simpleHostTechComparisons ServiceNamingConditionConditionSimpleHostTechComparison[]

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

    simpleTechComparisons ServiceNamingConditionConditionSimpleTechComparison[]

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

    stringComparisons ServiceNamingConditionConditionStringComparison[]

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

    stringConditionKeys ServiceNamingConditionConditionStringConditionKey[]

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

    stringKeys ServiceNamingConditionConditionStringKey[]
    strings ServiceNamingConditionConditionString[]
    syntheticEngineTypeComparisons ServiceNamingConditionConditionSyntheticEngineTypeComparison[]

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

    syntheticEngines ServiceNamingConditionConditionSyntheticEngine[]
    tagComparisons ServiceNamingConditionConditionTagComparison[]

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

    tags ServiceNamingConditionConditionTag[]
    teches ServiceNamingConditionConditionTech[]
    unknowns string
    application_type_comparisons Sequence[ServiceNamingConditionConditionApplicationTypeComparison]

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

    application_types Sequence[ServiceNamingConditionConditionApplicationType]
    azure_compute_mode_comparisons Sequence[ServiceNamingConditionConditionAzureComputeModeComparison]
    azure_compute_modes Sequence[ServiceNamingConditionConditionAzureComputeMode]

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

    azure_sku_comparisions Sequence[ServiceNamingConditionConditionAzureSkuComparision]

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

    azure_skus Sequence[ServiceNamingConditionConditionAzureSkus]
    base_comparison_basics Sequence[ServiceNamingConditionConditionBaseComparisonBasic]

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

    base_condition_keys Sequence[ServiceNamingConditionConditionBaseConditionKey]

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

    bitness_comparisions Sequence[ServiceNamingConditionConditionBitnessComparision]

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

    bitnesses Sequence[ServiceNamingConditionConditionBitness]
    cloud_type_comparisons Sequence[ServiceNamingConditionConditionCloudTypeComparison]

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

    cloud_types Sequence[ServiceNamingConditionConditionCloudType]
    comparisons Sequence[ServiceNamingConditionConditionComparison]
    custom_application_type_comparisons Sequence[ServiceNamingConditionConditionCustomApplicationTypeComparison]

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

    custom_application_types Sequence[ServiceNamingConditionConditionCustomApplicationType]
    custom_host_metadata_condition_keys Sequence[ServiceNamingConditionConditionCustomHostMetadataConditionKey]

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

    custom_host_metadatas Sequence[ServiceNamingConditionConditionCustomHostMetadata]
    custom_process_metadata_condition_keys Sequence[ServiceNamingConditionConditionCustomProcessMetadataConditionKey]

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

    custom_process_metadatas Sequence[ServiceNamingConditionConditionCustomProcessMetadata]
    database_topologies Sequence[ServiceNamingConditionConditionDatabaseTopology]
    database_topology_comparisons Sequence[ServiceNamingConditionConditionDatabaseTopologyComparison]

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

    dcrum_decoder_comparisons Sequence[ServiceNamingConditionConditionDcrumDecoderComparison]

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

    dcrum_decoders Sequence[ServiceNamingConditionConditionDcrumDecoder]
    entities Sequence[ServiceNamingConditionConditionEntity]
    entity_id_comparisons Sequence[ServiceNamingConditionConditionEntityIdComparison]

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

    host_teches Sequence[ServiceNamingConditionConditionHostTech]
    hypervisor_type_comparisions Sequence[ServiceNamingConditionConditionHypervisorTypeComparision]

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    hypervisors Sequence[ServiceNamingConditionConditionHypervisor]
    indexed_name_comparisons Sequence[ServiceNamingConditionConditionIndexedNameComparison]

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

    indexed_names Sequence[ServiceNamingConditionConditionIndexedName]
    indexed_string_comparisons Sequence[ServiceNamingConditionConditionIndexedStringComparison]

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

    indexed_strings Sequence[ServiceNamingConditionConditionIndexedString]
    indexed_tag_comparisons Sequence[ServiceNamingConditionConditionIndexedTagComparison]

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

    indexed_tags Sequence[ServiceNamingConditionConditionIndexedTag]
    integer_comparisons Sequence[ServiceNamingConditionConditionIntegerComparison]

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

    integers Sequence[ServiceNamingConditionConditionInteger]
    ipaddress_comparisons Sequence[ServiceNamingConditionConditionIpaddressComparison]

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

    ipaddresses Sequence[ServiceNamingConditionConditionIpaddress]
    keys Sequence[ServiceNamingConditionConditionKey]
    mobile_platform_comparisons Sequence[ServiceNamingConditionConditionMobilePlatformComparison]

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

    mobile_platforms Sequence[ServiceNamingConditionConditionMobilePlatform]
    os_arches Sequence[ServiceNamingConditionConditionOsArch]
    os_types Sequence[ServiceNamingConditionConditionOsType]
    osarchitecture_comparisons Sequence[ServiceNamingConditionConditionOsarchitectureComparison]

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

    ostype_comparisons Sequence[ServiceNamingConditionConditionOstypeComparison]

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

    paas_type_comparisons Sequence[ServiceNamingConditionConditionPaasTypeComparison]

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

    paas_types Sequence[ServiceNamingConditionConditionPaasType]
    process_metadata_condition_keys Sequence[ServiceNamingConditionConditionProcessMetadataConditionKey]

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

    process_metadatas Sequence[ServiceNamingConditionConditionProcessMetadata]
    service_topologies Sequence[ServiceNamingConditionConditionServiceTopology]
    service_topology_comparisons Sequence[ServiceNamingConditionConditionServiceTopologyComparison]

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

    service_type_comparisons Sequence[ServiceNamingConditionConditionServiceTypeComparison]

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

    service_types Sequence[ServiceNamingConditionConditionServiceType]
    simple_host_tech_comparisons Sequence[ServiceNamingConditionConditionSimpleHostTechComparison]

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

    simple_tech_comparisons Sequence[ServiceNamingConditionConditionSimpleTechComparison]

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

    string_comparisons Sequence[ServiceNamingConditionConditionStringComparison]

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

    string_condition_keys Sequence[ServiceNamingConditionConditionStringConditionKey]

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

    string_keys Sequence[ServiceNamingConditionConditionStringKey]
    strings Sequence[ServiceNamingConditionConditionString]
    synthetic_engine_type_comparisons Sequence[ServiceNamingConditionConditionSyntheticEngineTypeComparison]

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

    synthetic_engines Sequence[ServiceNamingConditionConditionSyntheticEngine]
    tag_comparisons Sequence[ServiceNamingConditionConditionTagComparison]

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

    tags Sequence[ServiceNamingConditionConditionTag]
    teches Sequence[ServiceNamingConditionConditionTech]
    unknowns str
    applicationTypeComparisons List<Property Map>

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

    applicationTypes List<Property Map>
    azureComputeModeComparisons List<Property Map>
    azureComputeModes List<Property Map>

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

    azureSkuComparisions List<Property Map>

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

    azureSkus List<Property Map>
    baseComparisonBasics List<Property Map>

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

    baseConditionKeys List<Property Map>

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

    bitnessComparisions List<Property Map>

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

    bitnesses List<Property Map>
    cloudTypeComparisons List<Property Map>

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

    cloudTypes List<Property Map>
    comparisons List<Property Map>
    customApplicationTypeComparisons List<Property Map>

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

    customApplicationTypes List<Property Map>
    customHostMetadataConditionKeys List<Property Map>

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

    customHostMetadatas List<Property Map>
    customProcessMetadataConditionKeys List<Property Map>

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

    customProcessMetadatas List<Property Map>
    databaseTopologies List<Property Map>
    databaseTopologyComparisons List<Property Map>

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

    dcrumDecoderComparisons List<Property Map>

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

    dcrumDecoders List<Property Map>
    entities List<Property Map>
    entityIdComparisons List<Property Map>

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

    hostTeches List<Property Map>
    hypervisorTypeComparisions List<Property Map>

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    hypervisors List<Property Map>
    indexedNameComparisons List<Property Map>

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

    indexedNames List<Property Map>
    indexedStringComparisons List<Property Map>

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

    indexedStrings List<Property Map>
    indexedTagComparisons List<Property Map>

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

    indexedTags List<Property Map>
    integerComparisons List<Property Map>

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

    integers List<Property Map>
    ipaddressComparisons List<Property Map>

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

    ipaddresses List<Property Map>
    keys List<Property Map>
    mobilePlatformComparisons List<Property Map>

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

    mobilePlatforms List<Property Map>
    osArches List<Property Map>
    osTypes List<Property Map>
    osarchitectureComparisons List<Property Map>

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

    ostypeComparisons List<Property Map>

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

    paasTypeComparisons List<Property Map>

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

    paasTypes List<Property Map>
    processMetadataConditionKeys List<Property Map>

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

    processMetadatas List<Property Map>
    serviceTopologies List<Property Map>
    serviceTopologyComparisons List<Property Map>

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

    serviceTypeComparisons List<Property Map>

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

    serviceTypes List<Property Map>
    simpleHostTechComparisons List<Property Map>

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

    simpleTechComparisons List<Property Map>

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

    stringComparisons List<Property Map>

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

    stringConditionKeys List<Property Map>

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

    stringKeys List<Property Map>
    strings List<Property Map>
    syntheticEngineTypeComparisons List<Property Map>

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

    syntheticEngines List<Property Map>
    tagComparisons List<Property Map>

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

    tags List<Property Map>
    teches List<Property Map>
    unknowns String

    ServiceNamingConditionConditionApplicationType, ServiceNamingConditionConditionApplicationTypeArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionApplicationTypeComparison, ServiceNamingConditionConditionApplicationTypeComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionAzureComputeMode, ServiceNamingConditionConditionAzureComputeModeArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionAzureComputeModeComparison, ServiceNamingConditionConditionAzureComputeModeComparisonArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionAzureSkuComparision, ServiceNamingConditionConditionAzureSkuComparisionArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionAzureSkus, ServiceNamingConditionConditionAzureSkusArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionBaseComparisonBasic, ServiceNamingConditionConditionBaseComparisonBasicArgs

    Type string
    Negate bool
    Unknowns string
    Type string
    Negate bool
    Unknowns string
    type String
    negate Boolean
    unknowns String
    type string
    negate boolean
    unknowns string
    type str
    negate bool
    unknowns str
    type String
    negate Boolean
    unknowns String

    ServiceNamingConditionConditionBaseConditionKey, ServiceNamingConditionConditionBaseConditionKeyArgs

    Attribute string
    Type string
    Unknowns string
    Attribute string
    Type string
    Unknowns string
    attribute String
    type String
    unknowns String
    attribute string
    type string
    unknowns string
    attribute String
    type String
    unknowns String

    ServiceNamingConditionConditionBitness, ServiceNamingConditionConditionBitnessArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionBitnessComparision, ServiceNamingConditionConditionBitnessComparisionArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionCloudType, ServiceNamingConditionConditionCloudTypeArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionCloudTypeComparison, ServiceNamingConditionConditionCloudTypeComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionComparison, ServiceNamingConditionConditionComparisonArgs

    Type string
    Negate bool
    Unknowns string
    Type string
    Negate bool
    Unknowns string
    type String
    negate Boolean
    unknowns String
    type string
    negate boolean
    unknowns string
    type str
    negate bool
    unknowns str
    type String
    negate Boolean
    unknowns String

    ServiceNamingConditionConditionCustomApplicationType, ServiceNamingConditionConditionCustomApplicationTypeArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionCustomApplicationTypeComparison, ServiceNamingConditionConditionCustomApplicationTypeComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionCustomHostMetadata, ServiceNamingConditionConditionCustomHostMetadataArgs

    ServiceNamingConditionConditionCustomHostMetadataConditionKey, ServiceNamingConditionConditionCustomHostMetadataConditionKeyArgs

    Attribute string
    DynamicKey Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    Type string

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

    Unknowns string
    Attribute string
    DynamicKey ServiceNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    Type string

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

    Unknowns string
    attribute String
    dynamicKey ServiceNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    type String

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

    unknowns String
    attribute string
    dynamicKey ServiceNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    type string

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

    unknowns string
    attribute str
    dynamic_key ServiceNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    type str

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

    unknowns str
    attribute String
    dynamicKey Property Map
    type String

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

    unknowns String

    ServiceNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey, ServiceNamingConditionConditionCustomHostMetadataConditionKeyDynamicKeyArgs

    Key string
    Source string
    Unknowns string
    Key string
    Source string
    Unknowns string
    key String
    source String
    unknowns String
    key string
    source string
    unknowns string
    key str
    source str
    unknowns str
    key String
    source String
    unknowns String

    ServiceNamingConditionConditionCustomHostMetadataDynamicKey, ServiceNamingConditionConditionCustomHostMetadataDynamicKeyArgs

    Key string
    Source string
    Unknowns string
    Key string
    Source string
    Unknowns string
    key String
    source String
    unknowns String
    key string
    source string
    unknowns string
    key str
    source str
    unknowns str
    key String
    source String
    unknowns String

    ServiceNamingConditionConditionCustomProcessMetadata, ServiceNamingConditionConditionCustomProcessMetadataArgs

    ServiceNamingConditionConditionCustomProcessMetadataConditionKey, ServiceNamingConditionConditionCustomProcessMetadataConditionKeyArgs

    Attribute string
    DynamicKey Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    Type string

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

    Unknowns string
    Attribute string
    DynamicKey ServiceNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    Type string

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

    Unknowns string
    attribute String
    dynamicKey ServiceNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    type String

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

    unknowns String
    attribute string
    dynamicKey ServiceNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    type string

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

    unknowns string
    attribute str
    dynamic_key ServiceNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    type str

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

    unknowns str
    attribute String
    dynamicKey Property Map
    type String

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

    unknowns String

    ServiceNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey, ServiceNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKeyArgs

    Key string
    Source string
    Unknowns string
    Key string
    Source string
    Unknowns string
    key String
    source String
    unknowns String
    key string
    source string
    unknowns string
    key str
    source str
    unknowns str
    key String
    source String
    unknowns String

    ServiceNamingConditionConditionCustomProcessMetadataDynamicKey, ServiceNamingConditionConditionCustomProcessMetadataDynamicKeyArgs

    Key string
    Source string
    Unknowns string
    Key string
    Source string
    Unknowns string
    key String
    source String
    unknowns String
    key string
    source string
    unknowns string
    key str
    source str
    unknowns str
    key String
    source String
    unknowns String

    ServiceNamingConditionConditionDatabaseTopology, ServiceNamingConditionConditionDatabaseTopologyArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionDatabaseTopologyComparison, ServiceNamingConditionConditionDatabaseTopologyComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionDcrumDecoder, ServiceNamingConditionConditionDcrumDecoderArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionDcrumDecoderComparison, ServiceNamingConditionConditionDcrumDecoderComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionEntity, ServiceNamingConditionConditionEntityArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionEntityIdComparison, ServiceNamingConditionConditionEntityIdComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionHostTech, ServiceNamingConditionConditionHostTechArgs

    ServiceNamingConditionConditionHostTechValue, ServiceNamingConditionConditionHostTechValueArgs

    Type string
    Unknowns string
    VerbatimType string
    Type string
    Unknowns string
    VerbatimType string
    type String
    unknowns String
    verbatimType String
    type string
    unknowns string
    verbatimType string
    type String
    unknowns String
    verbatimType String

    ServiceNamingConditionConditionHypervisor, ServiceNamingConditionConditionHypervisorArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionHypervisorTypeComparision, ServiceNamingConditionConditionHypervisorTypeComparisionArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionIndexedName, ServiceNamingConditionConditionIndexedNameArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionIndexedNameComparison, ServiceNamingConditionConditionIndexedNameComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionIndexedString, ServiceNamingConditionConditionIndexedStringArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionIndexedStringComparison, ServiceNamingConditionConditionIndexedStringComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionIndexedTag, ServiceNamingConditionConditionIndexedTagArgs

    ServiceNamingConditionConditionIndexedTagComparison, ServiceNamingConditionConditionIndexedTagComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionIndexedTagComparisonValue
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value ServiceNamingConditionConditionIndexedTagComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value ServiceNamingConditionConditionIndexedTagComparisonValue
    operator string
    negate boolean
    type string

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

    unknowns string
    value ServiceNamingConditionConditionIndexedTagComparisonValue
    operator str
    negate bool
    type str

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

    unknowns str
    value ServiceNamingConditionConditionIndexedTagComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value Property Map

    ServiceNamingConditionConditionIndexedTagComparisonValue, ServiceNamingConditionConditionIndexedTagComparisonValueArgs

    Context string
    Key string
    Unknowns string
    Value string
    Context string
    Key string
    Unknowns string
    Value string
    context String
    key String
    unknowns String
    value String
    context string
    key string
    unknowns string
    value string
    context str
    key str
    unknowns str
    value str
    context String
    key String
    unknowns String
    value String

    ServiceNamingConditionConditionIndexedTagValue, ServiceNamingConditionConditionIndexedTagValueArgs

    Context string
    Key string
    Unknowns string
    Value string
    Context string
    Key string
    Unknowns string
    Value string
    context String
    key String
    unknowns String
    value String
    context string
    key string
    unknowns string
    value string
    context str
    key str
    unknowns str
    value str
    context String
    key String
    unknowns String
    value String

    ServiceNamingConditionConditionInteger, ServiceNamingConditionConditionIntegerArgs

    Operator string
    Negate bool
    Unknowns string
    Value int
    Operator string
    Negate bool
    Unknowns string
    Value int
    operator String
    negate Boolean
    unknowns String
    value Integer
    operator string
    negate boolean
    unknowns string
    value number
    operator String
    negate Boolean
    unknowns String
    value Number

    ServiceNamingConditionConditionIntegerComparison, ServiceNamingConditionConditionIntegerComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value int
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value int
    operator String
    negate Boolean
    type String

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

    unknowns String
    value Integer
    operator string
    negate boolean
    type string

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

    unknowns string
    value number
    operator str
    negate bool
    type str

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

    unknowns str
    value int
    operator String
    negate Boolean
    type String

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

    unknowns String
    value Number

    ServiceNamingConditionConditionIpaddress, ServiceNamingConditionConditionIpaddressArgs

    Operator string
    CaseSensitive bool
    Negate bool
    Unknowns string
    Value string
    Operator string
    CaseSensitive bool
    Negate bool
    Unknowns string
    Value string
    operator String
    caseSensitive Boolean
    negate Boolean
    unknowns String
    value String
    operator string
    caseSensitive boolean
    negate boolean
    unknowns string
    value string
    operator String
    caseSensitive Boolean
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionIpaddressComparison, ServiceNamingConditionConditionIpaddressComparisonArgs

    Operator string
    CaseSensitive bool
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    CaseSensitive bool
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    caseSensitive Boolean
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    caseSensitive boolean
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    case_sensitive bool
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    caseSensitive Boolean
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionKey, ServiceNamingConditionConditionKeyArgs

    Attribute string
    Type string
    Unknowns string
    Attribute string
    Type string
    Unknowns string
    attribute String
    type String
    unknowns String
    attribute string
    type string
    unknowns string
    attribute String
    type String
    unknowns String

    ServiceNamingConditionConditionMobilePlatform, ServiceNamingConditionConditionMobilePlatformArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionMobilePlatformComparison, ServiceNamingConditionConditionMobilePlatformComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionOsArch, ServiceNamingConditionConditionOsArchArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionOsType, ServiceNamingConditionConditionOsTypeArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionOsarchitectureComparison, ServiceNamingConditionConditionOsarchitectureComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionOstypeComparison, ServiceNamingConditionConditionOstypeComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionPaasType, ServiceNamingConditionConditionPaasTypeArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionPaasTypeComparison, ServiceNamingConditionConditionPaasTypeComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionProcessMetadata, ServiceNamingConditionConditionProcessMetadataArgs

    Attribute string
    DynamicKey string
    Unknowns string
    Attribute string
    DynamicKey string
    Unknowns string
    attribute String
    dynamicKey String
    unknowns String
    attribute string
    dynamicKey string
    unknowns string
    attribute String
    dynamicKey String
    unknowns String

    ServiceNamingConditionConditionProcessMetadataConditionKey, ServiceNamingConditionConditionProcessMetadataConditionKeyArgs

    Attribute string
    DynamicKey string
    Type string

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

    Unknowns string
    Attribute string
    DynamicKey string
    Type string

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

    Unknowns string
    attribute String
    dynamicKey String
    type String

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

    unknowns String
    attribute string
    dynamicKey string
    type string

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

    unknowns string
    attribute str
    dynamic_key str
    type str

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

    unknowns str
    attribute String
    dynamicKey String
    type String

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

    unknowns String

    ServiceNamingConditionConditionServiceTopology, ServiceNamingConditionConditionServiceTopologyArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionServiceTopologyComparison, ServiceNamingConditionConditionServiceTopologyComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionServiceType, ServiceNamingConditionConditionServiceTypeArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionServiceTypeComparison, ServiceNamingConditionConditionServiceTypeComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionSimpleHostTechComparison, ServiceNamingConditionConditionSimpleHostTechComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionSimpleHostTechComparisonValue
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value ServiceNamingConditionConditionSimpleHostTechComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value ServiceNamingConditionConditionSimpleHostTechComparisonValue
    operator string
    negate boolean
    type string

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

    unknowns string
    value ServiceNamingConditionConditionSimpleHostTechComparisonValue
    operator str
    negate bool
    type str

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

    unknowns str
    value ServiceNamingConditionConditionSimpleHostTechComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value Property Map

    ServiceNamingConditionConditionSimpleHostTechComparisonValue, ServiceNamingConditionConditionSimpleHostTechComparisonValueArgs

    Type string
    Unknowns string
    VerbatimType string
    Type string
    Unknowns string
    VerbatimType string
    type String
    unknowns String
    verbatimType String
    type string
    unknowns string
    verbatimType string
    type String
    unknowns String
    verbatimType String

    ServiceNamingConditionConditionSimpleTechComparison, ServiceNamingConditionConditionSimpleTechComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionSimpleTechComparisonValue
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value ServiceNamingConditionConditionSimpleTechComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value ServiceNamingConditionConditionSimpleTechComparisonValue
    operator string
    negate boolean
    type string

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

    unknowns string
    value ServiceNamingConditionConditionSimpleTechComparisonValue
    operator str
    negate bool
    type str

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

    unknowns str
    value ServiceNamingConditionConditionSimpleTechComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value Property Map

    ServiceNamingConditionConditionSimpleTechComparisonValue, ServiceNamingConditionConditionSimpleTechComparisonValueArgs

    Type string
    Unknowns string
    VerbatimType string
    Type string
    Unknowns string
    VerbatimType string
    type String
    unknowns String
    verbatimType String
    type string
    unknowns string
    verbatimType string
    type String
    unknowns String
    verbatimType String

    ServiceNamingConditionConditionString, ServiceNamingConditionConditionStringArgs

    Operator string
    CaseSensitive bool
    Negate bool
    Unknowns string
    Value string
    Operator string
    CaseSensitive bool
    Negate bool
    Unknowns string
    Value string
    operator String
    caseSensitive Boolean
    negate Boolean
    unknowns String
    value String
    operator string
    caseSensitive boolean
    negate boolean
    unknowns string
    value string
    operator String
    caseSensitive Boolean
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionStringComparison, ServiceNamingConditionConditionStringComparisonArgs

    Operator string
    CaseSensitive bool
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    CaseSensitive bool
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    caseSensitive Boolean
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    caseSensitive boolean
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    case_sensitive bool
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    caseSensitive Boolean
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionStringConditionKey, ServiceNamingConditionConditionStringConditionKeyArgs

    Attribute string
    DynamicKey string
    Type string

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

    Unknowns string
    Attribute string
    DynamicKey string
    Type string

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

    Unknowns string
    attribute String
    dynamicKey String
    type String

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

    unknowns String
    attribute string
    dynamicKey string
    type string

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

    unknowns string
    attribute str
    dynamic_key str
    type str

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

    unknowns str
    attribute String
    dynamicKey String
    type String

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

    unknowns String

    ServiceNamingConditionConditionStringKey, ServiceNamingConditionConditionStringKeyArgs

    Attribute string
    DynamicKey string
    Unknowns string
    Attribute string
    DynamicKey string
    Unknowns string
    attribute String
    dynamicKey String
    unknowns String
    attribute string
    dynamicKey string
    unknowns string
    attribute String
    dynamicKey String
    unknowns String

    ServiceNamingConditionConditionSyntheticEngine, ServiceNamingConditionConditionSyntheticEngineArgs

    Operator string
    Negate bool
    Unknowns string
    Value string
    Operator string
    Negate bool
    Unknowns string
    Value string
    operator String
    negate Boolean
    unknowns String
    value String
    operator string
    negate boolean
    unknowns string
    value string
    operator String
    negate Boolean
    unknowns String
    value String

    ServiceNamingConditionConditionSyntheticEngineTypeComparison, ServiceNamingConditionConditionSyntheticEngineTypeComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value string
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String
    operator string
    negate boolean
    type string

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

    unknowns string
    value string
    operator str
    negate bool
    type str

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

    unknowns str
    value str
    operator String
    negate Boolean
    type String

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

    unknowns String
    value String

    ServiceNamingConditionConditionTag, ServiceNamingConditionConditionTagArgs

    ServiceNamingConditionConditionTagComparison, ServiceNamingConditionConditionTagComparisonArgs

    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceNamingConditionConditionTagComparisonValue
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value ServiceNamingConditionConditionTagComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value ServiceNamingConditionConditionTagComparisonValue
    operator string
    negate boolean
    type string

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

    unknowns string
    value ServiceNamingConditionConditionTagComparisonValue
    operator str
    negate bool
    type str

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

    unknowns str
    value ServiceNamingConditionConditionTagComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value Property Map

    ServiceNamingConditionConditionTagComparisonValue, ServiceNamingConditionConditionTagComparisonValueArgs

    Context string
    Key string
    Unknowns string
    Value string
    Context string
    Key string
    Unknowns string
    Value string
    context String
    key String
    unknowns String
    value String
    context string
    key string
    unknowns string
    value string
    context str
    key str
    unknowns str
    value str
    context String
    key String
    unknowns String
    value String

    ServiceNamingConditionConditionTagValue, ServiceNamingConditionConditionTagValueArgs

    Context string
    Key string
    Unknowns string
    Value string
    Context string
    Key string
    Unknowns string
    Value string
    context String
    key String
    unknowns String
    value String
    context string
    key string
    unknowns string
    value string
    context str
    key str
    unknowns str
    value str
    context String
    key String
    unknowns String
    value String

    ServiceNamingConditionConditionTech, ServiceNamingConditionConditionTechArgs

    ServiceNamingConditionConditionTechValue, ServiceNamingConditionConditionTechValueArgs

    Type string
    Unknowns string
    VerbatimType string
    Type string
    Unknowns string
    VerbatimType string
    type String
    unknowns String
    verbatimType String
    type string
    unknowns string
    verbatimType string
    type String
    unknowns String
    verbatimType String

    Package Details

    Repository
    dynatrace lbrlabs/pulumi-dynatrace
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the dynatrace Terraform Provider.
    dynatrace logo
    Dynatrace v0.1.0 published on Wednesday, May 24, 2023 by Lbrlabs