@cdktn/provider-newrelic 14.3.0 → 14.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +2321 -2377
- package/README.md +3 -3
- package/lib/account-management/index.d.ts +10 -10
- package/lib/account-management/index.js +7 -7
- package/lib/alert-channel/index.d.ts +29 -29
- package/lib/alert-channel/index.js +7 -7
- package/lib/alert-compound-condition/index.d.ts +17 -17
- package/lib/alert-compound-condition/index.js +9 -9
- package/lib/alert-condition/index.d.ts +22 -22
- package/lib/alert-condition/index.js +8 -8
- package/lib/alert-muting-rule/index.d.ts +23 -23
- package/lib/alert-muting-rule/index.js +10 -10
- package/lib/alert-policy/index.d.ts +8 -8
- package/lib/alert-policy/index.js +6 -6
- package/lib/alert-policy-channel/index.d.ts +9 -9
- package/lib/alert-policy-channel/index.js +7 -7
- package/lib/api-access-key/index.d.ts +10 -10
- package/lib/api-access-key/index.js +6 -6
- package/lib/application-settings/index.d.ts +27 -27
- package/lib/application-settings/index.js +13 -13
- package/lib/browser-application/index.d.ts +12 -12
- package/lib/browser-application/index.js +7 -7
- package/lib/cloud-aws-eu-sovereign-integrations/index.d.ts +14 -14
- package/lib/cloud-aws-eu-sovereign-integrations/index.js +9 -9
- package/lib/cloud-aws-eu-sovereign-link-account/index.d.ts +8 -8
- package/lib/cloud-aws-eu-sovereign-link-account/index.js +6 -6
- package/lib/cloud-aws-govcloud-integrations/index.d.ts +110 -110
- package/lib/cloud-aws-govcloud-integrations/index.js +26 -26
- package/lib/cloud-aws-govcloud-link-account/index.d.ts +8 -8
- package/lib/cloud-aws-govcloud-link-account/index.js +6 -6
- package/lib/cloud-aws-integrations/index.d.ts +234 -234
- package/lib/cloud-aws-integrations/index.js +60 -60
- package/lib/cloud-aws-link-account/index.d.ts +8 -8
- package/lib/cloud-aws-link-account/index.js +6 -6
- package/lib/cloud-azure-integrations/index.d.ts +109 -109
- package/lib/cloud-azure-integrations/index.js +39 -39
- package/lib/cloud-azure-link-account/index.d.ts +10 -10
- package/lib/cloud-azure-link-account/index.js +6 -6
- package/lib/cloud-gcp-integrations/index.d.ts +62 -62
- package/lib/cloud-gcp-integrations/index.js +32 -32
- package/lib/cloud-gcp-link-account/index.d.ts +7 -7
- package/lib/cloud-gcp-link-account/index.js +6 -6
- package/lib/cloud-oci-link-account/index.d.ts +18 -18
- package/lib/cloud-oci-link-account/index.js +6 -6
- package/lib/data-newrelic-account/index.d.ts +7 -7
- package/lib/data-newrelic-account/index.js +6 -6
- package/lib/data-newrelic-alert-channel/index.d.ts +6 -6
- package/lib/data-newrelic-alert-channel/index.js +8 -8
- package/lib/data-newrelic-alert-policy/index.d.ts +7 -7
- package/lib/data-newrelic-alert-policy/index.js +6 -6
- package/lib/data-newrelic-application/index.d.ts +5 -5
- package/lib/data-newrelic-application/index.js +6 -6
- package/lib/data-newrelic-authentication-domain/index.d.ts +4 -4
- package/lib/data-newrelic-authentication-domain/index.js +6 -6
- package/lib/data-newrelic-cloud-account/index.d.ts +7 -7
- package/lib/data-newrelic-cloud-account/index.js +6 -6
- package/lib/data-newrelic-entity/index.d.ts +14 -14
- package/lib/data-newrelic-entity/index.js +8 -8
- package/lib/data-newrelic-group/index.d.ts +5 -5
- package/lib/data-newrelic-group/index.js +6 -6
- package/lib/data-newrelic-key-transaction/index.d.ts +7 -7
- package/lib/data-newrelic-key-transaction/index.js +6 -6
- package/lib/data-newrelic-notification-destination/index.d.ts +14 -14
- package/lib/data-newrelic-notification-destination/index.js +11 -11
- package/lib/data-newrelic-obfuscation-expression/index.d.ts +6 -6
- package/lib/data-newrelic-obfuscation-expression/index.js +6 -6
- package/lib/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
- package/lib/data-newrelic-service-level-alert-helper/index.js +6 -6
- package/lib/data-newrelic-synthetics-private-location/index.d.ts +7 -7
- package/lib/data-newrelic-synthetics-private-location/index.js +6 -6
- package/lib/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
- package/lib/data-newrelic-synthetics-secure-credential/index.js +6 -6
- package/lib/data-newrelic-test-grok-pattern/index.d.ts +7 -7
- package/lib/data-newrelic-test-grok-pattern/index.js +10 -10
- package/lib/data-newrelic-user/index.d.ts +6 -6
- package/lib/data-newrelic-user/index.js +6 -6
- package/lib/data-partition-rule/index.d.ts +12 -12
- package/lib/data-partition-rule/index.js +7 -7
- package/lib/entity-tags/index.d.ts +10 -10
- package/lib/entity-tags/index.js +9 -9
- package/lib/events-to-metrics-rule/index.d.ts +9 -9
- package/lib/events-to-metrics-rule/index.js +6 -6
- package/lib/fleet/index.d.ts +10 -21
- package/lib/fleet/index.js +6 -27
- package/lib/group/index.d.ts +7 -7
- package/lib/group/index.js +6 -6
- package/lib/infra-alert-condition/index.d.ts +25 -25
- package/lib/infra-alert-condition/index.js +8 -8
- package/lib/insights-event/index.d.ts +11 -11
- package/lib/insights-event/index.js +10 -10
- package/lib/key-transaction/index.d.ts +9 -9
- package/lib/key-transaction/index.js +6 -6
- package/lib/log-parsing-rule/index.d.ts +12 -12
- package/lib/log-parsing-rule/index.js +6 -6
- package/lib/monitor-downtime/index.d.ts +20 -20
- package/lib/monitor-downtime/index.js +9 -9
- package/lib/notification-channel/index.d.ts +18 -18
- package/lib/notification-channel/index.js +9 -9
- package/lib/notification-destination/index.d.ts +33 -31
- package/lib/notification-destination/index.js +15 -15
- package/lib/nrql-alert-condition/index.d.ts +75 -75
- package/lib/nrql-alert-condition/index.js +17 -17
- package/lib/nrql-drop-rule/index.d.ts +10 -10
- package/lib/nrql-drop-rule/index.js +7 -7
- package/lib/obfuscation-expression/index.d.ts +8 -8
- package/lib/obfuscation-expression/index.js +6 -6
- package/lib/obfuscation-rule/index.d.ts +13 -13
- package/lib/obfuscation-rule/index.js +8 -8
- package/lib/one-dashboard/index-structs/structs0.d.ts +364 -364
- package/lib/one-dashboard/index-structs/structs0.js +185 -185
- package/lib/one-dashboard/index-structs/structs400.d.ts +286 -286
- package/lib/one-dashboard/index-structs/structs400.js +130 -130
- package/lib/one-dashboard/index.d.ts +10 -10
- package/lib/one-dashboard/index.js +6 -6
- package/lib/one-dashboard-json/index.d.ts +9 -9
- package/lib/one-dashboard-json/index.js +7 -7
- package/lib/one-dashboard-raw/index.d.ts +20 -20
- package/lib/one-dashboard-raw/index.js +10 -10
- package/lib/pipeline-cloud-rule/index.d.ts +8 -8
- package/lib/pipeline-cloud-rule/index.js +6 -6
- package/lib/provider/index.d.ts +17 -17
- package/lib/provider/index.js +6 -6
- package/lib/service-level/index.d.ts +38 -38
- package/lib/service-level/index.js +16 -16
- package/lib/synthetics-alert-condition/index.d.ts +9 -9
- package/lib/synthetics-alert-condition/index.js +6 -6
- package/lib/synthetics-broken-links-monitor/index.d.ts +17 -17
- package/lib/synthetics-broken-links-monitor/index.js +8 -8
- package/lib/synthetics-cert-check-monitor/index.d.ts +18 -18
- package/lib/synthetics-cert-check-monitor/index.js +8 -8
- package/lib/synthetics-monitor/index.d.ts +31 -31
- package/lib/synthetics-monitor/index.js +10 -10
- package/lib/synthetics-multilocation-alert-condition/index.d.ts +14 -14
- package/lib/synthetics-multilocation-alert-condition/index.js +8 -8
- package/lib/synthetics-private-location/index.d.ts +8 -8
- package/lib/synthetics-private-location/index.js +6 -6
- package/lib/synthetics-script-monitor/index.d.ts +26 -26
- package/lib/synthetics-script-monitor/index.js +10 -10
- package/lib/synthetics-secure-credential/index.d.ts +11 -11
- package/lib/synthetics-secure-credential/index.js +7 -7
- package/lib/synthetics-step-monitor/index.d.ts +25 -25
- package/lib/synthetics-step-monitor/index.js +12 -12
- package/lib/user/index.d.ts +8 -8
- package/lib/user/index.js +6 -6
- package/lib/workflow/index.d.ts +26 -26
- package/lib/workflow/index.js +16 -16
- package/lib/workflow-automation/index.d.ts +8 -8
- package/lib/workflow-automation/index.js +6 -6
- package/lib/workload/index.d.ts +32 -32
- package/lib/workload/index.js +17 -17
- package/package.json +31 -31
|
@@ -8,11 +8,11 @@ export interface CloudGcpIntegrationsConfig extends cdktn.TerraformMetaArguments
|
|
|
8
8
|
/**
|
|
9
9
|
* ID of the newrelic account
|
|
10
10
|
*
|
|
11
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
11
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#account_id CloudGcpIntegrations#account_id}
|
|
12
12
|
*/
|
|
13
13
|
readonly accountId?: number;
|
|
14
14
|
/**
|
|
15
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
15
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#id CloudGcpIntegrations#id}
|
|
16
16
|
*
|
|
17
17
|
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
|
|
18
18
|
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
|
|
@@ -21,163 +21,163 @@ export interface CloudGcpIntegrationsConfig extends cdktn.TerraformMetaArguments
|
|
|
21
21
|
/**
|
|
22
22
|
* Id of the linked gcp account in New Relic
|
|
23
23
|
*
|
|
24
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
24
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#linked_account_id CloudGcpIntegrations#linked_account_id}
|
|
25
25
|
*/
|
|
26
26
|
readonly linkedAccountId: number;
|
|
27
27
|
/**
|
|
28
28
|
* alloy_db block
|
|
29
29
|
*
|
|
30
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
30
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#alloy_db CloudGcpIntegrations#alloy_db}
|
|
31
31
|
*/
|
|
32
32
|
readonly alloyDb?: CloudGcpIntegrationsAlloyDb;
|
|
33
33
|
/**
|
|
34
34
|
* app_engine block
|
|
35
35
|
*
|
|
36
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
36
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#app_engine CloudGcpIntegrations#app_engine}
|
|
37
37
|
*/
|
|
38
38
|
readonly appEngine?: CloudGcpIntegrationsAppEngine;
|
|
39
39
|
/**
|
|
40
40
|
* big_query block
|
|
41
41
|
*
|
|
42
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
42
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#big_query CloudGcpIntegrations#big_query}
|
|
43
43
|
*/
|
|
44
44
|
readonly bigQuery?: CloudGcpIntegrationsBigQuery;
|
|
45
45
|
/**
|
|
46
46
|
* big_table block
|
|
47
47
|
*
|
|
48
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
48
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#big_table CloudGcpIntegrations#big_table}
|
|
49
49
|
*/
|
|
50
50
|
readonly bigTable?: CloudGcpIntegrationsBigTable;
|
|
51
51
|
/**
|
|
52
52
|
* composer block
|
|
53
53
|
*
|
|
54
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
54
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#composer CloudGcpIntegrations#composer}
|
|
55
55
|
*/
|
|
56
56
|
readonly composer?: CloudGcpIntegrationsComposer;
|
|
57
57
|
/**
|
|
58
58
|
* data_flow block
|
|
59
59
|
*
|
|
60
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
60
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#data_flow CloudGcpIntegrations#data_flow}
|
|
61
61
|
*/
|
|
62
62
|
readonly dataFlow?: CloudGcpIntegrationsDataFlow;
|
|
63
63
|
/**
|
|
64
64
|
* data_proc block
|
|
65
65
|
*
|
|
66
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
66
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#data_proc CloudGcpIntegrations#data_proc}
|
|
67
67
|
*/
|
|
68
68
|
readonly dataProc?: CloudGcpIntegrationsDataProc;
|
|
69
69
|
/**
|
|
70
70
|
* data_store block
|
|
71
71
|
*
|
|
72
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
72
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#data_store CloudGcpIntegrations#data_store}
|
|
73
73
|
*/
|
|
74
74
|
readonly dataStore?: CloudGcpIntegrationsDataStore;
|
|
75
75
|
/**
|
|
76
76
|
* fire_base_database block
|
|
77
77
|
*
|
|
78
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
78
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fire_base_database CloudGcpIntegrations#fire_base_database}
|
|
79
79
|
*/
|
|
80
80
|
readonly fireBaseDatabase?: CloudGcpIntegrationsFireBaseDatabase;
|
|
81
81
|
/**
|
|
82
82
|
* fire_base_hosting block
|
|
83
83
|
*
|
|
84
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
84
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fire_base_hosting CloudGcpIntegrations#fire_base_hosting}
|
|
85
85
|
*/
|
|
86
86
|
readonly fireBaseHosting?: CloudGcpIntegrationsFireBaseHosting;
|
|
87
87
|
/**
|
|
88
88
|
* fire_base_storage block
|
|
89
89
|
*
|
|
90
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
90
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fire_base_storage CloudGcpIntegrations#fire_base_storage}
|
|
91
91
|
*/
|
|
92
92
|
readonly fireBaseStorage?: CloudGcpIntegrationsFireBaseStorage;
|
|
93
93
|
/**
|
|
94
94
|
* fire_store block
|
|
95
95
|
*
|
|
96
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
96
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fire_store CloudGcpIntegrations#fire_store}
|
|
97
97
|
*/
|
|
98
98
|
readonly fireStore?: CloudGcpIntegrationsFireStore;
|
|
99
99
|
/**
|
|
100
100
|
* functions block
|
|
101
101
|
*
|
|
102
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
102
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#functions CloudGcpIntegrations#functions}
|
|
103
103
|
*/
|
|
104
104
|
readonly functions?: CloudGcpIntegrationsFunctions;
|
|
105
105
|
/**
|
|
106
106
|
* interconnect block
|
|
107
107
|
*
|
|
108
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
108
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#interconnect CloudGcpIntegrations#interconnect}
|
|
109
109
|
*/
|
|
110
110
|
readonly interconnect?: CloudGcpIntegrationsInterconnect;
|
|
111
111
|
/**
|
|
112
112
|
* kubernetes block
|
|
113
113
|
*
|
|
114
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
114
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#kubernetes CloudGcpIntegrations#kubernetes}
|
|
115
115
|
*/
|
|
116
116
|
readonly kubernetes?: CloudGcpIntegrationsKubernetes;
|
|
117
117
|
/**
|
|
118
118
|
* load_balancing block
|
|
119
119
|
*
|
|
120
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
120
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#load_balancing CloudGcpIntegrations#load_balancing}
|
|
121
121
|
*/
|
|
122
122
|
readonly loadBalancing?: CloudGcpIntegrationsLoadBalancing;
|
|
123
123
|
/**
|
|
124
124
|
* mem_cache block
|
|
125
125
|
*
|
|
126
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
126
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#mem_cache CloudGcpIntegrations#mem_cache}
|
|
127
127
|
*/
|
|
128
128
|
readonly memCache?: CloudGcpIntegrationsMemCache;
|
|
129
129
|
/**
|
|
130
130
|
* pub_sub block
|
|
131
131
|
*
|
|
132
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
132
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#pub_sub CloudGcpIntegrations#pub_sub}
|
|
133
133
|
*/
|
|
134
134
|
readonly pubSub?: CloudGcpIntegrationsPubSub;
|
|
135
135
|
/**
|
|
136
136
|
* redis block
|
|
137
137
|
*
|
|
138
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
138
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#redis CloudGcpIntegrations#redis}
|
|
139
139
|
*/
|
|
140
140
|
readonly redis?: CloudGcpIntegrationsRedis;
|
|
141
141
|
/**
|
|
142
142
|
* router block
|
|
143
143
|
*
|
|
144
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
144
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#router CloudGcpIntegrations#router}
|
|
145
145
|
*/
|
|
146
146
|
readonly router?: CloudGcpIntegrationsRouter;
|
|
147
147
|
/**
|
|
148
148
|
* run block
|
|
149
149
|
*
|
|
150
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
150
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#run CloudGcpIntegrations#run}
|
|
151
151
|
*/
|
|
152
152
|
readonly run?: CloudGcpIntegrationsRun;
|
|
153
153
|
/**
|
|
154
154
|
* spanner block
|
|
155
155
|
*
|
|
156
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
156
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#spanner CloudGcpIntegrations#spanner}
|
|
157
157
|
*/
|
|
158
158
|
readonly spanner?: CloudGcpIntegrationsSpanner;
|
|
159
159
|
/**
|
|
160
160
|
* sql block
|
|
161
161
|
*
|
|
162
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
162
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#sql CloudGcpIntegrations#sql}
|
|
163
163
|
*/
|
|
164
164
|
readonly sql?: CloudGcpIntegrationsSql;
|
|
165
165
|
/**
|
|
166
166
|
* storage block
|
|
167
167
|
*
|
|
168
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
168
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#storage CloudGcpIntegrations#storage}
|
|
169
169
|
*/
|
|
170
170
|
readonly storage?: CloudGcpIntegrationsStorage;
|
|
171
171
|
/**
|
|
172
172
|
* virtual_machines block
|
|
173
173
|
*
|
|
174
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
174
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#virtual_machines CloudGcpIntegrations#virtual_machines}
|
|
175
175
|
*/
|
|
176
176
|
readonly virtualMachines?: CloudGcpIntegrationsVirtualMachines;
|
|
177
177
|
/**
|
|
178
178
|
* vpc_access block
|
|
179
179
|
*
|
|
180
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
180
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#vpc_access CloudGcpIntegrations#vpc_access}
|
|
181
181
|
*/
|
|
182
182
|
readonly vpcAccess?: CloudGcpIntegrationsVpcAccess;
|
|
183
183
|
}
|
|
@@ -185,7 +185,7 @@ export interface CloudGcpIntegrationsAlloyDb {
|
|
|
185
185
|
/**
|
|
186
186
|
* the data polling interval in seconds
|
|
187
187
|
*
|
|
188
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
188
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
189
189
|
*/
|
|
190
190
|
readonly metricsPollingInterval?: number;
|
|
191
191
|
}
|
|
@@ -210,7 +210,7 @@ export interface CloudGcpIntegrationsAppEngine {
|
|
|
210
210
|
/**
|
|
211
211
|
* the data polling interval in seconds
|
|
212
212
|
*
|
|
213
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
213
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
214
214
|
*/
|
|
215
215
|
readonly metricsPollingInterval?: number;
|
|
216
216
|
}
|
|
@@ -235,13 +235,13 @@ export interface CloudGcpIntegrationsBigQuery {
|
|
|
235
235
|
/**
|
|
236
236
|
* to fetch tags of the resource
|
|
237
237
|
*
|
|
238
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
238
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
|
|
239
239
|
*/
|
|
240
240
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
241
241
|
/**
|
|
242
242
|
* the data polling interval in seconds
|
|
243
243
|
*
|
|
244
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
244
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
245
245
|
*/
|
|
246
246
|
readonly metricsPollingInterval?: number;
|
|
247
247
|
}
|
|
@@ -271,7 +271,7 @@ export interface CloudGcpIntegrationsBigTable {
|
|
|
271
271
|
/**
|
|
272
272
|
* the data polling interval in seconds
|
|
273
273
|
*
|
|
274
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
274
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
275
275
|
*/
|
|
276
276
|
readonly metricsPollingInterval?: number;
|
|
277
277
|
}
|
|
@@ -296,7 +296,7 @@ export interface CloudGcpIntegrationsComposer {
|
|
|
296
296
|
/**
|
|
297
297
|
* the data polling interval in seconds
|
|
298
298
|
*
|
|
299
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
299
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
300
300
|
*/
|
|
301
301
|
readonly metricsPollingInterval?: number;
|
|
302
302
|
}
|
|
@@ -321,7 +321,7 @@ export interface CloudGcpIntegrationsDataFlow {
|
|
|
321
321
|
/**
|
|
322
322
|
* the data polling interval in seconds
|
|
323
323
|
*
|
|
324
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
324
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
325
325
|
*/
|
|
326
326
|
readonly metricsPollingInterval?: number;
|
|
327
327
|
}
|
|
@@ -346,7 +346,7 @@ export interface CloudGcpIntegrationsDataProc {
|
|
|
346
346
|
/**
|
|
347
347
|
* the data polling interval in seconds
|
|
348
348
|
*
|
|
349
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
349
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
350
350
|
*/
|
|
351
351
|
readonly metricsPollingInterval?: number;
|
|
352
352
|
}
|
|
@@ -371,7 +371,7 @@ export interface CloudGcpIntegrationsDataStore {
|
|
|
371
371
|
/**
|
|
372
372
|
* the data polling interval in seconds
|
|
373
373
|
*
|
|
374
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
374
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
375
375
|
*/
|
|
376
376
|
readonly metricsPollingInterval?: number;
|
|
377
377
|
}
|
|
@@ -396,7 +396,7 @@ export interface CloudGcpIntegrationsFireBaseDatabase {
|
|
|
396
396
|
/**
|
|
397
397
|
* the data polling interval in seconds
|
|
398
398
|
*
|
|
399
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
399
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
400
400
|
*/
|
|
401
401
|
readonly metricsPollingInterval?: number;
|
|
402
402
|
}
|
|
@@ -421,7 +421,7 @@ export interface CloudGcpIntegrationsFireBaseHosting {
|
|
|
421
421
|
/**
|
|
422
422
|
* the data polling interval in seconds
|
|
423
423
|
*
|
|
424
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
424
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
425
425
|
*/
|
|
426
426
|
readonly metricsPollingInterval?: number;
|
|
427
427
|
}
|
|
@@ -446,7 +446,7 @@ export interface CloudGcpIntegrationsFireBaseStorage {
|
|
|
446
446
|
/**
|
|
447
447
|
* the data polling interval in seconds
|
|
448
448
|
*
|
|
449
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
449
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
450
450
|
*/
|
|
451
451
|
readonly metricsPollingInterval?: number;
|
|
452
452
|
}
|
|
@@ -471,7 +471,7 @@ export interface CloudGcpIntegrationsFireStore {
|
|
|
471
471
|
/**
|
|
472
472
|
* the data polling interval in seconds
|
|
473
473
|
*
|
|
474
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
474
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
475
475
|
*/
|
|
476
476
|
readonly metricsPollingInterval?: number;
|
|
477
477
|
}
|
|
@@ -496,7 +496,7 @@ export interface CloudGcpIntegrationsFunctions {
|
|
|
496
496
|
/**
|
|
497
497
|
* the data polling interval in seconds
|
|
498
498
|
*
|
|
499
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
499
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
500
500
|
*/
|
|
501
501
|
readonly metricsPollingInterval?: number;
|
|
502
502
|
}
|
|
@@ -521,7 +521,7 @@ export interface CloudGcpIntegrationsInterconnect {
|
|
|
521
521
|
/**
|
|
522
522
|
* the data polling interval in seconds
|
|
523
523
|
*
|
|
524
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
524
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
525
525
|
*/
|
|
526
526
|
readonly metricsPollingInterval?: number;
|
|
527
527
|
}
|
|
@@ -546,7 +546,7 @@ export interface CloudGcpIntegrationsKubernetes {
|
|
|
546
546
|
/**
|
|
547
547
|
* the data polling interval in seconds
|
|
548
548
|
*
|
|
549
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
549
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
550
550
|
*/
|
|
551
551
|
readonly metricsPollingInterval?: number;
|
|
552
552
|
}
|
|
@@ -571,7 +571,7 @@ export interface CloudGcpIntegrationsLoadBalancing {
|
|
|
571
571
|
/**
|
|
572
572
|
* the data polling interval in seconds
|
|
573
573
|
*
|
|
574
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
574
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
575
575
|
*/
|
|
576
576
|
readonly metricsPollingInterval?: number;
|
|
577
577
|
}
|
|
@@ -596,7 +596,7 @@ export interface CloudGcpIntegrationsMemCache {
|
|
|
596
596
|
/**
|
|
597
597
|
* the data polling interval in seconds
|
|
598
598
|
*
|
|
599
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
599
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
600
600
|
*/
|
|
601
601
|
readonly metricsPollingInterval?: number;
|
|
602
602
|
}
|
|
@@ -621,13 +621,13 @@ export interface CloudGcpIntegrationsPubSub {
|
|
|
621
621
|
/**
|
|
622
622
|
* to fetch tags of the resource
|
|
623
623
|
*
|
|
624
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
624
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
|
|
625
625
|
*/
|
|
626
626
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
627
627
|
/**
|
|
628
628
|
* the data polling interval in seconds
|
|
629
629
|
*
|
|
630
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
630
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
631
631
|
*/
|
|
632
632
|
readonly metricsPollingInterval?: number;
|
|
633
633
|
}
|
|
@@ -657,7 +657,7 @@ export interface CloudGcpIntegrationsRedis {
|
|
|
657
657
|
/**
|
|
658
658
|
* the data polling interval in seconds
|
|
659
659
|
*
|
|
660
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
660
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
661
661
|
*/
|
|
662
662
|
readonly metricsPollingInterval?: number;
|
|
663
663
|
}
|
|
@@ -682,7 +682,7 @@ export interface CloudGcpIntegrationsRouter {
|
|
|
682
682
|
/**
|
|
683
683
|
* the data polling interval in seconds
|
|
684
684
|
*
|
|
685
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
685
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
686
686
|
*/
|
|
687
687
|
readonly metricsPollingInterval?: number;
|
|
688
688
|
}
|
|
@@ -707,7 +707,7 @@ export interface CloudGcpIntegrationsRun {
|
|
|
707
707
|
/**
|
|
708
708
|
* the data polling interval in seconds
|
|
709
709
|
*
|
|
710
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
710
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
711
711
|
*/
|
|
712
712
|
readonly metricsPollingInterval?: number;
|
|
713
713
|
}
|
|
@@ -732,13 +732,13 @@ export interface CloudGcpIntegrationsSpanner {
|
|
|
732
732
|
/**
|
|
733
733
|
* to fetch tags of the resource
|
|
734
734
|
*
|
|
735
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
735
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
|
|
736
736
|
*/
|
|
737
737
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
738
738
|
/**
|
|
739
739
|
* the data polling interval in seconds
|
|
740
740
|
*
|
|
741
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
741
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
742
742
|
*/
|
|
743
743
|
readonly metricsPollingInterval?: number;
|
|
744
744
|
}
|
|
@@ -768,7 +768,7 @@ export interface CloudGcpIntegrationsSql {
|
|
|
768
768
|
/**
|
|
769
769
|
* the data polling interval in seconds
|
|
770
770
|
*
|
|
771
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
771
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
772
772
|
*/
|
|
773
773
|
readonly metricsPollingInterval?: number;
|
|
774
774
|
}
|
|
@@ -793,13 +793,13 @@ export interface CloudGcpIntegrationsStorage {
|
|
|
793
793
|
/**
|
|
794
794
|
* to fetch tags of the resource
|
|
795
795
|
*
|
|
796
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
796
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#fetch_tags CloudGcpIntegrations#fetch_tags}
|
|
797
797
|
*/
|
|
798
798
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
799
799
|
/**
|
|
800
800
|
* the data polling interval in seconds
|
|
801
801
|
*
|
|
802
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
802
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
803
803
|
*/
|
|
804
804
|
readonly metricsPollingInterval?: number;
|
|
805
805
|
}
|
|
@@ -829,7 +829,7 @@ export interface CloudGcpIntegrationsVirtualMachines {
|
|
|
829
829
|
/**
|
|
830
830
|
* the data polling interval in seconds
|
|
831
831
|
*
|
|
832
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
832
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
833
833
|
*/
|
|
834
834
|
readonly metricsPollingInterval?: number;
|
|
835
835
|
}
|
|
@@ -854,7 +854,7 @@ export interface CloudGcpIntegrationsVpcAccess {
|
|
|
854
854
|
/**
|
|
855
855
|
* the data polling interval in seconds
|
|
856
856
|
*
|
|
857
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
857
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#metrics_polling_interval CloudGcpIntegrations#metrics_polling_interval}
|
|
858
858
|
*/
|
|
859
859
|
readonly metricsPollingInterval?: number;
|
|
860
860
|
}
|
|
@@ -876,7 +876,7 @@ export declare class CloudGcpIntegrationsVpcAccessOutputReference extends cdktn.
|
|
|
876
876
|
get metricsPollingIntervalInput(): number | undefined;
|
|
877
877
|
}
|
|
878
878
|
/**
|
|
879
|
-
* Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
879
|
+
* Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations}
|
|
880
880
|
*/
|
|
881
881
|
export declare class CloudGcpIntegrations extends cdktn.TerraformResource {
|
|
882
882
|
static readonly tfResourceType = "newrelic_cloud_gcp_integrations";
|
|
@@ -884,12 +884,12 @@ export declare class CloudGcpIntegrations extends cdktn.TerraformResource {
|
|
|
884
884
|
* Generates CDKTN code for importing a CloudGcpIntegrations resource upon running "cdktn plan <stack-name>"
|
|
885
885
|
* @param scope The scope in which to define this construct
|
|
886
886
|
* @param importToId The construct id used in the generated config for the CloudGcpIntegrations to import
|
|
887
|
-
* @param importFromId The id of the existing CloudGcpIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
887
|
+
* @param importFromId The id of the existing CloudGcpIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations#import import section} in the documentation of this resource for the id to use
|
|
888
888
|
* @param provider? Optional instance of the provider where the CloudGcpIntegrations to import is found
|
|
889
889
|
*/
|
|
890
890
|
static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider): cdktn.ImportableResource;
|
|
891
891
|
/**
|
|
892
|
-
* Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
892
|
+
* Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_gcp_integrations newrelic_cloud_gcp_integrations} Resource
|
|
893
893
|
*
|
|
894
894
|
* @param scope The scope in which to define this construct
|
|
895
895
|
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
|