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

dynatrace.HostNaming

Explore with Pulumi AI

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

    Create HostNaming Resource

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

    Constructor syntax

    new HostNaming(name: string, args: HostNamingArgs, opts?: CustomResourceOptions);
    @overload
    def HostNaming(resource_name: str,
                   args: HostNamingArgs,
                   opts: Optional[ResourceOptions] = None)
    
    @overload
    def HostNaming(resource_name: str,
                   opts: Optional[ResourceOptions] = None,
                   enabled: Optional[bool] = None,
                   format: Optional[str] = None,
                   conditions: Optional[Sequence[HostNamingConditionArgs]] = None,
                   name: Optional[str] = None,
                   unknowns: Optional[str] = None)
    func NewHostNaming(ctx *Context, name string, args HostNamingArgs, opts ...ResourceOption) (*HostNaming, error)
    public HostNaming(string name, HostNamingArgs args, CustomResourceOptions? opts = null)
    public HostNaming(String name, HostNamingArgs args)
    public HostNaming(String name, HostNamingArgs args, CustomResourceOptions options)
    
    type: dynatrace:HostNaming
    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 HostNamingArgs
    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 HostNamingArgs
    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 HostNamingArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args HostNamingArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args HostNamingArgs
    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 hostNamingResource = new Dynatrace.HostNaming("hostNamingResource", new()
    {
        Enabled = false,
        Format = "string",
        Conditions = new[]
        {
            new Dynatrace.Inputs.HostNamingConditionArgs
            {
                Conditions = new[]
                {
                    new Dynatrace.Inputs.HostNamingConditionConditionArgs
                    {
                        ApplicationTypes = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionApplicationTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        AzureComputeModeComparisons = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionAzureComputeModeComparisonArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        AzureSkus = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionAzureSkusArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Bitnesses = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionBitnessArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        CloudTypes = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionCloudTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Comparisons = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionComparisonArgs
                            {
                                Type = "string",
                                Negate = false,
                                Unknowns = "string",
                            },
                        },
                        CustomApplicationTypes = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionCustomApplicationTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        CustomHostMetadatas = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionCustomHostMetadataArgs
                            {
                                Attribute = "string",
                                DynamicKey = new Dynatrace.Inputs.HostNamingConditionConditionCustomHostMetadataDynamicKeyArgs
                                {
                                    Key = "string",
                                    Source = "string",
                                    Unknowns = "string",
                                },
                                Unknowns = "string",
                            },
                        },
                        CustomProcessMetadatas = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionCustomProcessMetadataArgs
                            {
                                Attribute = "string",
                                DynamicKey = new Dynatrace.Inputs.HostNamingConditionConditionCustomProcessMetadataDynamicKeyArgs
                                {
                                    Key = "string",
                                    Source = "string",
                                    Unknowns = "string",
                                },
                                Unknowns = "string",
                            },
                        },
                        DatabaseTopologies = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionDatabaseTopologyArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        DcrumDecoders = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionDcrumDecoderArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Entities = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionEntityArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        HostTeches = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionHostTechArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.HostNamingConditionConditionHostTechValueArgs
                                {
                                    Type = "string",
                                    Unknowns = "string",
                                    VerbatimType = "string",
                                },
                            },
                        },
                        Hypervisors = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionHypervisorArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        IndexedNames = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionIndexedNameArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        IndexedStrings = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionIndexedStringArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        IndexedTags = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionIndexedTagArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.HostNamingConditionConditionIndexedTagValueArgs
                                {
                                    Context = "string",
                                    Key = "string",
                                    Unknowns = "string",
                                    Value = "string",
                                },
                            },
                        },
                        Integers = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionIntegerArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = 0,
                            },
                        },
                        Ipaddresses = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionIpaddressArgs
                            {
                                Operator = "string",
                                CaseSensitive = false,
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Keys = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionKeyArgs
                            {
                                Attribute = "string",
                                Type = "string",
                                Unknowns = "string",
                            },
                        },
                        MobilePlatforms = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionMobilePlatformArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        OsArches = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionOsArchArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        OsTypes = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionOsTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        PaasTypes = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionPaasTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        ProcessMetadatas = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionProcessMetadataArgs
                            {
                                Attribute = "string",
                                DynamicKey = "string",
                                Unknowns = "string",
                            },
                        },
                        ServiceTopologies = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionServiceTopologyArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        ServiceTypes = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionServiceTypeArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        StringKeys = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionStringKeyArgs
                            {
                                Attribute = "string",
                                DynamicKey = "string",
                                Unknowns = "string",
                            },
                        },
                        Strings = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionStringArgs
                            {
                                Operator = "string",
                                CaseSensitive = false,
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        SyntheticEngines = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionSyntheticEngineArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = "string",
                            },
                        },
                        Tags = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionTagArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.HostNamingConditionConditionTagValueArgs
                                {
                                    Context = "string",
                                    Key = "string",
                                    Unknowns = "string",
                                    Value = "string",
                                },
                            },
                        },
                        Teches = new[]
                        {
                            new Dynatrace.Inputs.HostNamingConditionConditionTechArgs
                            {
                                Operator = "string",
                                Negate = false,
                                Unknowns = "string",
                                Value = new Dynatrace.Inputs.HostNamingConditionConditionTechValueArgs
                                {
                                    Type = "string",
                                    Unknowns = "string",
                                    VerbatimType = "string",
                                },
                            },
                        },
                        Unknowns = "string",
                    },
                },
            },
        },
        Name = "string",
        Unknowns = "string",
    });
    
    example, err := dynatrace.NewHostNaming(ctx, "hostNamingResource", &dynatrace.HostNamingArgs{
    	Enabled: pulumi.Bool(false),
    	Format:  pulumi.String("string"),
    	Conditions: dynatrace.HostNamingConditionArray{
    		&dynatrace.HostNamingConditionArgs{
    			Conditions: dynatrace.HostNamingConditionConditionArray{
    				&dynatrace.HostNamingConditionConditionArgs{
    					ApplicationTypes: dynatrace.HostNamingConditionConditionApplicationTypeArray{
    						&dynatrace.HostNamingConditionConditionApplicationTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					AzureComputeModeComparisons: dynatrace.HostNamingConditionConditionAzureComputeModeComparisonArray{
    						&dynatrace.HostNamingConditionConditionAzureComputeModeComparisonArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					AzureSkus: dynatrace.HostNamingConditionConditionAzureSkusArray{
    						&dynatrace.HostNamingConditionConditionAzureSkusArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Bitnesses: dynatrace.HostNamingConditionConditionBitnessArray{
    						&dynatrace.HostNamingConditionConditionBitnessArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					CloudTypes: dynatrace.HostNamingConditionConditionCloudTypeArray{
    						&dynatrace.HostNamingConditionConditionCloudTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Comparisons: dynatrace.HostNamingConditionConditionComparisonArray{
    						&dynatrace.HostNamingConditionConditionComparisonArgs{
    							Type:     pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    						},
    					},
    					CustomApplicationTypes: dynatrace.HostNamingConditionConditionCustomApplicationTypeArray{
    						&dynatrace.HostNamingConditionConditionCustomApplicationTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					CustomHostMetadatas: dynatrace.HostNamingConditionConditionCustomHostMetadataArray{
    						&dynatrace.HostNamingConditionConditionCustomHostMetadataArgs{
    							Attribute: pulumi.String("string"),
    							DynamicKey: &dynatrace.HostNamingConditionConditionCustomHostMetadataDynamicKeyArgs{
    								Key:      pulumi.String("string"),
    								Source:   pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    							},
    							Unknowns: pulumi.String("string"),
    						},
    					},
    					CustomProcessMetadatas: dynatrace.HostNamingConditionConditionCustomProcessMetadataArray{
    						&dynatrace.HostNamingConditionConditionCustomProcessMetadataArgs{
    							Attribute: pulumi.String("string"),
    							DynamicKey: &dynatrace.HostNamingConditionConditionCustomProcessMetadataDynamicKeyArgs{
    								Key:      pulumi.String("string"),
    								Source:   pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    							},
    							Unknowns: pulumi.String("string"),
    						},
    					},
    					DatabaseTopologies: dynatrace.HostNamingConditionConditionDatabaseTopologyArray{
    						&dynatrace.HostNamingConditionConditionDatabaseTopologyArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					DcrumDecoders: dynatrace.HostNamingConditionConditionDcrumDecoderArray{
    						&dynatrace.HostNamingConditionConditionDcrumDecoderArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Entities: dynatrace.HostNamingConditionConditionEntityArray{
    						&dynatrace.HostNamingConditionConditionEntityArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					HostTeches: dynatrace.HostNamingConditionConditionHostTechArray{
    						&dynatrace.HostNamingConditionConditionHostTechArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.HostNamingConditionConditionHostTechValueArgs{
    								Type:         pulumi.String("string"),
    								Unknowns:     pulumi.String("string"),
    								VerbatimType: pulumi.String("string"),
    							},
    						},
    					},
    					Hypervisors: dynatrace.HostNamingConditionConditionHypervisorArray{
    						&dynatrace.HostNamingConditionConditionHypervisorArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					IndexedNames: dynatrace.HostNamingConditionConditionIndexedNameArray{
    						&dynatrace.HostNamingConditionConditionIndexedNameArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					IndexedStrings: dynatrace.HostNamingConditionConditionIndexedStringArray{
    						&dynatrace.HostNamingConditionConditionIndexedStringArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					IndexedTags: dynatrace.HostNamingConditionConditionIndexedTagArray{
    						&dynatrace.HostNamingConditionConditionIndexedTagArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.HostNamingConditionConditionIndexedTagValueArgs{
    								Context:  pulumi.String("string"),
    								Key:      pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    								Value:    pulumi.String("string"),
    							},
    						},
    					},
    					Integers: dynatrace.HostNamingConditionConditionIntegerArray{
    						&dynatrace.HostNamingConditionConditionIntegerArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.Int(0),
    						},
    					},
    					Ipaddresses: dynatrace.HostNamingConditionConditionIpaddressArray{
    						&dynatrace.HostNamingConditionConditionIpaddressArgs{
    							Operator:      pulumi.String("string"),
    							CaseSensitive: pulumi.Bool(false),
    							Negate:        pulumi.Bool(false),
    							Unknowns:      pulumi.String("string"),
    							Value:         pulumi.String("string"),
    						},
    					},
    					Keys: dynatrace.HostNamingConditionConditionKeyArray{
    						&dynatrace.HostNamingConditionConditionKeyArgs{
    							Attribute: pulumi.String("string"),
    							Type:      pulumi.String("string"),
    							Unknowns:  pulumi.String("string"),
    						},
    					},
    					MobilePlatforms: dynatrace.HostNamingConditionConditionMobilePlatformArray{
    						&dynatrace.HostNamingConditionConditionMobilePlatformArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					OsArches: dynatrace.HostNamingConditionConditionOsArchArray{
    						&dynatrace.HostNamingConditionConditionOsArchArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					OsTypes: dynatrace.HostNamingConditionConditionOsTypeArray{
    						&dynatrace.HostNamingConditionConditionOsTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					PaasTypes: dynatrace.HostNamingConditionConditionPaasTypeArray{
    						&dynatrace.HostNamingConditionConditionPaasTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					ProcessMetadatas: dynatrace.HostNamingConditionConditionProcessMetadataArray{
    						&dynatrace.HostNamingConditionConditionProcessMetadataArgs{
    							Attribute:  pulumi.String("string"),
    							DynamicKey: pulumi.String("string"),
    							Unknowns:   pulumi.String("string"),
    						},
    					},
    					ServiceTopologies: dynatrace.HostNamingConditionConditionServiceTopologyArray{
    						&dynatrace.HostNamingConditionConditionServiceTopologyArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					ServiceTypes: dynatrace.HostNamingConditionConditionServiceTypeArray{
    						&dynatrace.HostNamingConditionConditionServiceTypeArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					StringKeys: dynatrace.HostNamingConditionConditionStringKeyArray{
    						&dynatrace.HostNamingConditionConditionStringKeyArgs{
    							Attribute:  pulumi.String("string"),
    							DynamicKey: pulumi.String("string"),
    							Unknowns:   pulumi.String("string"),
    						},
    					},
    					Strings: dynatrace.HostNamingConditionConditionStringArray{
    						&dynatrace.HostNamingConditionConditionStringArgs{
    							Operator:      pulumi.String("string"),
    							CaseSensitive: pulumi.Bool(false),
    							Negate:        pulumi.Bool(false),
    							Unknowns:      pulumi.String("string"),
    							Value:         pulumi.String("string"),
    						},
    					},
    					SyntheticEngines: dynatrace.HostNamingConditionConditionSyntheticEngineArray{
    						&dynatrace.HostNamingConditionConditionSyntheticEngineArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value:    pulumi.String("string"),
    						},
    					},
    					Tags: dynatrace.HostNamingConditionConditionTagArray{
    						&dynatrace.HostNamingConditionConditionTagArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.HostNamingConditionConditionTagValueArgs{
    								Context:  pulumi.String("string"),
    								Key:      pulumi.String("string"),
    								Unknowns: pulumi.String("string"),
    								Value:    pulumi.String("string"),
    							},
    						},
    					},
    					Teches: dynatrace.HostNamingConditionConditionTechArray{
    						&dynatrace.HostNamingConditionConditionTechArgs{
    							Operator: pulumi.String("string"),
    							Negate:   pulumi.Bool(false),
    							Unknowns: pulumi.String("string"),
    							Value: &dynatrace.HostNamingConditionConditionTechValueArgs{
    								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 hostNamingResource = new HostNaming("hostNamingResource", HostNamingArgs.builder()        
        .enabled(false)
        .format("string")
        .conditions(HostNamingConditionArgs.builder()
            .conditions(HostNamingConditionConditionArgs.builder()
                .applicationTypes(HostNamingConditionConditionApplicationTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .azureComputeModeComparisons(HostNamingConditionConditionAzureComputeModeComparisonArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .azureSkus(HostNamingConditionConditionAzureSkusArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .bitnesses(HostNamingConditionConditionBitnessArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .cloudTypes(HostNamingConditionConditionCloudTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .comparisons(HostNamingConditionConditionComparisonArgs.builder()
                    .type("string")
                    .negate(false)
                    .unknowns("string")
                    .build())
                .customApplicationTypes(HostNamingConditionConditionCustomApplicationTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .customHostMetadatas(HostNamingConditionConditionCustomHostMetadataArgs.builder()
                    .attribute("string")
                    .dynamicKey(HostNamingConditionConditionCustomHostMetadataDynamicKeyArgs.builder()
                        .key("string")
                        .source("string")
                        .unknowns("string")
                        .build())
                    .unknowns("string")
                    .build())
                .customProcessMetadatas(HostNamingConditionConditionCustomProcessMetadataArgs.builder()
                    .attribute("string")
                    .dynamicKey(HostNamingConditionConditionCustomProcessMetadataDynamicKeyArgs.builder()
                        .key("string")
                        .source("string")
                        .unknowns("string")
                        .build())
                    .unknowns("string")
                    .build())
                .databaseTopologies(HostNamingConditionConditionDatabaseTopologyArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .dcrumDecoders(HostNamingConditionConditionDcrumDecoderArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .entities(HostNamingConditionConditionEntityArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .hostTeches(HostNamingConditionConditionHostTechArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(HostNamingConditionConditionHostTechValueArgs.builder()
                        .type("string")
                        .unknowns("string")
                        .verbatimType("string")
                        .build())
                    .build())
                .hypervisors(HostNamingConditionConditionHypervisorArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .indexedNames(HostNamingConditionConditionIndexedNameArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .indexedStrings(HostNamingConditionConditionIndexedStringArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .indexedTags(HostNamingConditionConditionIndexedTagArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(HostNamingConditionConditionIndexedTagValueArgs.builder()
                        .context("string")
                        .key("string")
                        .unknowns("string")
                        .value("string")
                        .build())
                    .build())
                .integers(HostNamingConditionConditionIntegerArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(0)
                    .build())
                .ipaddresses(HostNamingConditionConditionIpaddressArgs.builder()
                    .operator("string")
                    .caseSensitive(false)
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .keys(HostNamingConditionConditionKeyArgs.builder()
                    .attribute("string")
                    .type("string")
                    .unknowns("string")
                    .build())
                .mobilePlatforms(HostNamingConditionConditionMobilePlatformArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .osArches(HostNamingConditionConditionOsArchArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .osTypes(HostNamingConditionConditionOsTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .paasTypes(HostNamingConditionConditionPaasTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .processMetadatas(HostNamingConditionConditionProcessMetadataArgs.builder()
                    .attribute("string")
                    .dynamicKey("string")
                    .unknowns("string")
                    .build())
                .serviceTopologies(HostNamingConditionConditionServiceTopologyArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .serviceTypes(HostNamingConditionConditionServiceTypeArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .stringKeys(HostNamingConditionConditionStringKeyArgs.builder()
                    .attribute("string")
                    .dynamicKey("string")
                    .unknowns("string")
                    .build())
                .strings(HostNamingConditionConditionStringArgs.builder()
                    .operator("string")
                    .caseSensitive(false)
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .syntheticEngines(HostNamingConditionConditionSyntheticEngineArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value("string")
                    .build())
                .tags(HostNamingConditionConditionTagArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(HostNamingConditionConditionTagValueArgs.builder()
                        .context("string")
                        .key("string")
                        .unknowns("string")
                        .value("string")
                        .build())
                    .build())
                .teches(HostNamingConditionConditionTechArgs.builder()
                    .operator("string")
                    .negate(false)
                    .unknowns("string")
                    .value(HostNamingConditionConditionTechValueArgs.builder()
                        .type("string")
                        .unknowns("string")
                        .verbatimType("string")
                        .build())
                    .build())
                .unknowns("string")
                .build())
            .build())
        .name("string")
        .unknowns("string")
        .build());
    
    host_naming_resource = dynatrace.HostNaming("hostNamingResource",
        enabled=False,
        format="string",
        conditions=[dynatrace.HostNamingConditionArgs(
            conditions=[dynatrace.HostNamingConditionConditionArgs(
                application_types=[dynatrace.HostNamingConditionConditionApplicationTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                azure_compute_mode_comparisons=[dynatrace.HostNamingConditionConditionAzureComputeModeComparisonArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                azure_skus=[dynatrace.HostNamingConditionConditionAzureSkusArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                bitnesses=[dynatrace.HostNamingConditionConditionBitnessArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                cloud_types=[dynatrace.HostNamingConditionConditionCloudTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                comparisons=[dynatrace.HostNamingConditionConditionComparisonArgs(
                    type="string",
                    negate=False,
                    unknowns="string",
                )],
                custom_application_types=[dynatrace.HostNamingConditionConditionCustomApplicationTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                custom_host_metadatas=[dynatrace.HostNamingConditionConditionCustomHostMetadataArgs(
                    attribute="string",
                    dynamic_key=dynatrace.HostNamingConditionConditionCustomHostMetadataDynamicKeyArgs(
                        key="string",
                        source="string",
                        unknowns="string",
                    ),
                    unknowns="string",
                )],
                custom_process_metadatas=[dynatrace.HostNamingConditionConditionCustomProcessMetadataArgs(
                    attribute="string",
                    dynamic_key=dynatrace.HostNamingConditionConditionCustomProcessMetadataDynamicKeyArgs(
                        key="string",
                        source="string",
                        unknowns="string",
                    ),
                    unknowns="string",
                )],
                database_topologies=[dynatrace.HostNamingConditionConditionDatabaseTopologyArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                dcrum_decoders=[dynatrace.HostNamingConditionConditionDcrumDecoderArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                entities=[dynatrace.HostNamingConditionConditionEntityArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                host_teches=[dynatrace.HostNamingConditionConditionHostTechArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.HostNamingConditionConditionHostTechValueArgs(
                        type="string",
                        unknowns="string",
                        verbatim_type="string",
                    ),
                )],
                hypervisors=[dynatrace.HostNamingConditionConditionHypervisorArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                indexed_names=[dynatrace.HostNamingConditionConditionIndexedNameArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                indexed_strings=[dynatrace.HostNamingConditionConditionIndexedStringArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                indexed_tags=[dynatrace.HostNamingConditionConditionIndexedTagArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.HostNamingConditionConditionIndexedTagValueArgs(
                        context="string",
                        key="string",
                        unknowns="string",
                        value="string",
                    ),
                )],
                integers=[dynatrace.HostNamingConditionConditionIntegerArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=0,
                )],
                ipaddresses=[dynatrace.HostNamingConditionConditionIpaddressArgs(
                    operator="string",
                    case_sensitive=False,
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                keys=[dynatrace.HostNamingConditionConditionKeyArgs(
                    attribute="string",
                    type="string",
                    unknowns="string",
                )],
                mobile_platforms=[dynatrace.HostNamingConditionConditionMobilePlatformArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                os_arches=[dynatrace.HostNamingConditionConditionOsArchArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                os_types=[dynatrace.HostNamingConditionConditionOsTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                paas_types=[dynatrace.HostNamingConditionConditionPaasTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                process_metadatas=[dynatrace.HostNamingConditionConditionProcessMetadataArgs(
                    attribute="string",
                    dynamic_key="string",
                    unknowns="string",
                )],
                service_topologies=[dynatrace.HostNamingConditionConditionServiceTopologyArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                service_types=[dynatrace.HostNamingConditionConditionServiceTypeArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                string_keys=[dynatrace.HostNamingConditionConditionStringKeyArgs(
                    attribute="string",
                    dynamic_key="string",
                    unknowns="string",
                )],
                strings=[dynatrace.HostNamingConditionConditionStringArgs(
                    operator="string",
                    case_sensitive=False,
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                synthetic_engines=[dynatrace.HostNamingConditionConditionSyntheticEngineArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value="string",
                )],
                tags=[dynatrace.HostNamingConditionConditionTagArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.HostNamingConditionConditionTagValueArgs(
                        context="string",
                        key="string",
                        unknowns="string",
                        value="string",
                    ),
                )],
                teches=[dynatrace.HostNamingConditionConditionTechArgs(
                    operator="string",
                    negate=False,
                    unknowns="string",
                    value=dynatrace.HostNamingConditionConditionTechValueArgs(
                        type="string",
                        unknowns="string",
                        verbatim_type="string",
                    ),
                )],
                unknowns="string",
            )],
        )],
        name="string",
        unknowns="string")
    
    const hostNamingResource = new dynatrace.HostNaming("hostNamingResource", {
        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:HostNaming
    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
    

    HostNaming 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 HostNaming 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.HostNamingCondition>
    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 []HostNamingConditionArgs
    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<HostNamingCondition>
    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 HostNamingCondition[]
    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[HostNamingConditionArgs]
    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 HostNaming 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 HostNaming Resource

    Get an existing HostNaming 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?: HostNamingState, opts?: CustomResourceOptions): HostNaming
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            conditions: Optional[Sequence[HostNamingConditionArgs]] = None,
            enabled: Optional[bool] = None,
            format: Optional[str] = None,
            name: Optional[str] = None,
            unknowns: Optional[str] = None) -> HostNaming
    func GetHostNaming(ctx *Context, name string, id IDInput, state *HostNamingState, opts ...ResourceOption) (*HostNaming, error)
    public static HostNaming Get(string name, Input<string> id, HostNamingState? state, CustomResourceOptions? opts = null)
    public static HostNaming get(String name, Output<String> id, HostNamingState 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.HostNamingCondition>
    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 []HostNamingConditionArgs
    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<HostNamingCondition>
    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 HostNamingCondition[]
    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[HostNamingConditionArgs]
    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

    HostNamingCondition, HostNamingConditionArgs

    HostNamingConditionCondition, HostNamingConditionConditionArgs

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

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

    ApplicationTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionApplicationType>
    AzureComputeModeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionAzureComputeModeComparison>
    AzureComputeModes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionAzureComputeMode>

    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.HostNamingConditionConditionAzureSkuComparision>

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

    AzureSkus List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionAzureSkus>
    BaseComparisonBasics List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionBaseComparisonBasic>

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

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

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

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

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

    Bitnesses List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionBitness>
    CloudTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionCloudTypeComparison>

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

    CloudTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionCloudType>
    Comparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionComparison>
    CustomApplicationTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionCustomApplicationTypeComparison>

    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.HostNamingConditionConditionCustomApplicationType>
    CustomHostMetadataConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionCustomHostMetadataConditionKey>

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

    CustomHostMetadatas List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionCustomHostMetadata>
    CustomProcessMetadataConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionCustomProcessMetadataConditionKey>

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

    CustomProcessMetadatas List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionCustomProcessMetadata>
    DatabaseTopologies List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionDatabaseTopology>
    DatabaseTopologyComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionDatabaseTopologyComparison>

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

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

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

    DcrumDecoders List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionDcrumDecoder>
    Entities List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionEntity>
    EntityIdComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionEntityIdComparison>

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

    HostTeches List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionHostTech>
    HypervisorTypeComparisions List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionHypervisorTypeComparision>

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    Hypervisors List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionHypervisor>
    IndexedNameComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionIndexedNameComparison>

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

    IndexedNames List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionIndexedName>
    IndexedStringComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionIndexedStringComparison>

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

    IndexedStrings List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionIndexedString>
    IndexedTagComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionIndexedTagComparison>

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

    IndexedTags List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionIndexedTag>
    IntegerComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionIntegerComparison>

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

    Integers List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionInteger>
    IpaddressComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionIpaddressComparison>

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

    Ipaddresses List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionIpaddress>
    Keys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionKey>
    MobilePlatformComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionMobilePlatformComparison>

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

    MobilePlatforms List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionMobilePlatform>
    OsArches List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionOsArch>
    OsTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionOsType>
    OsarchitectureComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionOsarchitectureComparison>

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

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

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

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

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

    PaasTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionPaasType>
    ProcessMetadataConditionKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionProcessMetadataConditionKey>

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

    ProcessMetadatas List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionProcessMetadata>
    ServiceTopologies List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionServiceTopology>
    ServiceTopologyComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionServiceTopologyComparison>

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

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

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

    ServiceTypes List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionServiceType>
    SimpleHostTechComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionSimpleHostTechComparison>

    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.HostNamingConditionConditionSimpleTechComparison>

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

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

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

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

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

    StringKeys List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionStringKey>
    Strings List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionString>
    SyntheticEngineTypeComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionSyntheticEngineTypeComparison>

    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.HostNamingConditionConditionSyntheticEngine>
    TagComparisons List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionTagComparison>

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

    Tags List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionTag>
    Teches List<Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostNamingConditionConditionTech>
    Unknowns string
    ApplicationTypeComparisons []HostNamingConditionConditionApplicationTypeComparison

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

    ApplicationTypes []HostNamingConditionConditionApplicationType
    AzureComputeModeComparisons []HostNamingConditionConditionAzureComputeModeComparison
    AzureComputeModes []HostNamingConditionConditionAzureComputeMode

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

    AzureSkuComparisions []HostNamingConditionConditionAzureSkuComparision

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

    AzureSkus []HostNamingConditionConditionAzureSkus
    BaseComparisonBasics []HostNamingConditionConditionBaseComparisonBasic

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

    BaseConditionKeys []HostNamingConditionConditionBaseConditionKey

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

    BitnessComparisions []HostNamingConditionConditionBitnessComparision

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

    Bitnesses []HostNamingConditionConditionBitness
    CloudTypeComparisons []HostNamingConditionConditionCloudTypeComparison

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

    CloudTypes []HostNamingConditionConditionCloudType
    Comparisons []HostNamingConditionConditionComparison
    CustomApplicationTypeComparisons []HostNamingConditionConditionCustomApplicationTypeComparison

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

    CustomApplicationTypes []HostNamingConditionConditionCustomApplicationType
    CustomHostMetadataConditionKeys []HostNamingConditionConditionCustomHostMetadataConditionKey

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

    CustomHostMetadatas []HostNamingConditionConditionCustomHostMetadata
    CustomProcessMetadataConditionKeys []HostNamingConditionConditionCustomProcessMetadataConditionKey

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

    CustomProcessMetadatas []HostNamingConditionConditionCustomProcessMetadata
    DatabaseTopologies []HostNamingConditionConditionDatabaseTopology
    DatabaseTopologyComparisons []HostNamingConditionConditionDatabaseTopologyComparison

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

    DcrumDecoderComparisons []HostNamingConditionConditionDcrumDecoderComparison

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

    DcrumDecoders []HostNamingConditionConditionDcrumDecoder
    Entities []HostNamingConditionConditionEntity
    EntityIdComparisons []HostNamingConditionConditionEntityIdComparison

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

    HostTeches []HostNamingConditionConditionHostTech
    HypervisorTypeComparisions []HostNamingConditionConditionHypervisorTypeComparision

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    Hypervisors []HostNamingConditionConditionHypervisor
    IndexedNameComparisons []HostNamingConditionConditionIndexedNameComparison

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

    IndexedNames []HostNamingConditionConditionIndexedName
    IndexedStringComparisons []HostNamingConditionConditionIndexedStringComparison

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

    IndexedStrings []HostNamingConditionConditionIndexedString
    IndexedTagComparisons []HostNamingConditionConditionIndexedTagComparison

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

    IndexedTags []HostNamingConditionConditionIndexedTag
    IntegerComparisons []HostNamingConditionConditionIntegerComparison

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

    Integers []HostNamingConditionConditionInteger
    IpaddressComparisons []HostNamingConditionConditionIpaddressComparison

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

    Ipaddresses []HostNamingConditionConditionIpaddress
    Keys []HostNamingConditionConditionKey
    MobilePlatformComparisons []HostNamingConditionConditionMobilePlatformComparison

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

    MobilePlatforms []HostNamingConditionConditionMobilePlatform
    OsArches []HostNamingConditionConditionOsArch
    OsTypes []HostNamingConditionConditionOsType
    OsarchitectureComparisons []HostNamingConditionConditionOsarchitectureComparison

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

    OstypeComparisons []HostNamingConditionConditionOstypeComparison

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

    PaasTypeComparisons []HostNamingConditionConditionPaasTypeComparison

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

    PaasTypes []HostNamingConditionConditionPaasType
    ProcessMetadataConditionKeys []HostNamingConditionConditionProcessMetadataConditionKey

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

    ProcessMetadatas []HostNamingConditionConditionProcessMetadata
    ServiceTopologies []HostNamingConditionConditionServiceTopology
    ServiceTopologyComparisons []HostNamingConditionConditionServiceTopologyComparison

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

    ServiceTypeComparisons []HostNamingConditionConditionServiceTypeComparison

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

    ServiceTypes []HostNamingConditionConditionServiceType
    SimpleHostTechComparisons []HostNamingConditionConditionSimpleHostTechComparison

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

    SimpleTechComparisons []HostNamingConditionConditionSimpleTechComparison

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

    StringComparisons []HostNamingConditionConditionStringComparison

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

    StringConditionKeys []HostNamingConditionConditionStringConditionKey

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

    StringKeys []HostNamingConditionConditionStringKey
    Strings []HostNamingConditionConditionString
    SyntheticEngineTypeComparisons []HostNamingConditionConditionSyntheticEngineTypeComparison

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

    SyntheticEngines []HostNamingConditionConditionSyntheticEngine
    TagComparisons []HostNamingConditionConditionTagComparison

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

    Tags []HostNamingConditionConditionTag
    Teches []HostNamingConditionConditionTech
    Unknowns string
    applicationTypeComparisons List<HostNamingConditionConditionApplicationTypeComparison>

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

    applicationTypes List<HostNamingConditionConditionApplicationType>
    azureComputeModeComparisons List<HostNamingConditionConditionAzureComputeModeComparison>
    azureComputeModes List<HostNamingConditionConditionAzureComputeMode>

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

    azureSkuComparisions List<HostNamingConditionConditionAzureSkuComparision>

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

    azureSkus List<HostNamingConditionConditionAzureSkus>
    baseComparisonBasics List<HostNamingConditionConditionBaseComparisonBasic>

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

    baseConditionKeys List<HostNamingConditionConditionBaseConditionKey>

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

    bitnessComparisions List<HostNamingConditionConditionBitnessComparision>

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

    bitnesses List<HostNamingConditionConditionBitness>
    cloudTypeComparisons List<HostNamingConditionConditionCloudTypeComparison>

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

    cloudTypes List<HostNamingConditionConditionCloudType>
    comparisons List<HostNamingConditionConditionComparison>
    customApplicationTypeComparisons List<HostNamingConditionConditionCustomApplicationTypeComparison>

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

    customApplicationTypes List<HostNamingConditionConditionCustomApplicationType>
    customHostMetadataConditionKeys List<HostNamingConditionConditionCustomHostMetadataConditionKey>

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

    customHostMetadatas List<HostNamingConditionConditionCustomHostMetadata>
    customProcessMetadataConditionKeys List<HostNamingConditionConditionCustomProcessMetadataConditionKey>

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

    customProcessMetadatas List<HostNamingConditionConditionCustomProcessMetadata>
    databaseTopologies List<HostNamingConditionConditionDatabaseTopology>
    databaseTopologyComparisons List<HostNamingConditionConditionDatabaseTopologyComparison>

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

    dcrumDecoderComparisons List<HostNamingConditionConditionDcrumDecoderComparison>

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

    dcrumDecoders List<HostNamingConditionConditionDcrumDecoder>
    entities List<HostNamingConditionConditionEntity>
    entityIdComparisons List<HostNamingConditionConditionEntityIdComparison>

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

    hostTeches List<HostNamingConditionConditionHostTech>
    hypervisorTypeComparisions List<HostNamingConditionConditionHypervisorTypeComparision>

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    hypervisors List<HostNamingConditionConditionHypervisor>
    indexedNameComparisons List<HostNamingConditionConditionIndexedNameComparison>

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

    indexedNames List<HostNamingConditionConditionIndexedName>
    indexedStringComparisons List<HostNamingConditionConditionIndexedStringComparison>

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

    indexedStrings List<HostNamingConditionConditionIndexedString>
    indexedTagComparisons List<HostNamingConditionConditionIndexedTagComparison>

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

    indexedTags List<HostNamingConditionConditionIndexedTag>
    integerComparisons List<HostNamingConditionConditionIntegerComparison>

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

    integers List<HostNamingConditionConditionInteger>
    ipaddressComparisons List<HostNamingConditionConditionIpaddressComparison>

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

    ipaddresses List<HostNamingConditionConditionIpaddress>
    keys List<HostNamingConditionConditionKey>
    mobilePlatformComparisons List<HostNamingConditionConditionMobilePlatformComparison>

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

    mobilePlatforms List<HostNamingConditionConditionMobilePlatform>
    osArches List<HostNamingConditionConditionOsArch>
    osTypes List<HostNamingConditionConditionOsType>
    osarchitectureComparisons List<HostNamingConditionConditionOsarchitectureComparison>

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

    ostypeComparisons List<HostNamingConditionConditionOstypeComparison>

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

    paasTypeComparisons List<HostNamingConditionConditionPaasTypeComparison>

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

    paasTypes List<HostNamingConditionConditionPaasType>
    processMetadataConditionKeys List<HostNamingConditionConditionProcessMetadataConditionKey>

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

    processMetadatas List<HostNamingConditionConditionProcessMetadata>
    serviceTopologies List<HostNamingConditionConditionServiceTopology>
    serviceTopologyComparisons List<HostNamingConditionConditionServiceTopologyComparison>

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

    serviceTypeComparisons List<HostNamingConditionConditionServiceTypeComparison>

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

    serviceTypes List<HostNamingConditionConditionServiceType>
    simpleHostTechComparisons List<HostNamingConditionConditionSimpleHostTechComparison>

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

    simpleTechComparisons List<HostNamingConditionConditionSimpleTechComparison>

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

    stringComparisons List<HostNamingConditionConditionStringComparison>

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

    stringConditionKeys List<HostNamingConditionConditionStringConditionKey>

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

    stringKeys List<HostNamingConditionConditionStringKey>
    strings List<HostNamingConditionConditionString>
    syntheticEngineTypeComparisons List<HostNamingConditionConditionSyntheticEngineTypeComparison>

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

    syntheticEngines List<HostNamingConditionConditionSyntheticEngine>
    tagComparisons List<HostNamingConditionConditionTagComparison>

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

    tags List<HostNamingConditionConditionTag>
    teches List<HostNamingConditionConditionTech>
    unknowns String
    applicationTypeComparisons HostNamingConditionConditionApplicationTypeComparison[]

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

    applicationTypes HostNamingConditionConditionApplicationType[]
    azureComputeModeComparisons HostNamingConditionConditionAzureComputeModeComparison[]
    azureComputeModes HostNamingConditionConditionAzureComputeMode[]

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

    azureSkuComparisions HostNamingConditionConditionAzureSkuComparision[]

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

    azureSkus HostNamingConditionConditionAzureSkus[]
    baseComparisonBasics HostNamingConditionConditionBaseComparisonBasic[]

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

    baseConditionKeys HostNamingConditionConditionBaseConditionKey[]

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

    bitnessComparisions HostNamingConditionConditionBitnessComparision[]

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

    bitnesses HostNamingConditionConditionBitness[]
    cloudTypeComparisons HostNamingConditionConditionCloudTypeComparison[]

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

    cloudTypes HostNamingConditionConditionCloudType[]
    comparisons HostNamingConditionConditionComparison[]
    customApplicationTypeComparisons HostNamingConditionConditionCustomApplicationTypeComparison[]

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

    customApplicationTypes HostNamingConditionConditionCustomApplicationType[]
    customHostMetadataConditionKeys HostNamingConditionConditionCustomHostMetadataConditionKey[]

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

    customHostMetadatas HostNamingConditionConditionCustomHostMetadata[]
    customProcessMetadataConditionKeys HostNamingConditionConditionCustomProcessMetadataConditionKey[]

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

    customProcessMetadatas HostNamingConditionConditionCustomProcessMetadata[]
    databaseTopologies HostNamingConditionConditionDatabaseTopology[]
    databaseTopologyComparisons HostNamingConditionConditionDatabaseTopologyComparison[]

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

    dcrumDecoderComparisons HostNamingConditionConditionDcrumDecoderComparison[]

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

    dcrumDecoders HostNamingConditionConditionDcrumDecoder[]
    entities HostNamingConditionConditionEntity[]
    entityIdComparisons HostNamingConditionConditionEntityIdComparison[]

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

    hostTeches HostNamingConditionConditionHostTech[]
    hypervisorTypeComparisions HostNamingConditionConditionHypervisorTypeComparision[]

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    hypervisors HostNamingConditionConditionHypervisor[]
    indexedNameComparisons HostNamingConditionConditionIndexedNameComparison[]

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

    indexedNames HostNamingConditionConditionIndexedName[]
    indexedStringComparisons HostNamingConditionConditionIndexedStringComparison[]

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

    indexedStrings HostNamingConditionConditionIndexedString[]
    indexedTagComparisons HostNamingConditionConditionIndexedTagComparison[]

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

    indexedTags HostNamingConditionConditionIndexedTag[]
    integerComparisons HostNamingConditionConditionIntegerComparison[]

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

    integers HostNamingConditionConditionInteger[]
    ipaddressComparisons HostNamingConditionConditionIpaddressComparison[]

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

    ipaddresses HostNamingConditionConditionIpaddress[]
    keys HostNamingConditionConditionKey[]
    mobilePlatformComparisons HostNamingConditionConditionMobilePlatformComparison[]

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

    mobilePlatforms HostNamingConditionConditionMobilePlatform[]
    osArches HostNamingConditionConditionOsArch[]
    osTypes HostNamingConditionConditionOsType[]
    osarchitectureComparisons HostNamingConditionConditionOsarchitectureComparison[]

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

    ostypeComparisons HostNamingConditionConditionOstypeComparison[]

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

    paasTypeComparisons HostNamingConditionConditionPaasTypeComparison[]

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

    paasTypes HostNamingConditionConditionPaasType[]
    processMetadataConditionKeys HostNamingConditionConditionProcessMetadataConditionKey[]

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

    processMetadatas HostNamingConditionConditionProcessMetadata[]
    serviceTopologies HostNamingConditionConditionServiceTopology[]
    serviceTopologyComparisons HostNamingConditionConditionServiceTopologyComparison[]

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

    serviceTypeComparisons HostNamingConditionConditionServiceTypeComparison[]

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

    serviceTypes HostNamingConditionConditionServiceType[]
    simpleHostTechComparisons HostNamingConditionConditionSimpleHostTechComparison[]

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

    simpleTechComparisons HostNamingConditionConditionSimpleTechComparison[]

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

    stringComparisons HostNamingConditionConditionStringComparison[]

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

    stringConditionKeys HostNamingConditionConditionStringConditionKey[]

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

    stringKeys HostNamingConditionConditionStringKey[]
    strings HostNamingConditionConditionString[]
    syntheticEngineTypeComparisons HostNamingConditionConditionSyntheticEngineTypeComparison[]

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

    syntheticEngines HostNamingConditionConditionSyntheticEngine[]
    tagComparisons HostNamingConditionConditionTagComparison[]

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

    tags HostNamingConditionConditionTag[]
    teches HostNamingConditionConditionTech[]
    unknowns string
    application_type_comparisons Sequence[HostNamingConditionConditionApplicationTypeComparison]

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

    application_types Sequence[HostNamingConditionConditionApplicationType]
    azure_compute_mode_comparisons Sequence[HostNamingConditionConditionAzureComputeModeComparison]
    azure_compute_modes Sequence[HostNamingConditionConditionAzureComputeMode]

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

    azure_sku_comparisions Sequence[HostNamingConditionConditionAzureSkuComparision]

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

    azure_skus Sequence[HostNamingConditionConditionAzureSkus]
    base_comparison_basics Sequence[HostNamingConditionConditionBaseComparisonBasic]

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

    base_condition_keys Sequence[HostNamingConditionConditionBaseConditionKey]

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

    bitness_comparisions Sequence[HostNamingConditionConditionBitnessComparision]

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

    bitnesses Sequence[HostNamingConditionConditionBitness]
    cloud_type_comparisons Sequence[HostNamingConditionConditionCloudTypeComparison]

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

    cloud_types Sequence[HostNamingConditionConditionCloudType]
    comparisons Sequence[HostNamingConditionConditionComparison]
    custom_application_type_comparisons Sequence[HostNamingConditionConditionCustomApplicationTypeComparison]

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

    custom_application_types Sequence[HostNamingConditionConditionCustomApplicationType]
    custom_host_metadata_condition_keys Sequence[HostNamingConditionConditionCustomHostMetadataConditionKey]

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

    custom_host_metadatas Sequence[HostNamingConditionConditionCustomHostMetadata]
    custom_process_metadata_condition_keys Sequence[HostNamingConditionConditionCustomProcessMetadataConditionKey]

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

    custom_process_metadatas Sequence[HostNamingConditionConditionCustomProcessMetadata]
    database_topologies Sequence[HostNamingConditionConditionDatabaseTopology]
    database_topology_comparisons Sequence[HostNamingConditionConditionDatabaseTopologyComparison]

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

    dcrum_decoder_comparisons Sequence[HostNamingConditionConditionDcrumDecoderComparison]

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

    dcrum_decoders Sequence[HostNamingConditionConditionDcrumDecoder]
    entities Sequence[HostNamingConditionConditionEntity]
    entity_id_comparisons Sequence[HostNamingConditionConditionEntityIdComparison]

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

    host_teches Sequence[HostNamingConditionConditionHostTech]
    hypervisor_type_comparisions Sequence[HostNamingConditionConditionHypervisorTypeComparision]

    Deprecated: hypervisor_type_comparision is deprecated. Use hypervisor instead

    hypervisors Sequence[HostNamingConditionConditionHypervisor]
    indexed_name_comparisons Sequence[HostNamingConditionConditionIndexedNameComparison]

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

    indexed_names Sequence[HostNamingConditionConditionIndexedName]
    indexed_string_comparisons Sequence[HostNamingConditionConditionIndexedStringComparison]

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

    indexed_strings Sequence[HostNamingConditionConditionIndexedString]
    indexed_tag_comparisons Sequence[HostNamingConditionConditionIndexedTagComparison]

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

    indexed_tags Sequence[HostNamingConditionConditionIndexedTag]
    integer_comparisons Sequence[HostNamingConditionConditionIntegerComparison]

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

    integers Sequence[HostNamingConditionConditionInteger]
    ipaddress_comparisons Sequence[HostNamingConditionConditionIpaddressComparison]

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

    ipaddresses Sequence[HostNamingConditionConditionIpaddress]
    keys Sequence[HostNamingConditionConditionKey]
    mobile_platform_comparisons Sequence[HostNamingConditionConditionMobilePlatformComparison]

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

    mobile_platforms Sequence[HostNamingConditionConditionMobilePlatform]
    os_arches Sequence[HostNamingConditionConditionOsArch]
    os_types Sequence[HostNamingConditionConditionOsType]
    osarchitecture_comparisons Sequence[HostNamingConditionConditionOsarchitectureComparison]

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

    ostype_comparisons Sequence[HostNamingConditionConditionOstypeComparison]

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

    paas_type_comparisons Sequence[HostNamingConditionConditionPaasTypeComparison]

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

    paas_types Sequence[HostNamingConditionConditionPaasType]
    process_metadata_condition_keys Sequence[HostNamingConditionConditionProcessMetadataConditionKey]

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

    process_metadatas Sequence[HostNamingConditionConditionProcessMetadata]
    service_topologies Sequence[HostNamingConditionConditionServiceTopology]
    service_topology_comparisons Sequence[HostNamingConditionConditionServiceTopologyComparison]

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

    service_type_comparisons Sequence[HostNamingConditionConditionServiceTypeComparison]

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

    service_types Sequence[HostNamingConditionConditionServiceType]
    simple_host_tech_comparisons Sequence[HostNamingConditionConditionSimpleHostTechComparison]

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

    simple_tech_comparisons Sequence[HostNamingConditionConditionSimpleTechComparison]

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

    string_comparisons Sequence[HostNamingConditionConditionStringComparison]

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

    string_condition_keys Sequence[HostNamingConditionConditionStringConditionKey]

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

    string_keys Sequence[HostNamingConditionConditionStringKey]
    strings Sequence[HostNamingConditionConditionString]
    synthetic_engine_type_comparisons Sequence[HostNamingConditionConditionSyntheticEngineTypeComparison]

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

    synthetic_engines Sequence[HostNamingConditionConditionSyntheticEngine]
    tag_comparisons Sequence[HostNamingConditionConditionTagComparison]

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

    tags Sequence[HostNamingConditionConditionTag]
    teches Sequence[HostNamingConditionConditionTech]
    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

    HostNamingConditionConditionApplicationType, HostNamingConditionConditionApplicationTypeArgs

    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

    HostNamingConditionConditionApplicationTypeComparison, HostNamingConditionConditionApplicationTypeComparisonArgs

    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

    HostNamingConditionConditionAzureComputeMode, HostNamingConditionConditionAzureComputeModeArgs

    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

    HostNamingConditionConditionAzureComputeModeComparison, HostNamingConditionConditionAzureComputeModeComparisonArgs

    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

    HostNamingConditionConditionAzureSkuComparision, HostNamingConditionConditionAzureSkuComparisionArgs

    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

    HostNamingConditionConditionAzureSkus, HostNamingConditionConditionAzureSkusArgs

    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

    HostNamingConditionConditionBaseComparisonBasic, HostNamingConditionConditionBaseComparisonBasicArgs

    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

    HostNamingConditionConditionBaseConditionKey, HostNamingConditionConditionBaseConditionKeyArgs

    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

    HostNamingConditionConditionBitness, HostNamingConditionConditionBitnessArgs

    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

    HostNamingConditionConditionBitnessComparision, HostNamingConditionConditionBitnessComparisionArgs

    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

    HostNamingConditionConditionCloudType, HostNamingConditionConditionCloudTypeArgs

    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

    HostNamingConditionConditionCloudTypeComparison, HostNamingConditionConditionCloudTypeComparisonArgs

    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

    HostNamingConditionConditionComparison, HostNamingConditionConditionComparisonArgs

    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

    HostNamingConditionConditionCustomApplicationType, HostNamingConditionConditionCustomApplicationTypeArgs

    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

    HostNamingConditionConditionCustomApplicationTypeComparison, HostNamingConditionConditionCustomApplicationTypeComparisonArgs

    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

    HostNamingConditionConditionCustomHostMetadata, HostNamingConditionConditionCustomHostMetadataArgs

    HostNamingConditionConditionCustomHostMetadataConditionKey, HostNamingConditionConditionCustomHostMetadataConditionKeyArgs

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

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

    Unknowns string
    Attribute string
    DynamicKey HostNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    Type string

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

    Unknowns string
    attribute String
    dynamicKey HostNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    type String

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

    unknowns String
    attribute string
    dynamicKey HostNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    type string

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

    unknowns string
    attribute str
    dynamic_key HostNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey
    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

    HostNamingConditionConditionCustomHostMetadataConditionKeyDynamicKey, HostNamingConditionConditionCustomHostMetadataConditionKeyDynamicKeyArgs

    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

    HostNamingConditionConditionCustomHostMetadataDynamicKey, HostNamingConditionConditionCustomHostMetadataDynamicKeyArgs

    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

    HostNamingConditionConditionCustomProcessMetadata, HostNamingConditionConditionCustomProcessMetadataArgs

    HostNamingConditionConditionCustomProcessMetadataConditionKey, HostNamingConditionConditionCustomProcessMetadataConditionKeyArgs

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

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

    Unknowns string
    Attribute string
    DynamicKey HostNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    Type string

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

    Unknowns string
    attribute String
    dynamicKey HostNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    type String

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

    unknowns String
    attribute string
    dynamicKey HostNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    type string

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

    unknowns string
    attribute str
    dynamic_key HostNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey
    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

    HostNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKey, HostNamingConditionConditionCustomProcessMetadataConditionKeyDynamicKeyArgs

    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

    HostNamingConditionConditionCustomProcessMetadataDynamicKey, HostNamingConditionConditionCustomProcessMetadataDynamicKeyArgs

    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

    HostNamingConditionConditionDatabaseTopology, HostNamingConditionConditionDatabaseTopologyArgs

    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

    HostNamingConditionConditionDatabaseTopologyComparison, HostNamingConditionConditionDatabaseTopologyComparisonArgs

    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

    HostNamingConditionConditionDcrumDecoder, HostNamingConditionConditionDcrumDecoderArgs

    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

    HostNamingConditionConditionDcrumDecoderComparison, HostNamingConditionConditionDcrumDecoderComparisonArgs

    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

    HostNamingConditionConditionEntity, HostNamingConditionConditionEntityArgs

    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

    HostNamingConditionConditionEntityIdComparison, HostNamingConditionConditionEntityIdComparisonArgs

    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

    HostNamingConditionConditionHostTech, HostNamingConditionConditionHostTechArgs

    HostNamingConditionConditionHostTechValue, HostNamingConditionConditionHostTechValueArgs

    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

    HostNamingConditionConditionHypervisor, HostNamingConditionConditionHypervisorArgs

    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

    HostNamingConditionConditionHypervisorTypeComparision, HostNamingConditionConditionHypervisorTypeComparisionArgs

    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

    HostNamingConditionConditionIndexedName, HostNamingConditionConditionIndexedNameArgs

    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

    HostNamingConditionConditionIndexedNameComparison, HostNamingConditionConditionIndexedNameComparisonArgs

    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

    HostNamingConditionConditionIndexedString, HostNamingConditionConditionIndexedStringArgs

    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

    HostNamingConditionConditionIndexedStringComparison, HostNamingConditionConditionIndexedStringComparisonArgs

    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

    HostNamingConditionConditionIndexedTag, HostNamingConditionConditionIndexedTagArgs

    HostNamingConditionConditionIndexedTagComparison, HostNamingConditionConditionIndexedTagComparisonArgs

    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.HostNamingConditionConditionIndexedTagComparisonValue
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value HostNamingConditionConditionIndexedTagComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value HostNamingConditionConditionIndexedTagComparisonValue
    operator string
    negate boolean
    type string

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

    unknowns string
    value HostNamingConditionConditionIndexedTagComparisonValue
    operator str
    negate bool
    type str

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

    unknowns str
    value HostNamingConditionConditionIndexedTagComparisonValue
    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

    HostNamingConditionConditionIndexedTagComparisonValue, HostNamingConditionConditionIndexedTagComparisonValueArgs

    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

    HostNamingConditionConditionIndexedTagValue, HostNamingConditionConditionIndexedTagValueArgs

    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

    HostNamingConditionConditionInteger, HostNamingConditionConditionIntegerArgs

    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

    HostNamingConditionConditionIntegerComparison, HostNamingConditionConditionIntegerComparisonArgs

    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

    HostNamingConditionConditionIpaddress, HostNamingConditionConditionIpaddressArgs

    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

    HostNamingConditionConditionIpaddressComparison, HostNamingConditionConditionIpaddressComparisonArgs

    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

    HostNamingConditionConditionKey, HostNamingConditionConditionKeyArgs

    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

    HostNamingConditionConditionMobilePlatform, HostNamingConditionConditionMobilePlatformArgs

    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

    HostNamingConditionConditionMobilePlatformComparison, HostNamingConditionConditionMobilePlatformComparisonArgs

    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

    HostNamingConditionConditionOsArch, HostNamingConditionConditionOsArchArgs

    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

    HostNamingConditionConditionOsType, HostNamingConditionConditionOsTypeArgs

    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

    HostNamingConditionConditionOsarchitectureComparison, HostNamingConditionConditionOsarchitectureComparisonArgs

    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

    HostNamingConditionConditionOstypeComparison, HostNamingConditionConditionOstypeComparisonArgs

    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

    HostNamingConditionConditionPaasType, HostNamingConditionConditionPaasTypeArgs

    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

    HostNamingConditionConditionPaasTypeComparison, HostNamingConditionConditionPaasTypeComparisonArgs

    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

    HostNamingConditionConditionProcessMetadata, HostNamingConditionConditionProcessMetadataArgs

    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

    HostNamingConditionConditionProcessMetadataConditionKey, HostNamingConditionConditionProcessMetadataConditionKeyArgs

    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

    HostNamingConditionConditionServiceTopology, HostNamingConditionConditionServiceTopologyArgs

    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

    HostNamingConditionConditionServiceTopologyComparison, HostNamingConditionConditionServiceTopologyComparisonArgs

    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

    HostNamingConditionConditionServiceType, HostNamingConditionConditionServiceTypeArgs

    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

    HostNamingConditionConditionServiceTypeComparison, HostNamingConditionConditionServiceTypeComparisonArgs

    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

    HostNamingConditionConditionSimpleHostTechComparison, HostNamingConditionConditionSimpleHostTechComparisonArgs

    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.HostNamingConditionConditionSimpleHostTechComparisonValue
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value HostNamingConditionConditionSimpleHostTechComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value HostNamingConditionConditionSimpleHostTechComparisonValue
    operator string
    negate boolean
    type string

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

    unknowns string
    value HostNamingConditionConditionSimpleHostTechComparisonValue
    operator str
    negate bool
    type str

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

    unknowns str
    value HostNamingConditionConditionSimpleHostTechComparisonValue
    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

    HostNamingConditionConditionSimpleHostTechComparisonValue, HostNamingConditionConditionSimpleHostTechComparisonValueArgs

    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

    HostNamingConditionConditionSimpleTechComparison, HostNamingConditionConditionSimpleTechComparisonArgs

    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.HostNamingConditionConditionSimpleTechComparisonValue
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value HostNamingConditionConditionSimpleTechComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value HostNamingConditionConditionSimpleTechComparisonValue
    operator string
    negate boolean
    type string

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

    unknowns string
    value HostNamingConditionConditionSimpleTechComparisonValue
    operator str
    negate bool
    type str

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

    unknowns str
    value HostNamingConditionConditionSimpleTechComparisonValue
    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

    HostNamingConditionConditionSimpleTechComparisonValue, HostNamingConditionConditionSimpleTechComparisonValueArgs

    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

    HostNamingConditionConditionString, HostNamingConditionConditionStringArgs

    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

    HostNamingConditionConditionStringComparison, HostNamingConditionConditionStringComparisonArgs

    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

    HostNamingConditionConditionStringConditionKey, HostNamingConditionConditionStringConditionKeyArgs

    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

    HostNamingConditionConditionStringKey, HostNamingConditionConditionStringKeyArgs

    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

    HostNamingConditionConditionSyntheticEngine, HostNamingConditionConditionSyntheticEngineArgs

    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

    HostNamingConditionConditionSyntheticEngineTypeComparison, HostNamingConditionConditionSyntheticEngineTypeComparisonArgs

    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

    HostNamingConditionConditionTag, HostNamingConditionConditionTagArgs

    HostNamingConditionConditionTagComparison, HostNamingConditionConditionTagComparisonArgs

    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.HostNamingConditionConditionTagComparisonValue
    Operator string
    Negate bool
    Type string

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

    Unknowns string
    Value HostNamingConditionConditionTagComparisonValue
    operator String
    negate Boolean
    type String

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

    unknowns String
    value HostNamingConditionConditionTagComparisonValue
    operator string
    negate boolean
    type string

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

    unknowns string
    value HostNamingConditionConditionTagComparisonValue
    operator str
    negate bool
    type str

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

    unknowns str
    value HostNamingConditionConditionTagComparisonValue
    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

    HostNamingConditionConditionTagComparisonValue, HostNamingConditionConditionTagComparisonValueArgs

    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

    HostNamingConditionConditionTagValue, HostNamingConditionConditionTagValueArgs

    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

    HostNamingConditionConditionTech, HostNamingConditionConditionTechArgs

    HostNamingConditionConditionTechValue, HostNamingConditionConditionTechValueArgs

    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