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

dynatrace.ServiceFullWebService

Explore with Pulumi AI

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

    Create ServiceFullWebService Resource

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

    Constructor syntax

    new ServiceFullWebService(name: string, args: ServiceFullWebServiceArgs, opts?: CustomResourceOptions);
    @overload
    def ServiceFullWebService(resource_name: str,
                              args: ServiceFullWebServiceArgs,
                              opts: Optional[ResourceOptions] = None)
    
    @overload
    def ServiceFullWebService(resource_name: str,
                              opts: Optional[ResourceOptions] = None,
                              enabled: Optional[bool] = None,
                              id_contributors: Optional[ServiceFullWebServiceIdContributorsArgs] = None,
                              conditions: Optional[ServiceFullWebServiceConditionsArgs] = None,
                              description: Optional[str] = None,
                              management_zones: Optional[Sequence[str]] = None,
                              name: Optional[str] = None)
    func NewServiceFullWebService(ctx *Context, name string, args ServiceFullWebServiceArgs, opts ...ResourceOption) (*ServiceFullWebService, error)
    public ServiceFullWebService(string name, ServiceFullWebServiceArgs args, CustomResourceOptions? opts = null)
    public ServiceFullWebService(String name, ServiceFullWebServiceArgs args)
    public ServiceFullWebService(String name, ServiceFullWebServiceArgs args, CustomResourceOptions options)
    
    type: dynatrace:ServiceFullWebService
    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 ServiceFullWebServiceArgs
    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 ServiceFullWebServiceArgs
    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 ServiceFullWebServiceArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ServiceFullWebServiceArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ServiceFullWebServiceArgs
    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 serviceFullWebServiceResource = new Dynatrace.ServiceFullWebService("serviceFullWebServiceResource", new()
    {
        Enabled = false,
        IdContributors = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsArgs
        {
            DetectAsWebRequestService = false,
            ApplicationId = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsApplicationIdArgs
            {
                EnableIdContributor = false,
                ServiceIdContributor = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorArgs
                {
                    ContributionType = "string",
                    Transformations = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsArgs
                    {
                        Transformations = new[]
                        {
                            new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsTransformationArgs
                            {
                                TransformationType = "string",
                                IncludeHexNumbers = false,
                                MinDigitCount = 0,
                                Prefix = "string",
                                ReplacementValue = "string",
                                SegmentCount = 0,
                                SelectIndex = 0,
                                SplitDelimiter = "string",
                                Suffix = "string",
                                TakeFromEnd = false,
                            },
                        },
                    },
                    ValueOverride = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorValueOverrideArgs
                    {
                        Value = "string",
                    },
                },
            },
            ContextRoot = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsContextRootArgs
            {
                EnableIdContributor = false,
                ServiceIdContributor = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorArgs
                {
                    ContributionType = "string",
                    SegmentCount = 0,
                    Transformations = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsArgs
                    {
                        Transformations = new[]
                        {
                            new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsTransformationArgs
                            {
                                TransformationType = "string",
                                IncludeHexNumbers = false,
                                MinDigitCount = 0,
                                Prefix = "string",
                                ReplacementValue = "string",
                                Suffix = "string",
                            },
                        },
                    },
                    ValueOverride = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorValueOverrideArgs
                    {
                        Value = "string",
                    },
                },
            },
            ServerName = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsServerNameArgs
            {
                EnableIdContributor = false,
                ServiceIdContributor = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorArgs
                {
                    ContributionType = "string",
                    Transformations = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsArgs
                    {
                        Transformations = new[]
                        {
                            new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsTransformationArgs
                            {
                                TransformationType = "string",
                                IncludeHexNumbers = false,
                                MinDigitCount = 0,
                                Prefix = "string",
                                ReplacementValue = "string",
                                SegmentCount = 0,
                                SelectIndex = 0,
                                SplitDelimiter = "string",
                                Suffix = "string",
                                TakeFromEnd = false,
                            },
                        },
                    },
                    ValueOverride = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorValueOverrideArgs
                    {
                        Value = "string",
                    },
                },
            },
            WebServiceName = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsWebServiceNameArgs
            {
                EnableIdContributor = false,
                ServiceIdContributor = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorArgs
                {
                    ContributionType = "string",
                    Transformations = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsArgs
                    {
                        Transformations = new[]
                        {
                            new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsTransformationArgs
                            {
                                TransformationType = "string",
                                IncludeHexNumbers = false,
                                MinDigitCount = 0,
                                Prefix = "string",
                                ReplacementValue = "string",
                                SegmentCount = 0,
                                SelectIndex = 0,
                                SplitDelimiter = "string",
                                Suffix = "string",
                                TakeFromEnd = false,
                            },
                        },
                    },
                    ValueOverride = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorValueOverrideArgs
                    {
                        Value = "string",
                    },
                },
            },
            WebServiceNamespace = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsWebServiceNamespaceArgs
            {
                EnableIdContributor = false,
                ServiceIdContributor = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorArgs
                {
                    ContributionType = "string",
                    Transformations = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsArgs
                    {
                        Transformations = new[]
                        {
                            new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsTransformationArgs
                            {
                                TransformationType = "string",
                                IncludeHexNumbers = false,
                                MinDigitCount = 0,
                                Prefix = "string",
                                ReplacementValue = "string",
                                SegmentCount = 0,
                                SelectIndex = 0,
                                SplitDelimiter = "string",
                                Suffix = "string",
                                TakeFromEnd = false,
                            },
                        },
                    },
                    ValueOverride = new Dynatrace.Inputs.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorValueOverrideArgs
                    {
                        Value = "string",
                    },
                },
            },
        },
        Conditions = new Dynatrace.Inputs.ServiceFullWebServiceConditionsArgs
        {
            Conditions = new[]
            {
                new Dynatrace.Inputs.ServiceFullWebServiceConditionsConditionArgs
                {
                    Attribute = "string",
                    CompareOperationType = "string",
                    Frameworks = new[]
                    {
                        "string",
                    },
                    IgnoreCase = false,
                    IntValue = 0,
                    IntValues = new[]
                    {
                        0,
                    },
                    IpRangeFrom = "string",
                    IpRangeTo = "string",
                    TagValues = new[]
                    {
                        "string",
                    },
                    TextValues = new[]
                    {
                        "string",
                    },
                },
            },
        },
        Description = "string",
        ManagementZones = new[]
        {
            "string",
        },
        Name = "string",
    });
    
    example, err := dynatrace.NewServiceFullWebService(ctx, "serviceFullWebServiceResource", &dynatrace.ServiceFullWebServiceArgs{
    	Enabled: pulumi.Bool(false),
    	IdContributors: &dynatrace.ServiceFullWebServiceIdContributorsArgs{
    		DetectAsWebRequestService: pulumi.Bool(false),
    		ApplicationId: &dynatrace.ServiceFullWebServiceIdContributorsApplicationIdArgs{
    			EnableIdContributor: pulumi.Bool(false),
    			ServiceIdContributor: &dynatrace.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorArgs{
    				ContributionType: pulumi.String("string"),
    				Transformations: &dynatrace.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsArgs{
    					Transformations: dynatrace.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsTransformationArray{
    						&dynatrace.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsTransformationArgs{
    							TransformationType: pulumi.String("string"),
    							IncludeHexNumbers:  pulumi.Bool(false),
    							MinDigitCount:      pulumi.Int(0),
    							Prefix:             pulumi.String("string"),
    							ReplacementValue:   pulumi.String("string"),
    							SegmentCount:       pulumi.Int(0),
    							SelectIndex:        pulumi.Int(0),
    							SplitDelimiter:     pulumi.String("string"),
    							Suffix:             pulumi.String("string"),
    							TakeFromEnd:        pulumi.Bool(false),
    						},
    					},
    				},
    				ValueOverride: &dynatrace.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorValueOverrideArgs{
    					Value: pulumi.String("string"),
    				},
    			},
    		},
    		ContextRoot: &dynatrace.ServiceFullWebServiceIdContributorsContextRootArgs{
    			EnableIdContributor: pulumi.Bool(false),
    			ServiceIdContributor: &dynatrace.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorArgs{
    				ContributionType: pulumi.String("string"),
    				SegmentCount:     pulumi.Int(0),
    				Transformations: &dynatrace.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsArgs{
    					Transformations: dynatrace.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsTransformationArray{
    						&dynatrace.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsTransformationArgs{
    							TransformationType: pulumi.String("string"),
    							IncludeHexNumbers:  pulumi.Bool(false),
    							MinDigitCount:      pulumi.Int(0),
    							Prefix:             pulumi.String("string"),
    							ReplacementValue:   pulumi.String("string"),
    							Suffix:             pulumi.String("string"),
    						},
    					},
    				},
    				ValueOverride: &dynatrace.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorValueOverrideArgs{
    					Value: pulumi.String("string"),
    				},
    			},
    		},
    		ServerName: &dynatrace.ServiceFullWebServiceIdContributorsServerNameArgs{
    			EnableIdContributor: pulumi.Bool(false),
    			ServiceIdContributor: &dynatrace.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorArgs{
    				ContributionType: pulumi.String("string"),
    				Transformations: &dynatrace.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsArgs{
    					Transformations: dynatrace.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsTransformationArray{
    						&dynatrace.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsTransformationArgs{
    							TransformationType: pulumi.String("string"),
    							IncludeHexNumbers:  pulumi.Bool(false),
    							MinDigitCount:      pulumi.Int(0),
    							Prefix:             pulumi.String("string"),
    							ReplacementValue:   pulumi.String("string"),
    							SegmentCount:       pulumi.Int(0),
    							SelectIndex:        pulumi.Int(0),
    							SplitDelimiter:     pulumi.String("string"),
    							Suffix:             pulumi.String("string"),
    							TakeFromEnd:        pulumi.Bool(false),
    						},
    					},
    				},
    				ValueOverride: &dynatrace.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorValueOverrideArgs{
    					Value: pulumi.String("string"),
    				},
    			},
    		},
    		WebServiceName: &dynatrace.ServiceFullWebServiceIdContributorsWebServiceNameArgs{
    			EnableIdContributor: pulumi.Bool(false),
    			ServiceIdContributor: &dynatrace.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorArgs{
    				ContributionType: pulumi.String("string"),
    				Transformations: &dynatrace.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsArgs{
    					Transformations: dynatrace.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsTransformationArray{
    						&dynatrace.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsTransformationArgs{
    							TransformationType: pulumi.String("string"),
    							IncludeHexNumbers:  pulumi.Bool(false),
    							MinDigitCount:      pulumi.Int(0),
    							Prefix:             pulumi.String("string"),
    							ReplacementValue:   pulumi.String("string"),
    							SegmentCount:       pulumi.Int(0),
    							SelectIndex:        pulumi.Int(0),
    							SplitDelimiter:     pulumi.String("string"),
    							Suffix:             pulumi.String("string"),
    							TakeFromEnd:        pulumi.Bool(false),
    						},
    					},
    				},
    				ValueOverride: &dynatrace.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorValueOverrideArgs{
    					Value: pulumi.String("string"),
    				},
    			},
    		},
    		WebServiceNamespace: &dynatrace.ServiceFullWebServiceIdContributorsWebServiceNamespaceArgs{
    			EnableIdContributor: pulumi.Bool(false),
    			ServiceIdContributor: &dynatrace.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorArgs{
    				ContributionType: pulumi.String("string"),
    				Transformations: &dynatrace.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsArgs{
    					Transformations: dynatrace.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsTransformationArray{
    						&dynatrace.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsTransformationArgs{
    							TransformationType: pulumi.String("string"),
    							IncludeHexNumbers:  pulumi.Bool(false),
    							MinDigitCount:      pulumi.Int(0),
    							Prefix:             pulumi.String("string"),
    							ReplacementValue:   pulumi.String("string"),
    							SegmentCount:       pulumi.Int(0),
    							SelectIndex:        pulumi.Int(0),
    							SplitDelimiter:     pulumi.String("string"),
    							Suffix:             pulumi.String("string"),
    							TakeFromEnd:        pulumi.Bool(false),
    						},
    					},
    				},
    				ValueOverride: &dynatrace.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorValueOverrideArgs{
    					Value: pulumi.String("string"),
    				},
    			},
    		},
    	},
    	Conditions: &dynatrace.ServiceFullWebServiceConditionsArgs{
    		Conditions: dynatrace.ServiceFullWebServiceConditionsConditionArray{
    			&dynatrace.ServiceFullWebServiceConditionsConditionArgs{
    				Attribute:            pulumi.String("string"),
    				CompareOperationType: pulumi.String("string"),
    				Frameworks: pulumi.StringArray{
    					pulumi.String("string"),
    				},
    				IgnoreCase: pulumi.Bool(false),
    				IntValue:   pulumi.Int(0),
    				IntValues: pulumi.IntArray{
    					pulumi.Int(0),
    				},
    				IpRangeFrom: pulumi.String("string"),
    				IpRangeTo:   pulumi.String("string"),
    				TagValues: pulumi.StringArray{
    					pulumi.String("string"),
    				},
    				TextValues: pulumi.StringArray{
    					pulumi.String("string"),
    				},
    			},
    		},
    	},
    	Description: pulumi.String("string"),
    	ManagementZones: pulumi.StringArray{
    		pulumi.String("string"),
    	},
    	Name: pulumi.String("string"),
    })
    
    var serviceFullWebServiceResource = new ServiceFullWebService("serviceFullWebServiceResource", ServiceFullWebServiceArgs.builder()        
        .enabled(false)
        .idContributors(ServiceFullWebServiceIdContributorsArgs.builder()
            .detectAsWebRequestService(false)
            .applicationId(ServiceFullWebServiceIdContributorsApplicationIdArgs.builder()
                .enableIdContributor(false)
                .serviceIdContributor(ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorArgs.builder()
                    .contributionType("string")
                    .transformations(ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsArgs.builder()
                        .transformations(ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsTransformationArgs.builder()
                            .transformationType("string")
                            .includeHexNumbers(false)
                            .minDigitCount(0)
                            .prefix("string")
                            .replacementValue("string")
                            .segmentCount(0)
                            .selectIndex(0)
                            .splitDelimiter("string")
                            .suffix("string")
                            .takeFromEnd(false)
                            .build())
                        .build())
                    .valueOverride(ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorValueOverrideArgs.builder()
                        .value("string")
                        .build())
                    .build())
                .build())
            .contextRoot(ServiceFullWebServiceIdContributorsContextRootArgs.builder()
                .enableIdContributor(false)
                .serviceIdContributor(ServiceFullWebServiceIdContributorsContextRootServiceIdContributorArgs.builder()
                    .contributionType("string")
                    .segmentCount(0)
                    .transformations(ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsArgs.builder()
                        .transformations(ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsTransformationArgs.builder()
                            .transformationType("string")
                            .includeHexNumbers(false)
                            .minDigitCount(0)
                            .prefix("string")
                            .replacementValue("string")
                            .suffix("string")
                            .build())
                        .build())
                    .valueOverride(ServiceFullWebServiceIdContributorsContextRootServiceIdContributorValueOverrideArgs.builder()
                        .value("string")
                        .build())
                    .build())
                .build())
            .serverName(ServiceFullWebServiceIdContributorsServerNameArgs.builder()
                .enableIdContributor(false)
                .serviceIdContributor(ServiceFullWebServiceIdContributorsServerNameServiceIdContributorArgs.builder()
                    .contributionType("string")
                    .transformations(ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsArgs.builder()
                        .transformations(ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsTransformationArgs.builder()
                            .transformationType("string")
                            .includeHexNumbers(false)
                            .minDigitCount(0)
                            .prefix("string")
                            .replacementValue("string")
                            .segmentCount(0)
                            .selectIndex(0)
                            .splitDelimiter("string")
                            .suffix("string")
                            .takeFromEnd(false)
                            .build())
                        .build())
                    .valueOverride(ServiceFullWebServiceIdContributorsServerNameServiceIdContributorValueOverrideArgs.builder()
                        .value("string")
                        .build())
                    .build())
                .build())
            .webServiceName(ServiceFullWebServiceIdContributorsWebServiceNameArgs.builder()
                .enableIdContributor(false)
                .serviceIdContributor(ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorArgs.builder()
                    .contributionType("string")
                    .transformations(ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsArgs.builder()
                        .transformations(ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsTransformationArgs.builder()
                            .transformationType("string")
                            .includeHexNumbers(false)
                            .minDigitCount(0)
                            .prefix("string")
                            .replacementValue("string")
                            .segmentCount(0)
                            .selectIndex(0)
                            .splitDelimiter("string")
                            .suffix("string")
                            .takeFromEnd(false)
                            .build())
                        .build())
                    .valueOverride(ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorValueOverrideArgs.builder()
                        .value("string")
                        .build())
                    .build())
                .build())
            .webServiceNamespace(ServiceFullWebServiceIdContributorsWebServiceNamespaceArgs.builder()
                .enableIdContributor(false)
                .serviceIdContributor(ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorArgs.builder()
                    .contributionType("string")
                    .transformations(ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsArgs.builder()
                        .transformations(ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsTransformationArgs.builder()
                            .transformationType("string")
                            .includeHexNumbers(false)
                            .minDigitCount(0)
                            .prefix("string")
                            .replacementValue("string")
                            .segmentCount(0)
                            .selectIndex(0)
                            .splitDelimiter("string")
                            .suffix("string")
                            .takeFromEnd(false)
                            .build())
                        .build())
                    .valueOverride(ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorValueOverrideArgs.builder()
                        .value("string")
                        .build())
                    .build())
                .build())
            .build())
        .conditions(ServiceFullWebServiceConditionsArgs.builder()
            .conditions(ServiceFullWebServiceConditionsConditionArgs.builder()
                .attribute("string")
                .compareOperationType("string")
                .frameworks("string")
                .ignoreCase(false)
                .intValue(0)
                .intValues(0)
                .ipRangeFrom("string")
                .ipRangeTo("string")
                .tagValues("string")
                .textValues("string")
                .build())
            .build())
        .description("string")
        .managementZones("string")
        .name("string")
        .build());
    
    service_full_web_service_resource = dynatrace.ServiceFullWebService("serviceFullWebServiceResource",
        enabled=False,
        id_contributors=dynatrace.ServiceFullWebServiceIdContributorsArgs(
            detect_as_web_request_service=False,
            application_id=dynatrace.ServiceFullWebServiceIdContributorsApplicationIdArgs(
                enable_id_contributor=False,
                service_id_contributor=dynatrace.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorArgs(
                    contribution_type="string",
                    transformations=dynatrace.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsArgs(
                        transformations=[dynatrace.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsTransformationArgs(
                            transformation_type="string",
                            include_hex_numbers=False,
                            min_digit_count=0,
                            prefix="string",
                            replacement_value="string",
                            segment_count=0,
                            select_index=0,
                            split_delimiter="string",
                            suffix="string",
                            take_from_end=False,
                        )],
                    ),
                    value_override=dynatrace.ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorValueOverrideArgs(
                        value="string",
                    ),
                ),
            ),
            context_root=dynatrace.ServiceFullWebServiceIdContributorsContextRootArgs(
                enable_id_contributor=False,
                service_id_contributor=dynatrace.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorArgs(
                    contribution_type="string",
                    segment_count=0,
                    transformations=dynatrace.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsArgs(
                        transformations=[dynatrace.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsTransformationArgs(
                            transformation_type="string",
                            include_hex_numbers=False,
                            min_digit_count=0,
                            prefix="string",
                            replacement_value="string",
                            suffix="string",
                        )],
                    ),
                    value_override=dynatrace.ServiceFullWebServiceIdContributorsContextRootServiceIdContributorValueOverrideArgs(
                        value="string",
                    ),
                ),
            ),
            server_name=dynatrace.ServiceFullWebServiceIdContributorsServerNameArgs(
                enable_id_contributor=False,
                service_id_contributor=dynatrace.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorArgs(
                    contribution_type="string",
                    transformations=dynatrace.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsArgs(
                        transformations=[dynatrace.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsTransformationArgs(
                            transformation_type="string",
                            include_hex_numbers=False,
                            min_digit_count=0,
                            prefix="string",
                            replacement_value="string",
                            segment_count=0,
                            select_index=0,
                            split_delimiter="string",
                            suffix="string",
                            take_from_end=False,
                        )],
                    ),
                    value_override=dynatrace.ServiceFullWebServiceIdContributorsServerNameServiceIdContributorValueOverrideArgs(
                        value="string",
                    ),
                ),
            ),
            web_service_name=dynatrace.ServiceFullWebServiceIdContributorsWebServiceNameArgs(
                enable_id_contributor=False,
                service_id_contributor=dynatrace.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorArgs(
                    contribution_type="string",
                    transformations=dynatrace.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsArgs(
                        transformations=[dynatrace.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsTransformationArgs(
                            transformation_type="string",
                            include_hex_numbers=False,
                            min_digit_count=0,
                            prefix="string",
                            replacement_value="string",
                            segment_count=0,
                            select_index=0,
                            split_delimiter="string",
                            suffix="string",
                            take_from_end=False,
                        )],
                    ),
                    value_override=dynatrace.ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorValueOverrideArgs(
                        value="string",
                    ),
                ),
            ),
            web_service_namespace=dynatrace.ServiceFullWebServiceIdContributorsWebServiceNamespaceArgs(
                enable_id_contributor=False,
                service_id_contributor=dynatrace.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorArgs(
                    contribution_type="string",
                    transformations=dynatrace.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsArgs(
                        transformations=[dynatrace.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsTransformationArgs(
                            transformation_type="string",
                            include_hex_numbers=False,
                            min_digit_count=0,
                            prefix="string",
                            replacement_value="string",
                            segment_count=0,
                            select_index=0,
                            split_delimiter="string",
                            suffix="string",
                            take_from_end=False,
                        )],
                    ),
                    value_override=dynatrace.ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorValueOverrideArgs(
                        value="string",
                    ),
                ),
            ),
        ),
        conditions=dynatrace.ServiceFullWebServiceConditionsArgs(
            conditions=[dynatrace.ServiceFullWebServiceConditionsConditionArgs(
                attribute="string",
                compare_operation_type="string",
                frameworks=["string"],
                ignore_case=False,
                int_value=0,
                int_values=[0],
                ip_range_from="string",
                ip_range_to="string",
                tag_values=["string"],
                text_values=["string"],
            )],
        ),
        description="string",
        management_zones=["string"],
        name="string")
    
    const serviceFullWebServiceResource = new dynatrace.ServiceFullWebService("serviceFullWebServiceResource", {
        enabled: false,
        idContributors: {
            detectAsWebRequestService: false,
            applicationId: {
                enableIdContributor: false,
                serviceIdContributor: {
                    contributionType: "string",
                    transformations: {
                        transformations: [{
                            transformationType: "string",
                            includeHexNumbers: false,
                            minDigitCount: 0,
                            prefix: "string",
                            replacementValue: "string",
                            segmentCount: 0,
                            selectIndex: 0,
                            splitDelimiter: "string",
                            suffix: "string",
                            takeFromEnd: false,
                        }],
                    },
                    valueOverride: {
                        value: "string",
                    },
                },
            },
            contextRoot: {
                enableIdContributor: false,
                serviceIdContributor: {
                    contributionType: "string",
                    segmentCount: 0,
                    transformations: {
                        transformations: [{
                            transformationType: "string",
                            includeHexNumbers: false,
                            minDigitCount: 0,
                            prefix: "string",
                            replacementValue: "string",
                            suffix: "string",
                        }],
                    },
                    valueOverride: {
                        value: "string",
                    },
                },
            },
            serverName: {
                enableIdContributor: false,
                serviceIdContributor: {
                    contributionType: "string",
                    transformations: {
                        transformations: [{
                            transformationType: "string",
                            includeHexNumbers: false,
                            minDigitCount: 0,
                            prefix: "string",
                            replacementValue: "string",
                            segmentCount: 0,
                            selectIndex: 0,
                            splitDelimiter: "string",
                            suffix: "string",
                            takeFromEnd: false,
                        }],
                    },
                    valueOverride: {
                        value: "string",
                    },
                },
            },
            webServiceName: {
                enableIdContributor: false,
                serviceIdContributor: {
                    contributionType: "string",
                    transformations: {
                        transformations: [{
                            transformationType: "string",
                            includeHexNumbers: false,
                            minDigitCount: 0,
                            prefix: "string",
                            replacementValue: "string",
                            segmentCount: 0,
                            selectIndex: 0,
                            splitDelimiter: "string",
                            suffix: "string",
                            takeFromEnd: false,
                        }],
                    },
                    valueOverride: {
                        value: "string",
                    },
                },
            },
            webServiceNamespace: {
                enableIdContributor: false,
                serviceIdContributor: {
                    contributionType: "string",
                    transformations: {
                        transformations: [{
                            transformationType: "string",
                            includeHexNumbers: false,
                            minDigitCount: 0,
                            prefix: "string",
                            replacementValue: "string",
                            segmentCount: 0,
                            selectIndex: 0,
                            splitDelimiter: "string",
                            suffix: "string",
                            takeFromEnd: false,
                        }],
                    },
                    valueOverride: {
                        value: "string",
                    },
                },
            },
        },
        conditions: {
            conditions: [{
                attribute: "string",
                compareOperationType: "string",
                frameworks: ["string"],
                ignoreCase: false,
                intValue: 0,
                intValues: [0],
                ipRangeFrom: "string",
                ipRangeTo: "string",
                tagValues: ["string"],
                textValues: ["string"],
            }],
        },
        description: "string",
        managementZones: ["string"],
        name: "string",
    });
    
    type: dynatrace:ServiceFullWebService
    properties:
        conditions:
            conditions:
                - attribute: string
                  compareOperationType: string
                  frameworks:
                    - string
                  ignoreCase: false
                  intValue: 0
                  intValues:
                    - 0
                  ipRangeFrom: string
                  ipRangeTo: string
                  tagValues:
                    - string
                  textValues:
                    - string
        description: string
        enabled: false
        idContributors:
            applicationId:
                enableIdContributor: false
                serviceIdContributor:
                    contributionType: string
                    transformations:
                        transformations:
                            - includeHexNumbers: false
                              minDigitCount: 0
                              prefix: string
                              replacementValue: string
                              segmentCount: 0
                              selectIndex: 0
                              splitDelimiter: string
                              suffix: string
                              takeFromEnd: false
                              transformationType: string
                    valueOverride:
                        value: string
            contextRoot:
                enableIdContributor: false
                serviceIdContributor:
                    contributionType: string
                    segmentCount: 0
                    transformations:
                        transformations:
                            - includeHexNumbers: false
                              minDigitCount: 0
                              prefix: string
                              replacementValue: string
                              suffix: string
                              transformationType: string
                    valueOverride:
                        value: string
            detectAsWebRequestService: false
            serverName:
                enableIdContributor: false
                serviceIdContributor:
                    contributionType: string
                    transformations:
                        transformations:
                            - includeHexNumbers: false
                              minDigitCount: 0
                              prefix: string
                              replacementValue: string
                              segmentCount: 0
                              selectIndex: 0
                              splitDelimiter: string
                              suffix: string
                              takeFromEnd: false
                              transformationType: string
                    valueOverride:
                        value: string
            webServiceName:
                enableIdContributor: false
                serviceIdContributor:
                    contributionType: string
                    transformations:
                        transformations:
                            - includeHexNumbers: false
                              minDigitCount: 0
                              prefix: string
                              replacementValue: string
                              segmentCount: 0
                              selectIndex: 0
                              splitDelimiter: string
                              suffix: string
                              takeFromEnd: false
                              transformationType: string
                    valueOverride:
                        value: string
            webServiceNamespace:
                enableIdContributor: false
                serviceIdContributor:
                    contributionType: string
                    transformations:
                        transformations:
                            - includeHexNumbers: false
                              minDigitCount: 0
                              prefix: string
                              replacementValue: string
                              segmentCount: 0
                              selectIndex: 0
                              splitDelimiter: string
                              suffix: string
                              takeFromEnd: false
                              transformationType: string
                    valueOverride:
                        value: string
        managementZones:
            - string
        name: string
    

    ServiceFullWebService 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 ServiceFullWebService resource accepts the following input properties:

    Enabled bool
    This setting is enabled (true) or disabled (false)
    IdContributors Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceFullWebServiceIdContributors
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    Conditions Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceFullWebServiceConditions
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    Description string
    Description
    ManagementZones List<string>
    Define a management zone filter for this service detection rule.
    Name string
    Rule name
    Enabled bool
    This setting is enabled (true) or disabled (false)
    IdContributors ServiceFullWebServiceIdContributorsArgs
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    Conditions ServiceFullWebServiceConditionsArgs
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    Description string
    Description
    ManagementZones []string
    Define a management zone filter for this service detection rule.
    Name string
    Rule name
    enabled Boolean
    This setting is enabled (true) or disabled (false)
    idContributors ServiceFullWebServiceIdContributors
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    conditions ServiceFullWebServiceConditions
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    description String
    Description
    managementZones List<String>
    Define a management zone filter for this service detection rule.
    name String
    Rule name
    enabled boolean
    This setting is enabled (true) or disabled (false)
    idContributors ServiceFullWebServiceIdContributors
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    conditions ServiceFullWebServiceConditions
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    description string
    Description
    managementZones string[]
    Define a management zone filter for this service detection rule.
    name string
    Rule name
    enabled bool
    This setting is enabled (true) or disabled (false)
    id_contributors ServiceFullWebServiceIdContributorsArgs
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    conditions ServiceFullWebServiceConditionsArgs
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    description str
    Description
    management_zones Sequence[str]
    Define a management zone filter for this service detection rule.
    name str
    Rule name
    enabled Boolean
    This setting is enabled (true) or disabled (false)
    idContributors Property Map
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    conditions Property Map
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    description String
    Description
    managementZones List<String>
    Define a management zone filter for this service detection rule.
    name String
    Rule name

    Outputs

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

    Get an existing ServiceFullWebService 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?: ServiceFullWebServiceState, opts?: CustomResourceOptions): ServiceFullWebService
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            conditions: Optional[ServiceFullWebServiceConditionsArgs] = None,
            description: Optional[str] = None,
            enabled: Optional[bool] = None,
            id_contributors: Optional[ServiceFullWebServiceIdContributorsArgs] = None,
            management_zones: Optional[Sequence[str]] = None,
            name: Optional[str] = None) -> ServiceFullWebService
    func GetServiceFullWebService(ctx *Context, name string, id IDInput, state *ServiceFullWebServiceState, opts ...ResourceOption) (*ServiceFullWebService, error)
    public static ServiceFullWebService Get(string name, Input<string> id, ServiceFullWebServiceState? state, CustomResourceOptions? opts = null)
    public static ServiceFullWebService get(String name, Output<String> id, ServiceFullWebServiceState 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 Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceFullWebServiceConditions
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    Description string
    Description
    Enabled bool
    This setting is enabled (true) or disabled (false)
    IdContributors Lbrlabs.PulumiPackage.Dynatrace.Inputs.ServiceFullWebServiceIdContributors
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    ManagementZones List<string>
    Define a management zone filter for this service detection rule.
    Name string
    Rule name
    Conditions ServiceFullWebServiceConditionsArgs
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    Description string
    Description
    Enabled bool
    This setting is enabled (true) or disabled (false)
    IdContributors ServiceFullWebServiceIdContributorsArgs
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    ManagementZones []string
    Define a management zone filter for this service detection rule.
    Name string
    Rule name
    conditions ServiceFullWebServiceConditions
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    description String
    Description
    enabled Boolean
    This setting is enabled (true) or disabled (false)
    idContributors ServiceFullWebServiceIdContributors
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    managementZones List<String>
    Define a management zone filter for this service detection rule.
    name String
    Rule name
    conditions ServiceFullWebServiceConditions
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    description string
    Description
    enabled boolean
    This setting is enabled (true) or disabled (false)
    idContributors ServiceFullWebServiceIdContributors
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    managementZones string[]
    Define a management zone filter for this service detection rule.
    name string
    Rule name
    conditions ServiceFullWebServiceConditionsArgs
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    description str
    Description
    enabled bool
    This setting is enabled (true) or disabled (false)
    id_contributors ServiceFullWebServiceIdContributorsArgs
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    management_zones Sequence[str]
    Define a management zone filter for this service detection rule.
    name str
    Rule name
    conditions Property Map
    A list of conditions necessary for the rule to take effect. If multiple conditions are specified, they all must match a Request for the rule to apply. Conditions evaluate against attributes, but do not modify them.
    description String
    Description
    enabled Boolean
    This setting is enabled (true) or disabled (false)
    idContributors Property Map
    Contributors to the Service Identifier calculation. All of the Contributors always get applied.
    managementZones List<String>
    Define a management zone filter for this service detection rule.
    name String
    Rule name

    Supporting Types

    ServiceFullWebServiceConditions, ServiceFullWebServiceConditionsArgs

    ServiceFullWebServiceConditionsCondition, ServiceFullWebServiceConditionsConditionArgs

    Attribute string
    CompareOperationType string
    Frameworks List<string>
    IgnoreCase bool
    IntValue int
    IntValues List<int>
    IpRangeFrom string
    IpRangeTo string
    TagValues List<string>
    TextValues List<string>
    Attribute string
    CompareOperationType string
    Frameworks []string
    IgnoreCase bool
    IntValue int
    IntValues []int
    IpRangeFrom string
    IpRangeTo string
    TagValues []string
    TextValues []string
    attribute String
    compareOperationType String
    frameworks List<String>
    ignoreCase Boolean
    intValue Integer
    intValues List<Integer>
    ipRangeFrom String
    ipRangeTo String
    tagValues List<String>
    textValues List<String>
    attribute string
    compareOperationType string
    frameworks string[]
    ignoreCase boolean
    intValue number
    intValues number[]
    ipRangeFrom string
    ipRangeTo string
    tagValues string[]
    textValues string[]
    attribute str
    compare_operation_type str
    frameworks Sequence[str]
    ignore_case bool
    int_value int
    int_values Sequence[int]
    ip_range_from str
    ip_range_to str
    tag_values Sequence[str]
    text_values Sequence[str]
    attribute String
    compareOperationType String
    frameworks List<String>
    ignoreCase Boolean
    intValue Number
    intValues List<Number>
    ipRangeFrom String
    ipRangeTo String
    tagValues List<String>
    textValues List<String>

    ServiceFullWebServiceIdContributors, ServiceFullWebServiceIdContributorsArgs

    detectAsWebRequestService Boolean
    Detect the matching requests as full web services (false) or web request services (true).
    applicationId Property Map
    contextRoot Property Map
    serverName Property Map
    webServiceName Property Map
    webServiceNamespace Property Map

    ServiceFullWebServiceIdContributorsApplicationId, ServiceFullWebServiceIdContributorsApplicationIdArgs

    ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributor, ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorArgs

    ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformations, ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsArgs

    ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsTransformation, ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorTransformationsTransformationArgs

    ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorValueOverride, ServiceFullWebServiceIdContributorsApplicationIdServiceIdContributorValueOverrideArgs

    Value string
    Value string
    value String
    value string
    value str
    value String

    ServiceFullWebServiceIdContributorsContextRoot, ServiceFullWebServiceIdContributorsContextRootArgs

    ServiceFullWebServiceIdContributorsContextRootServiceIdContributor, ServiceFullWebServiceIdContributorsContextRootServiceIdContributorArgs

    ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformations, ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsArgs

    ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsTransformation, ServiceFullWebServiceIdContributorsContextRootServiceIdContributorTransformationsTransformationArgs

    ServiceFullWebServiceIdContributorsContextRootServiceIdContributorValueOverride, ServiceFullWebServiceIdContributorsContextRootServiceIdContributorValueOverrideArgs

    Value string
    Value string
    value String
    value string
    value str
    value String

    ServiceFullWebServiceIdContributorsServerName, ServiceFullWebServiceIdContributorsServerNameArgs

    ServiceFullWebServiceIdContributorsServerNameServiceIdContributor, ServiceFullWebServiceIdContributorsServerNameServiceIdContributorArgs

    ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformations, ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsArgs

    ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsTransformation, ServiceFullWebServiceIdContributorsServerNameServiceIdContributorTransformationsTransformationArgs

    ServiceFullWebServiceIdContributorsServerNameServiceIdContributorValueOverride, ServiceFullWebServiceIdContributorsServerNameServiceIdContributorValueOverrideArgs

    Value string
    Value string
    value String
    value string
    value str
    value String

    ServiceFullWebServiceIdContributorsWebServiceName, ServiceFullWebServiceIdContributorsWebServiceNameArgs

    ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributor, ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorArgs

    ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformations, ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsArgs

    ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsTransformation, ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorTransformationsTransformationArgs

    ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorValueOverride, ServiceFullWebServiceIdContributorsWebServiceNameServiceIdContributorValueOverrideArgs

    Value string
    Value string
    value String
    value string
    value str
    value String

    ServiceFullWebServiceIdContributorsWebServiceNamespace, ServiceFullWebServiceIdContributorsWebServiceNamespaceArgs

    ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributor, ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorArgs

    ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformations, ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsArgs

    ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsTransformation, ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorTransformationsTransformationArgs

    ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorValueOverride, ServiceFullWebServiceIdContributorsWebServiceNamespaceServiceIdContributorValueOverrideArgs

    Value string
    Value string
    value String
    value string
    value str
    value 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