import * as pulumi from "@pulumi/pulumi";
export declare class GoldenState extends pulumi.CustomResource {
    /**
     * Get an existing GoldenState resource's state with the given name, ID, and optional extra
     * properties used to qualify the lookup.
     *
     * @param name The _unique_ name of the resulting resource.
     * @param id The _unique_ provider ID of the resource to lookup.
     * @param state Any extra arguments used during the lookup.
     * @param opts Optional settings to control the behavior of the CustomResource.
     */
    static get(name: string, id: pulumi.Input<pulumi.ID>, state?: GoldenStateState, opts?: pulumi.CustomResourceOptions): GoldenState;
    /**
     * Returns true if the given object is an instance of GoldenState.  This is designed to work even
     * when multiple copies of the Pulumi SDK have been loaded into the same process.
     */
    static isInstance(obj: any): obj is GoldenState;
    /**
     * The IDs for resource of type `dynatrace.AixExtension` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceAixExtensions: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.Alerting` this `dynatrace.GoldenState` should ignore (and therefore neither warn
     * about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in Dynatrace.
     * Omit this attribute if you don't care about these kinds of resources regarding the golden state of the environment.
     */
    readonly dynatraceAlertings: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.AnsibleTowerNotification` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceAnsibleTowerNotifications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ApplicationDetectionRule` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceApplicationDetectionRules: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ApplicationErrorRules` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceApplicationErrorRules: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.AutotagV2` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceAutotagV2s: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.AwsCredentials` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceAwsCredentials: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.AzureCredentials` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceAzureCredentials: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.BrowserMonitor` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceBrowserMonitors: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedMobileMetric` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceCalculatedMobileMetrics: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedServiceMetric` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceCalculatedServiceMetrics: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedSyntheticMetric` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceCalculatedSyntheticMetrics: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedWebMetric` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceCalculatedWebMetrics: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.Credentials` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceCredentials: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomAppAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceCustomAppAnomalies: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomAppCrashRate` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceCustomAppCrashRates: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomAppEnablement` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceCustomAppEnablements: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomService` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceCustomServices: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.DataPrivacy` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceDataPrivacies: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.DatabaseAnomaliesV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceDatabaseAnomaliesV2s: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.DeclarativeGrouping` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceDeclarativeGroupings: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.DiskAnomaliesV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceDiskAnomaliesV2s: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.DiskOptions` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceDiskOptions: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.DiskSpecificAnomaliesV2` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceDiskSpecificAnomaliesV2s: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.EmailNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceEmailNotifications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ExtensionExecutionController` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceExtensionExecutionControllers: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.GenericTypes` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceGenericTypes: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.HostAnomaliesV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceHostAnomaliesV2s: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.HostNaming` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceHostNamings: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.HostProcessGroupMonitoring` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceHostProcessGroupMonitorings: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.HttpMonitor` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceHttpMonitors: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ImsBridges` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceImsBridges: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.JiraNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceJiraNotifications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.K8sNamespaceAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceK8sNamespaceAnomalies: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.KeyRequests` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceKeyRequests: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.LogMetrics` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceLogMetrics: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.Maintenance` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceMaintenances: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ManagementZoneV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceManagementZoneV2s: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MetricEvents` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceMetricEvents: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileAppAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceMobileAppAnomalies: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileAppCrashRate` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceMobileAppCrashRates: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileAppEnablement` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceMobileAppEnablements: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileApplication` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceMobileApplications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesApache` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceMonitoredTechnologiesApaches: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesDotnet` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceMonitoredTechnologiesDotnets: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesGo` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceMonitoredTechnologiesGos: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesIis` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceMonitoredTechnologiesIis: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesJava` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceMonitoredTechnologiesJavas: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesNginx` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceMonitoredTechnologiesNginxes: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesNodejs` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceMonitoredTechnologiesNodejs: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesOpentracing` this `dynatrace.GoldenState` should ignore
     * (and therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such
     * resources to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the
     * golden state of the environment.
     */
    readonly dynatraceMonitoredTechnologiesOpentracings: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesPhp` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceMonitoredTechnologiesPhps: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesVarnish` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceMonitoredTechnologiesVarnishes: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesWsmb` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceMonitoredTechnologiesWsmbs: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.MutedRequests` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceMutedRequests: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.Nettracer` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceNettracers: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.OneagentFeatures` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceOneagentFeatures: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.OpsGenieNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceOpsGenieNotifications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.PagerDutyNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatracePagerDutyNotifications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.PgAlerting` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatracePgAlertings: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessAvailability` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceProcessAvailabilities: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupDetectionFlags` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceProcessGroupDetectionFlags: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupDetection` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceProcessGroupDetections: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupMonitoring` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceProcessGroupMonitorings: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupRum` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceProcessGroupRums: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupSimpleDetection` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceProcessGroupSimpleDetections: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessMonitoringRule` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceProcessMonitoringRules: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessMonitoring` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceProcessMonitorings: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessVisibility` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceProcessVisibilities: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessgroupNaming` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceProcessgroupNamings: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.QueueManager` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceQueueManagers: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.QueueSharingGroups` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceQueueSharingGroups: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.RequestAttribute` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceRequestAttributes: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.RequestNaming` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceRequestNamings: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.RumAdvancedCorrelation` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceRumAdvancedCorrelations: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.RumIpLocations` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceRumIpLocations: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.RumProviderBreakdown` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceRumProviderBreakdowns: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceFailure` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceServiceFailures: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceHttpFailure` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceServiceHttpFailures: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceNaming` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceServiceNamings: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceNowNotification` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceServiceNowNotifications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.SessionReplayWebPrivacy` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceSessionReplayWebPrivacies: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.SlackNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceSlackNotifications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.SloV2` this `dynatrace.GoldenState` should ignore (and therefore neither warn
     * about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in Dynatrace.
     * Omit this attribute if you don't care about these kinds of resources regarding the golden state of the environment.
     */
    readonly dynatraceSloV2s: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.SpanCaptureRule` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceSpanCaptureRules: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.SpanContextPropagation` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    readonly dynatraceSpanContextPropagations: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.SyntheticLocation` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceSyntheticLocations: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.TrelloNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceTrelloNotifications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.UpdateWindows` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceUpdateWindows: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.UsabilityAnalytics` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceUsabilityAnalytics: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.VictorOpsNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceVictorOpsNotifications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceWebAppAnomalies: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppBeaconOrigins` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceWebAppBeaconOrigins: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppEnablement` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceWebAppEnablements: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppResourceCleanup` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceWebAppResourceCleanups: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppResourceTypes` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceWebAppResourceTypes: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.WebApplication` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceWebApplications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.WebhookNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceWebhookNotifications: pulumi.Output<string[]>;
    /**
     * The IDs for resource of type `dynatrace.XmattersNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    readonly dynatraceXmattersNotifications: pulumi.Output<string[]>;
    readonly mode: pulumi.Output<string | undefined>;
    /**
     * Create a GoldenState resource with the given unique name, arguments, and options.
     *
     * @param name The _unique_ name of the resource.
     * @param args The arguments to use to populate this resource's properties.
     * @param opts A bag of options that control this resource's behavior.
     */
    constructor(name: string, args?: GoldenStateArgs, opts?: pulumi.CustomResourceOptions);
}
/**
 * Input properties used for looking up and filtering GoldenState resources.
 */
export interface GoldenStateState {
    /**
     * The IDs for resource of type `dynatrace.AixExtension` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceAixExtensions?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.Alerting` this `dynatrace.GoldenState` should ignore (and therefore neither warn
     * about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in Dynatrace.
     * Omit this attribute if you don't care about these kinds of resources regarding the golden state of the environment.
     */
    dynatraceAlertings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.AnsibleTowerNotification` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceAnsibleTowerNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ApplicationDetectionRule` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceApplicationDetectionRules?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ApplicationErrorRules` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceApplicationErrorRules?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.AutotagV2` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceAutotagV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.AwsCredentials` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceAwsCredentials?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.AzureCredentials` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceAzureCredentials?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.BrowserMonitor` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceBrowserMonitors?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedMobileMetric` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceCalculatedMobileMetrics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedServiceMetric` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceCalculatedServiceMetrics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedSyntheticMetric` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceCalculatedSyntheticMetrics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedWebMetric` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCalculatedWebMetrics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.Credentials` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCredentials?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomAppAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCustomAppAnomalies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomAppCrashRate` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCustomAppCrashRates?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomAppEnablement` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCustomAppEnablements?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomService` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCustomServices?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DataPrivacy` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceDataPrivacies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DatabaseAnomaliesV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceDatabaseAnomaliesV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DeclarativeGrouping` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceDeclarativeGroupings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DiskAnomaliesV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceDiskAnomaliesV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DiskOptions` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceDiskOptions?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DiskSpecificAnomaliesV2` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceDiskSpecificAnomaliesV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.EmailNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceEmailNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ExtensionExecutionController` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceExtensionExecutionControllers?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.GenericTypes` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceGenericTypes?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.HostAnomaliesV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceHostAnomaliesV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.HostNaming` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceHostNamings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.HostProcessGroupMonitoring` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceHostProcessGroupMonitorings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.HttpMonitor` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceHttpMonitors?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ImsBridges` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceImsBridges?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.JiraNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceJiraNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.K8sNamespaceAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceK8sNamespaceAnomalies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.KeyRequests` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceKeyRequests?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.LogMetrics` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceLogMetrics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.Maintenance` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMaintenances?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ManagementZoneV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceManagementZoneV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MetricEvents` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMetricEvents?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileAppAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMobileAppAnomalies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileAppCrashRate` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMobileAppCrashRates?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileAppEnablement` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMobileAppEnablements?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileApplication` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMobileApplications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesApache` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesApaches?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesDotnet` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesDotnets?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesGo` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesGos?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesIis` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesIis?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesJava` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesJavas?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesNginx` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesNginxes?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesNodejs` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesNodejs?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesOpentracing` this `dynatrace.GoldenState` should ignore
     * (and therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such
     * resources to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the
     * golden state of the environment.
     */
    dynatraceMonitoredTechnologiesOpentracings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesPhp` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesPhps?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesVarnish` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesVarnishes?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesWsmb` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesWsmbs?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MutedRequests` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMutedRequests?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.Nettracer` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceNettracers?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.OneagentFeatures` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceOneagentFeatures?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.OpsGenieNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceOpsGenieNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.PagerDutyNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatracePagerDutyNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.PgAlerting` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatracePgAlertings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessAvailability` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessAvailabilities?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupDetectionFlags` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceProcessGroupDetectionFlags?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupDetection` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessGroupDetections?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupMonitoring` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceProcessGroupMonitorings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupRum` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessGroupRums?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupSimpleDetection` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceProcessGroupSimpleDetections?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessMonitoringRule` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessMonitoringRules?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessMonitoring` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessMonitorings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessVisibility` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessVisibilities?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessgroupNaming` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessgroupNamings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.QueueManager` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceQueueManagers?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.QueueSharingGroups` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceQueueSharingGroups?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.RequestAttribute` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceRequestAttributes?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.RequestNaming` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceRequestNamings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.RumAdvancedCorrelation` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceRumAdvancedCorrelations?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.RumIpLocations` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceRumIpLocations?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.RumProviderBreakdown` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceRumProviderBreakdowns?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceFailure` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceServiceFailures?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceHttpFailure` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceServiceHttpFailures?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceNaming` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceServiceNamings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceNowNotification` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceServiceNowNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SessionReplayWebPrivacy` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceSessionReplayWebPrivacies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SlackNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceSlackNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SloV2` this `dynatrace.GoldenState` should ignore (and therefore neither warn
     * about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in Dynatrace.
     * Omit this attribute if you don't care about these kinds of resources regarding the golden state of the environment.
     */
    dynatraceSloV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SpanCaptureRule` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceSpanCaptureRules?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SpanContextPropagation` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceSpanContextPropagations?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SyntheticLocation` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceSyntheticLocations?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.TrelloNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceTrelloNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.UpdateWindows` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceUpdateWindows?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.UsabilityAnalytics` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceUsabilityAnalytics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.VictorOpsNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceVictorOpsNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebAppAnomalies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppBeaconOrigins` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebAppBeaconOrigins?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppEnablement` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebAppEnablements?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppResourceCleanup` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebAppResourceCleanups?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppResourceTypes` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebAppResourceTypes?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebApplication` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebApplications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebhookNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebhookNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.XmattersNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceXmattersNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    mode?: pulumi.Input<string>;
}
/**
 * The set of arguments for constructing a GoldenState resource.
 */
export interface GoldenStateArgs {
    /**
     * The IDs for resource of type `dynatrace.AixExtension` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceAixExtensions?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.Alerting` this `dynatrace.GoldenState` should ignore (and therefore neither warn
     * about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in Dynatrace.
     * Omit this attribute if you don't care about these kinds of resources regarding the golden state of the environment.
     */
    dynatraceAlertings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.AnsibleTowerNotification` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceAnsibleTowerNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ApplicationDetectionRule` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceApplicationDetectionRules?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ApplicationErrorRules` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceApplicationErrorRules?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.AutotagV2` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceAutotagV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.AwsCredentials` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceAwsCredentials?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.AzureCredentials` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceAzureCredentials?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.BrowserMonitor` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceBrowserMonitors?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedMobileMetric` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceCalculatedMobileMetrics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedServiceMetric` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceCalculatedServiceMetrics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedSyntheticMetric` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceCalculatedSyntheticMetrics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CalculatedWebMetric` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCalculatedWebMetrics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.Credentials` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCredentials?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomAppAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCustomAppAnomalies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomAppCrashRate` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCustomAppCrashRates?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomAppEnablement` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCustomAppEnablements?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.CustomService` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceCustomServices?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DataPrivacy` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceDataPrivacies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DatabaseAnomaliesV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceDatabaseAnomaliesV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DeclarativeGrouping` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceDeclarativeGroupings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DiskAnomaliesV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceDiskAnomaliesV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DiskOptions` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceDiskOptions?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.DiskSpecificAnomaliesV2` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceDiskSpecificAnomaliesV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.EmailNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceEmailNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ExtensionExecutionController` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceExtensionExecutionControllers?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.GenericTypes` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceGenericTypes?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.HostAnomaliesV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceHostAnomaliesV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.HostNaming` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceHostNamings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.HostProcessGroupMonitoring` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceHostProcessGroupMonitorings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.HttpMonitor` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceHttpMonitors?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ImsBridges` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceImsBridges?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.JiraNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceJiraNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.K8sNamespaceAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceK8sNamespaceAnomalies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.KeyRequests` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceKeyRequests?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.LogMetrics` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceLogMetrics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.Maintenance` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMaintenances?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ManagementZoneV2` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceManagementZoneV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MetricEvents` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMetricEvents?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileAppAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMobileAppAnomalies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileAppCrashRate` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMobileAppCrashRates?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileAppEnablement` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMobileAppEnablements?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MobileApplication` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMobileApplications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesApache` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesApaches?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesDotnet` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesDotnets?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesGo` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesGos?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesIis` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesIis?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesJava` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesJavas?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesNginx` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesNginxes?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesNodejs` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesNodejs?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesOpentracing` this `dynatrace.GoldenState` should ignore
     * (and therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such
     * resources to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the
     * golden state of the environment.
     */
    dynatraceMonitoredTechnologiesOpentracings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesPhp` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesPhps?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesVarnish` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesVarnishes?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MonitoredTechnologiesWsmb` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceMonitoredTechnologiesWsmbs?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.MutedRequests` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceMutedRequests?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.Nettracer` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceNettracers?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.OneagentFeatures` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceOneagentFeatures?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.OpsGenieNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceOpsGenieNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.PagerDutyNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatracePagerDutyNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.PgAlerting` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatracePgAlertings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessAvailability` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessAvailabilities?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupDetectionFlags` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceProcessGroupDetectionFlags?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupDetection` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessGroupDetections?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupMonitoring` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceProcessGroupMonitorings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupRum` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessGroupRums?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessGroupSimpleDetection` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceProcessGroupSimpleDetections?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessMonitoringRule` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessMonitoringRules?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessMonitoring` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessMonitorings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessVisibility` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessVisibilities?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ProcessgroupNaming` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceProcessgroupNamings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.QueueManager` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceQueueManagers?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.QueueSharingGroups` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceQueueSharingGroups?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.RequestAttribute` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceRequestAttributes?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.RequestNaming` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceRequestNamings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.RumAdvancedCorrelation` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceRumAdvancedCorrelations?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.RumIpLocations` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceRumIpLocations?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.RumProviderBreakdown` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceRumProviderBreakdowns?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceFailure` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceServiceFailures?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceHttpFailure` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceServiceHttpFailures?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceNaming` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceServiceNamings?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.ServiceNowNotification` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceServiceNowNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SessionReplayWebPrivacy` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceSessionReplayWebPrivacies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SlackNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceSlackNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SloV2` this `dynatrace.GoldenState` should ignore (and therefore neither warn
     * about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in Dynatrace.
     * Omit this attribute if you don't care about these kinds of resources regarding the golden state of the environment.
     */
    dynatraceSloV2s?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SpanCaptureRule` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceSpanCaptureRules?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SpanContextPropagation` this `dynatrace.GoldenState` should ignore (and
     * therefore neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources
     * to exist in Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state
     * of the environment.
     */
    dynatraceSpanContextPropagations?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.SyntheticLocation` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceSyntheticLocations?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.TrelloNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceTrelloNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.UpdateWindows` this `dynatrace.GoldenState` should ignore (and therefore neither
     * warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceUpdateWindows?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.UsabilityAnalytics` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceUsabilityAnalytics?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.VictorOpsNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceVictorOpsNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppAnomalies` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebAppAnomalies?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppBeaconOrigins` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebAppBeaconOrigins?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppEnablement` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebAppEnablements?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppResourceCleanup` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebAppResourceCleanups?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebAppResourceTypes` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebAppResourceTypes?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebApplication` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebApplications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.WebhookNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceWebhookNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    /**
     * The IDs for resource of type `dynatrace.XmattersNotification` this `dynatrace.GoldenState` should ignore (and therefore
     * neither warn about their existence nor attempt to delete them). Specify `[]` if you expect no such resources to exist in
     * Dynatrace. Omit this attribute if you don't care about these kinds of resources regarding the golden state of the
     * environment.
     */
    dynatraceXmattersNotifications?: pulumi.Input<pulumi.Input<string>[]>;
    mode?: pulumi.Input<string>;
}
