@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 CloudAwsIntegrationsConfig extends cdktn.TerraformMetaArguments
|
|
|
8
8
|
/**
|
|
9
9
|
* The ID of the account in New Relic.
|
|
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_aws_integrations#account_id CloudAwsIntegrations#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_aws_integrations#id CloudAwsIntegrations#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,331 +21,331 @@ export interface CloudAwsIntegrationsConfig extends cdktn.TerraformMetaArguments
|
|
|
21
21
|
/**
|
|
22
22
|
* The ID of the linked AWS 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_aws_integrations#linked_account_id CloudAwsIntegrations#linked_account_id}
|
|
25
25
|
*/
|
|
26
26
|
readonly linkedAccountId: number;
|
|
27
27
|
/**
|
|
28
28
|
* alb 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_aws_integrations#alb CloudAwsIntegrations#alb}
|
|
31
31
|
*/
|
|
32
32
|
readonly alb?: CloudAwsIntegrationsAlb;
|
|
33
33
|
/**
|
|
34
34
|
* api_gateway 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_aws_integrations#api_gateway CloudAwsIntegrations#api_gateway}
|
|
37
37
|
*/
|
|
38
38
|
readonly apiGateway?: CloudAwsIntegrationsApiGateway;
|
|
39
39
|
/**
|
|
40
40
|
* auto_scaling 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_aws_integrations#auto_scaling CloudAwsIntegrations#auto_scaling}
|
|
43
43
|
*/
|
|
44
44
|
readonly autoScaling?: CloudAwsIntegrationsAutoScaling;
|
|
45
45
|
/**
|
|
46
46
|
* aws_app_sync 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_aws_integrations#aws_app_sync CloudAwsIntegrations#aws_app_sync}
|
|
49
49
|
*/
|
|
50
50
|
readonly awsAppSync?: CloudAwsIntegrationsAwsAppSync;
|
|
51
51
|
/**
|
|
52
52
|
* aws_athena 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_aws_integrations#aws_athena CloudAwsIntegrations#aws_athena}
|
|
55
55
|
*/
|
|
56
56
|
readonly awsAthena?: CloudAwsIntegrationsAwsAthena;
|
|
57
57
|
/**
|
|
58
58
|
* aws_auto_discovery 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_aws_integrations#aws_auto_discovery CloudAwsIntegrations#aws_auto_discovery}
|
|
61
61
|
*/
|
|
62
62
|
readonly awsAutoDiscovery?: CloudAwsIntegrationsAwsAutoDiscovery;
|
|
63
63
|
/**
|
|
64
64
|
* aws_cognito 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_aws_integrations#aws_cognito CloudAwsIntegrations#aws_cognito}
|
|
67
67
|
*/
|
|
68
68
|
readonly awsCognito?: CloudAwsIntegrationsAwsCognito;
|
|
69
69
|
/**
|
|
70
70
|
* aws_connect 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_aws_integrations#aws_connect CloudAwsIntegrations#aws_connect}
|
|
73
73
|
*/
|
|
74
74
|
readonly awsConnect?: CloudAwsIntegrationsAwsConnect;
|
|
75
75
|
/**
|
|
76
76
|
* aws_direct_connect 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_aws_integrations#aws_direct_connect CloudAwsIntegrations#aws_direct_connect}
|
|
79
79
|
*/
|
|
80
80
|
readonly awsDirectConnect?: CloudAwsIntegrationsAwsDirectConnect;
|
|
81
81
|
/**
|
|
82
82
|
* aws_fsx 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_aws_integrations#aws_fsx CloudAwsIntegrations#aws_fsx}
|
|
85
85
|
*/
|
|
86
86
|
readonly awsFsx?: CloudAwsIntegrationsAwsFsx;
|
|
87
87
|
/**
|
|
88
88
|
* aws_glue 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_aws_integrations#aws_glue CloudAwsIntegrations#aws_glue}
|
|
91
91
|
*/
|
|
92
92
|
readonly awsGlue?: CloudAwsIntegrationsAwsGlue;
|
|
93
93
|
/**
|
|
94
94
|
* aws_kinesis_analytics 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_aws_integrations#aws_kinesis_analytics CloudAwsIntegrations#aws_kinesis_analytics}
|
|
97
97
|
*/
|
|
98
98
|
readonly awsKinesisAnalytics?: CloudAwsIntegrationsAwsKinesisAnalytics;
|
|
99
99
|
/**
|
|
100
100
|
* aws_media_convert 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_aws_integrations#aws_media_convert CloudAwsIntegrations#aws_media_convert}
|
|
103
103
|
*/
|
|
104
104
|
readonly awsMediaConvert?: CloudAwsIntegrationsAwsMediaConvert;
|
|
105
105
|
/**
|
|
106
106
|
* aws_media_package_vod 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_aws_integrations#aws_media_package_vod CloudAwsIntegrations#aws_media_package_vod}
|
|
109
109
|
*/
|
|
110
110
|
readonly awsMediaPackageVod?: CloudAwsIntegrationsAwsMediaPackageVod;
|
|
111
111
|
/**
|
|
112
112
|
* aws_mq 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_aws_integrations#aws_mq CloudAwsIntegrations#aws_mq}
|
|
115
115
|
*/
|
|
116
116
|
readonly awsMq?: CloudAwsIntegrationsAwsMq;
|
|
117
117
|
/**
|
|
118
118
|
* aws_msk 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_aws_integrations#aws_msk CloudAwsIntegrations#aws_msk}
|
|
121
121
|
*/
|
|
122
122
|
readonly awsMsk?: CloudAwsIntegrationsAwsMsk;
|
|
123
123
|
/**
|
|
124
124
|
* aws_neptune 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_aws_integrations#aws_neptune CloudAwsIntegrations#aws_neptune}
|
|
127
127
|
*/
|
|
128
128
|
readonly awsNeptune?: CloudAwsIntegrationsAwsNeptune;
|
|
129
129
|
/**
|
|
130
130
|
* aws_qldb 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_aws_integrations#aws_qldb CloudAwsIntegrations#aws_qldb}
|
|
133
133
|
*/
|
|
134
134
|
readonly awsQldb?: CloudAwsIntegrationsAwsQldb;
|
|
135
135
|
/**
|
|
136
136
|
* aws_route53resolver 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_aws_integrations#aws_route53resolver CloudAwsIntegrations#aws_route53resolver}
|
|
139
139
|
*/
|
|
140
140
|
readonly awsRoute53Resolver?: CloudAwsIntegrationsAwsRoute53Resolver;
|
|
141
141
|
/**
|
|
142
142
|
* aws_states 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_aws_integrations#aws_states CloudAwsIntegrations#aws_states}
|
|
145
145
|
*/
|
|
146
146
|
readonly awsStates?: CloudAwsIntegrationsAwsStates;
|
|
147
147
|
/**
|
|
148
148
|
* aws_transit_gateway 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_aws_integrations#aws_transit_gateway CloudAwsIntegrations#aws_transit_gateway}
|
|
151
151
|
*/
|
|
152
152
|
readonly awsTransitGateway?: CloudAwsIntegrationsAwsTransitGateway;
|
|
153
153
|
/**
|
|
154
154
|
* aws_waf 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_aws_integrations#aws_waf CloudAwsIntegrations#aws_waf}
|
|
157
157
|
*/
|
|
158
158
|
readonly awsWaf?: CloudAwsIntegrationsAwsWaf;
|
|
159
159
|
/**
|
|
160
160
|
* aws_wafv2 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_aws_integrations#aws_wafv2 CloudAwsIntegrations#aws_wafv2}
|
|
163
163
|
*/
|
|
164
164
|
readonly awsWafv2?: CloudAwsIntegrationsAwsWafv2;
|
|
165
165
|
/**
|
|
166
166
|
* billing 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_aws_integrations#billing CloudAwsIntegrations#billing}
|
|
169
169
|
*/
|
|
170
170
|
readonly billing?: CloudAwsIntegrationsBilling;
|
|
171
171
|
/**
|
|
172
172
|
* cloudfront 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_aws_integrations#cloudfront CloudAwsIntegrations#cloudfront}
|
|
175
175
|
*/
|
|
176
176
|
readonly cloudfront?: CloudAwsIntegrationsCloudfront;
|
|
177
177
|
/**
|
|
178
178
|
* cloudtrail 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_aws_integrations#cloudtrail CloudAwsIntegrations#cloudtrail}
|
|
181
181
|
*/
|
|
182
182
|
readonly cloudtrail?: CloudAwsIntegrationsCloudtrail;
|
|
183
183
|
/**
|
|
184
184
|
* doc_db block
|
|
185
185
|
*
|
|
186
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
186
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#doc_db CloudAwsIntegrations#doc_db}
|
|
187
187
|
*/
|
|
188
188
|
readonly docDb?: CloudAwsIntegrationsDocDb;
|
|
189
189
|
/**
|
|
190
190
|
* dynamodb block
|
|
191
191
|
*
|
|
192
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
192
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#dynamodb CloudAwsIntegrations#dynamodb}
|
|
193
193
|
*/
|
|
194
194
|
readonly dynamodb?: CloudAwsIntegrationsDynamodb;
|
|
195
195
|
/**
|
|
196
196
|
* ebs block
|
|
197
197
|
*
|
|
198
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
198
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#ebs CloudAwsIntegrations#ebs}
|
|
199
199
|
*/
|
|
200
200
|
readonly ebs?: CloudAwsIntegrationsEbs;
|
|
201
201
|
/**
|
|
202
202
|
* ec2 block
|
|
203
203
|
*
|
|
204
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
204
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#ec2 CloudAwsIntegrations#ec2}
|
|
205
205
|
*/
|
|
206
206
|
readonly ec2?: CloudAwsIntegrationsEc2;
|
|
207
207
|
/**
|
|
208
208
|
* ecs block
|
|
209
209
|
*
|
|
210
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
210
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#ecs CloudAwsIntegrations#ecs}
|
|
211
211
|
*/
|
|
212
212
|
readonly ecs?: CloudAwsIntegrationsEcs;
|
|
213
213
|
/**
|
|
214
214
|
* efs block
|
|
215
215
|
*
|
|
216
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
216
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#efs CloudAwsIntegrations#efs}
|
|
217
217
|
*/
|
|
218
218
|
readonly efs?: CloudAwsIntegrationsEfs;
|
|
219
219
|
/**
|
|
220
220
|
* elasticache block
|
|
221
221
|
*
|
|
222
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
222
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#elasticache CloudAwsIntegrations#elasticache}
|
|
223
223
|
*/
|
|
224
224
|
readonly elasticache?: CloudAwsIntegrationsElasticache;
|
|
225
225
|
/**
|
|
226
226
|
* elasticbeanstalk block
|
|
227
227
|
*
|
|
228
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
228
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#elasticbeanstalk CloudAwsIntegrations#elasticbeanstalk}
|
|
229
229
|
*/
|
|
230
230
|
readonly elasticbeanstalk?: CloudAwsIntegrationsElasticbeanstalk;
|
|
231
231
|
/**
|
|
232
232
|
* elasticsearch block
|
|
233
233
|
*
|
|
234
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
234
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#elasticsearch CloudAwsIntegrations#elasticsearch}
|
|
235
235
|
*/
|
|
236
236
|
readonly elasticsearch?: CloudAwsIntegrationsElasticsearch;
|
|
237
237
|
/**
|
|
238
238
|
* elb block
|
|
239
239
|
*
|
|
240
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
240
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#elb CloudAwsIntegrations#elb}
|
|
241
241
|
*/
|
|
242
242
|
readonly elb?: CloudAwsIntegrationsElb;
|
|
243
243
|
/**
|
|
244
244
|
* emr block
|
|
245
245
|
*
|
|
246
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
246
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#emr CloudAwsIntegrations#emr}
|
|
247
247
|
*/
|
|
248
248
|
readonly emr?: CloudAwsIntegrationsEmr;
|
|
249
249
|
/**
|
|
250
250
|
* health block
|
|
251
251
|
*
|
|
252
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
252
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#health CloudAwsIntegrations#health}
|
|
253
253
|
*/
|
|
254
254
|
readonly health?: CloudAwsIntegrationsHealth;
|
|
255
255
|
/**
|
|
256
256
|
* iam block
|
|
257
257
|
*
|
|
258
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
258
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#iam CloudAwsIntegrations#iam}
|
|
259
259
|
*/
|
|
260
260
|
readonly iam?: CloudAwsIntegrationsIam;
|
|
261
261
|
/**
|
|
262
262
|
* iot block
|
|
263
263
|
*
|
|
264
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
264
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#iot CloudAwsIntegrations#iot}
|
|
265
265
|
*/
|
|
266
266
|
readonly iot?: CloudAwsIntegrationsIot;
|
|
267
267
|
/**
|
|
268
268
|
* kinesis block
|
|
269
269
|
*
|
|
270
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
270
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#kinesis CloudAwsIntegrations#kinesis}
|
|
271
271
|
*/
|
|
272
272
|
readonly kinesis?: CloudAwsIntegrationsKinesis;
|
|
273
273
|
/**
|
|
274
274
|
* kinesis_firehose block
|
|
275
275
|
*
|
|
276
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
276
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#kinesis_firehose CloudAwsIntegrations#kinesis_firehose}
|
|
277
277
|
*/
|
|
278
278
|
readonly kinesisFirehose?: CloudAwsIntegrationsKinesisFirehose;
|
|
279
279
|
/**
|
|
280
280
|
* lambda block
|
|
281
281
|
*
|
|
282
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
282
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#lambda CloudAwsIntegrations#lambda}
|
|
283
283
|
*/
|
|
284
284
|
readonly lambda?: CloudAwsIntegrationsLambda;
|
|
285
285
|
/**
|
|
286
286
|
* rds block
|
|
287
287
|
*
|
|
288
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
288
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#rds CloudAwsIntegrations#rds}
|
|
289
289
|
*/
|
|
290
290
|
readonly rds?: CloudAwsIntegrationsRds;
|
|
291
291
|
/**
|
|
292
292
|
* redshift block
|
|
293
293
|
*
|
|
294
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
294
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#redshift CloudAwsIntegrations#redshift}
|
|
295
295
|
*/
|
|
296
296
|
readonly redshift?: CloudAwsIntegrationsRedshift;
|
|
297
297
|
/**
|
|
298
298
|
* route53 block
|
|
299
299
|
*
|
|
300
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
300
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#route53 CloudAwsIntegrations#route53}
|
|
301
301
|
*/
|
|
302
302
|
readonly route53?: CloudAwsIntegrationsRoute53;
|
|
303
303
|
/**
|
|
304
304
|
* s3 block
|
|
305
305
|
*
|
|
306
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
306
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#s3 CloudAwsIntegrations#s3}
|
|
307
307
|
*/
|
|
308
308
|
readonly s3?: CloudAwsIntegrationsS3;
|
|
309
309
|
/**
|
|
310
310
|
* security_hub block
|
|
311
311
|
*
|
|
312
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
312
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#security_hub CloudAwsIntegrations#security_hub}
|
|
313
313
|
*/
|
|
314
314
|
readonly securityHub?: CloudAwsIntegrationsSecurityHub;
|
|
315
315
|
/**
|
|
316
316
|
* ses block
|
|
317
317
|
*
|
|
318
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
318
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#ses CloudAwsIntegrations#ses}
|
|
319
319
|
*/
|
|
320
320
|
readonly ses?: CloudAwsIntegrationsSes;
|
|
321
321
|
/**
|
|
322
322
|
* sns block
|
|
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_aws_integrations#sns CloudAwsIntegrations#sns}
|
|
325
325
|
*/
|
|
326
326
|
readonly sns?: CloudAwsIntegrationsSns;
|
|
327
327
|
/**
|
|
328
328
|
* sqs block
|
|
329
329
|
*
|
|
330
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
330
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#sqs CloudAwsIntegrations#sqs}
|
|
331
331
|
*/
|
|
332
332
|
readonly sqs?: CloudAwsIntegrationsSqs;
|
|
333
333
|
/**
|
|
334
334
|
* trusted_advisor block
|
|
335
335
|
*
|
|
336
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
336
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#trusted_advisor CloudAwsIntegrations#trusted_advisor}
|
|
337
337
|
*/
|
|
338
338
|
readonly trustedAdvisor?: CloudAwsIntegrationsTrustedAdvisor;
|
|
339
339
|
/**
|
|
340
340
|
* vpc block
|
|
341
341
|
*
|
|
342
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
342
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#vpc CloudAwsIntegrations#vpc}
|
|
343
343
|
*/
|
|
344
344
|
readonly vpc?: CloudAwsIntegrationsVpc;
|
|
345
345
|
/**
|
|
346
346
|
* x_ray block
|
|
347
347
|
*
|
|
348
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
348
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#x_ray CloudAwsIntegrations#x_ray}
|
|
349
349
|
*/
|
|
350
350
|
readonly xRay?: CloudAwsIntegrationsXRay;
|
|
351
351
|
}
|
|
@@ -353,37 +353,37 @@ export interface CloudAwsIntegrationsAlb {
|
|
|
353
353
|
/**
|
|
354
354
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
355
355
|
*
|
|
356
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
356
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
357
357
|
*/
|
|
358
358
|
readonly awsRegions?: string[];
|
|
359
359
|
/**
|
|
360
360
|
* Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
361
361
|
*
|
|
362
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
362
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
|
|
363
363
|
*/
|
|
364
364
|
readonly fetchExtendedInventory?: boolean | cdktn.IResolvable;
|
|
365
365
|
/**
|
|
366
366
|
* Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
367
367
|
*
|
|
368
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
368
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
369
369
|
*/
|
|
370
370
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
371
371
|
/**
|
|
372
372
|
* Specify each name or prefix for the LBs that you want to monitor. Filter values are case-sensitive.
|
|
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_aws_integrations#load_balancer_prefixes CloudAwsIntegrations#load_balancer_prefixes}
|
|
375
375
|
*/
|
|
376
376
|
readonly loadBalancerPrefixes?: string[];
|
|
377
377
|
/**
|
|
378
378
|
* The data polling interval in seconds.
|
|
379
379
|
*
|
|
380
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
380
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
381
381
|
*/
|
|
382
382
|
readonly metricsPollingInterval?: number;
|
|
383
383
|
/**
|
|
384
384
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
385
385
|
*
|
|
386
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
386
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
387
387
|
*/
|
|
388
388
|
readonly tagKey?: string;
|
|
389
389
|
/**
|
|
@@ -391,7 +391,7 @@ export interface CloudAwsIntegrationsAlb {
|
|
|
391
391
|
*
|
|
392
392
|
*
|
|
393
393
|
*
|
|
394
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
394
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
395
395
|
*/
|
|
396
396
|
readonly tagValue?: string;
|
|
397
397
|
}
|
|
@@ -446,25 +446,25 @@ export interface CloudAwsIntegrationsApiGateway {
|
|
|
446
446
|
/**
|
|
447
447
|
* Specify each AWS region that includes the resources that you want to monitor
|
|
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_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
450
450
|
*/
|
|
451
451
|
readonly awsRegions?: string[];
|
|
452
452
|
/**
|
|
453
453
|
* The data polling interval in seconds.
|
|
454
454
|
*
|
|
455
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
455
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
456
456
|
*/
|
|
457
457
|
readonly metricsPollingInterval?: number;
|
|
458
458
|
/**
|
|
459
459
|
* Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
460
460
|
*
|
|
461
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
461
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#stage_prefixes CloudAwsIntegrations#stage_prefixes}
|
|
462
462
|
*/
|
|
463
463
|
readonly stagePrefixes?: string[];
|
|
464
464
|
/**
|
|
465
465
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
466
466
|
*
|
|
467
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
467
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
468
468
|
*/
|
|
469
469
|
readonly tagKey?: string;
|
|
470
470
|
/**
|
|
@@ -472,7 +472,7 @@ export interface CloudAwsIntegrationsApiGateway {
|
|
|
472
472
|
*
|
|
473
473
|
*
|
|
474
474
|
*
|
|
475
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
475
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
476
476
|
*/
|
|
477
477
|
readonly tagValue?: string;
|
|
478
478
|
}
|
|
@@ -517,13 +517,13 @@ export interface CloudAwsIntegrationsAutoScaling {
|
|
|
517
517
|
/**
|
|
518
518
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
519
519
|
*
|
|
520
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
520
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
521
521
|
*/
|
|
522
522
|
readonly awsRegions?: string[];
|
|
523
523
|
/**
|
|
524
524
|
* The data polling interval in seconds.
|
|
525
525
|
*
|
|
526
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
526
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
527
527
|
*/
|
|
528
528
|
readonly metricsPollingInterval?: number;
|
|
529
529
|
}
|
|
@@ -553,13 +553,13 @@ export interface CloudAwsIntegrationsAwsAppSync {
|
|
|
553
553
|
/**
|
|
554
554
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
555
555
|
*
|
|
556
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
556
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
557
557
|
*/
|
|
558
558
|
readonly awsRegions?: string[];
|
|
559
559
|
/**
|
|
560
560
|
* The data polling interval in seconds.
|
|
561
561
|
*
|
|
562
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
562
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
563
563
|
*/
|
|
564
564
|
readonly metricsPollingInterval?: number;
|
|
565
565
|
}
|
|
@@ -589,13 +589,13 @@ export interface CloudAwsIntegrationsAwsAthena {
|
|
|
589
589
|
/**
|
|
590
590
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
591
591
|
*
|
|
592
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
592
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
593
593
|
*/
|
|
594
594
|
readonly awsRegions?: string[];
|
|
595
595
|
/**
|
|
596
596
|
* The data polling interval in seconds.
|
|
597
597
|
*
|
|
598
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
598
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
599
599
|
*/
|
|
600
600
|
readonly metricsPollingInterval?: number;
|
|
601
601
|
}
|
|
@@ -625,13 +625,13 @@ export interface CloudAwsIntegrationsAwsAutoDiscovery {
|
|
|
625
625
|
/**
|
|
626
626
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
627
627
|
*
|
|
628
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
628
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
629
629
|
*/
|
|
630
630
|
readonly awsRegions?: string[];
|
|
631
631
|
/**
|
|
632
632
|
* The data polling interval in seconds.
|
|
633
633
|
*
|
|
634
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
634
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
635
635
|
*/
|
|
636
636
|
readonly metricsPollingInterval?: number;
|
|
637
637
|
}
|
|
@@ -661,13 +661,13 @@ export interface CloudAwsIntegrationsAwsCognito {
|
|
|
661
661
|
/**
|
|
662
662
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
663
663
|
*
|
|
664
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
664
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
665
665
|
*/
|
|
666
666
|
readonly awsRegions?: string[];
|
|
667
667
|
/**
|
|
668
668
|
* The data polling interval in seconds.
|
|
669
669
|
*
|
|
670
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
670
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
671
671
|
*/
|
|
672
672
|
readonly metricsPollingInterval?: number;
|
|
673
673
|
}
|
|
@@ -697,13 +697,13 @@ export interface CloudAwsIntegrationsAwsConnect {
|
|
|
697
697
|
/**
|
|
698
698
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
699
699
|
*
|
|
700
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
700
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
701
701
|
*/
|
|
702
702
|
readonly awsRegions?: string[];
|
|
703
703
|
/**
|
|
704
704
|
* The data polling interval in seconds.
|
|
705
705
|
*
|
|
706
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
706
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
707
707
|
*/
|
|
708
708
|
readonly metricsPollingInterval?: number;
|
|
709
709
|
}
|
|
@@ -733,13 +733,13 @@ export interface CloudAwsIntegrationsAwsDirectConnect {
|
|
|
733
733
|
/**
|
|
734
734
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
735
735
|
*
|
|
736
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
736
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
737
737
|
*/
|
|
738
738
|
readonly awsRegions?: string[];
|
|
739
739
|
/**
|
|
740
740
|
* The data polling interval in seconds.
|
|
741
741
|
*
|
|
742
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
742
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
743
743
|
*/
|
|
744
744
|
readonly metricsPollingInterval?: number;
|
|
745
745
|
}
|
|
@@ -769,13 +769,13 @@ export interface CloudAwsIntegrationsAwsFsx {
|
|
|
769
769
|
/**
|
|
770
770
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
771
771
|
*
|
|
772
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
772
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
773
773
|
*/
|
|
774
774
|
readonly awsRegions?: string[];
|
|
775
775
|
/**
|
|
776
776
|
* The data polling interval in seconds.
|
|
777
777
|
*
|
|
778
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
778
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
779
779
|
*/
|
|
780
780
|
readonly metricsPollingInterval?: number;
|
|
781
781
|
}
|
|
@@ -805,13 +805,13 @@ export interface CloudAwsIntegrationsAwsGlue {
|
|
|
805
805
|
/**
|
|
806
806
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
807
807
|
*
|
|
808
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
808
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
809
809
|
*/
|
|
810
810
|
readonly awsRegions?: string[];
|
|
811
811
|
/**
|
|
812
812
|
* The data polling interval in seconds.
|
|
813
813
|
*
|
|
814
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
814
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
815
815
|
*/
|
|
816
816
|
readonly metricsPollingInterval?: number;
|
|
817
817
|
}
|
|
@@ -841,13 +841,13 @@ export interface CloudAwsIntegrationsAwsKinesisAnalytics {
|
|
|
841
841
|
/**
|
|
842
842
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
843
843
|
*
|
|
844
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
844
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
845
845
|
*/
|
|
846
846
|
readonly awsRegions?: string[];
|
|
847
847
|
/**
|
|
848
848
|
* The data polling interval in seconds.
|
|
849
849
|
*
|
|
850
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
850
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
851
851
|
*/
|
|
852
852
|
readonly metricsPollingInterval?: number;
|
|
853
853
|
}
|
|
@@ -877,13 +877,13 @@ export interface CloudAwsIntegrationsAwsMediaConvert {
|
|
|
877
877
|
/**
|
|
878
878
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
879
879
|
*
|
|
880
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
880
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
881
881
|
*/
|
|
882
882
|
readonly awsRegions?: string[];
|
|
883
883
|
/**
|
|
884
884
|
* The data polling interval in seconds.
|
|
885
885
|
*
|
|
886
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
886
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
887
887
|
*/
|
|
888
888
|
readonly metricsPollingInterval?: number;
|
|
889
889
|
}
|
|
@@ -913,13 +913,13 @@ export interface CloudAwsIntegrationsAwsMediaPackageVod {
|
|
|
913
913
|
/**
|
|
914
914
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
915
915
|
*
|
|
916
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
916
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
917
917
|
*/
|
|
918
918
|
readonly awsRegions?: string[];
|
|
919
919
|
/**
|
|
920
920
|
* The data polling interval in seconds.
|
|
921
921
|
*
|
|
922
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
922
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
923
923
|
*/
|
|
924
924
|
readonly metricsPollingInterval?: number;
|
|
925
925
|
}
|
|
@@ -949,13 +949,13 @@ export interface CloudAwsIntegrationsAwsMq {
|
|
|
949
949
|
/**
|
|
950
950
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
951
951
|
*
|
|
952
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
952
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
953
953
|
*/
|
|
954
954
|
readonly awsRegions?: string[];
|
|
955
955
|
/**
|
|
956
956
|
* The data polling interval in seconds.
|
|
957
957
|
*
|
|
958
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
958
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
959
959
|
*/
|
|
960
960
|
readonly metricsPollingInterval?: number;
|
|
961
961
|
}
|
|
@@ -985,13 +985,13 @@ export interface CloudAwsIntegrationsAwsMsk {
|
|
|
985
985
|
/**
|
|
986
986
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
987
987
|
*
|
|
988
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
988
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
989
989
|
*/
|
|
990
990
|
readonly awsRegions?: string[];
|
|
991
991
|
/**
|
|
992
992
|
* The data polling interval in seconds.
|
|
993
993
|
*
|
|
994
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
994
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
995
995
|
*/
|
|
996
996
|
readonly metricsPollingInterval?: number;
|
|
997
997
|
}
|
|
@@ -1021,13 +1021,13 @@ export interface CloudAwsIntegrationsAwsNeptune {
|
|
|
1021
1021
|
/**
|
|
1022
1022
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1023
1023
|
*
|
|
1024
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1024
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1025
1025
|
*/
|
|
1026
1026
|
readonly awsRegions?: string[];
|
|
1027
1027
|
/**
|
|
1028
1028
|
* The data polling interval in seconds.
|
|
1029
1029
|
*
|
|
1030
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1030
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1031
1031
|
*/
|
|
1032
1032
|
readonly metricsPollingInterval?: number;
|
|
1033
1033
|
}
|
|
@@ -1057,13 +1057,13 @@ export interface CloudAwsIntegrationsAwsQldb {
|
|
|
1057
1057
|
/**
|
|
1058
1058
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1059
1059
|
*
|
|
1060
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1060
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1061
1061
|
*/
|
|
1062
1062
|
readonly awsRegions?: string[];
|
|
1063
1063
|
/**
|
|
1064
1064
|
* The data polling interval in seconds.
|
|
1065
1065
|
*
|
|
1066
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1066
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1067
1067
|
*/
|
|
1068
1068
|
readonly metricsPollingInterval?: number;
|
|
1069
1069
|
}
|
|
@@ -1093,13 +1093,13 @@ export interface CloudAwsIntegrationsAwsRoute53Resolver {
|
|
|
1093
1093
|
/**
|
|
1094
1094
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1095
1095
|
*
|
|
1096
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1096
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1097
1097
|
*/
|
|
1098
1098
|
readonly awsRegions?: string[];
|
|
1099
1099
|
/**
|
|
1100
1100
|
* The data polling interval in seconds.
|
|
1101
1101
|
*
|
|
1102
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1102
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1103
1103
|
*/
|
|
1104
1104
|
readonly metricsPollingInterval?: number;
|
|
1105
1105
|
}
|
|
@@ -1129,13 +1129,13 @@ export interface CloudAwsIntegrationsAwsStates {
|
|
|
1129
1129
|
/**
|
|
1130
1130
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1131
1131
|
*
|
|
1132
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1132
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1133
1133
|
*/
|
|
1134
1134
|
readonly awsRegions?: string[];
|
|
1135
1135
|
/**
|
|
1136
1136
|
* The data polling interval in seconds.
|
|
1137
1137
|
*
|
|
1138
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1138
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1139
1139
|
*/
|
|
1140
1140
|
readonly metricsPollingInterval?: number;
|
|
1141
1141
|
}
|
|
@@ -1165,13 +1165,13 @@ export interface CloudAwsIntegrationsAwsTransitGateway {
|
|
|
1165
1165
|
/**
|
|
1166
1166
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1167
1167
|
*
|
|
1168
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1168
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1169
1169
|
*/
|
|
1170
1170
|
readonly awsRegions?: string[];
|
|
1171
1171
|
/**
|
|
1172
1172
|
* The data polling interval in seconds.
|
|
1173
1173
|
*
|
|
1174
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1174
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1175
1175
|
*/
|
|
1176
1176
|
readonly metricsPollingInterval?: number;
|
|
1177
1177
|
}
|
|
@@ -1201,13 +1201,13 @@ export interface CloudAwsIntegrationsAwsWaf {
|
|
|
1201
1201
|
/**
|
|
1202
1202
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1203
1203
|
*
|
|
1204
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1204
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1205
1205
|
*/
|
|
1206
1206
|
readonly awsRegions?: string[];
|
|
1207
1207
|
/**
|
|
1208
1208
|
* The data polling interval in seconds.
|
|
1209
1209
|
*
|
|
1210
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1210
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1211
1211
|
*/
|
|
1212
1212
|
readonly metricsPollingInterval?: number;
|
|
1213
1213
|
}
|
|
@@ -1237,13 +1237,13 @@ export interface CloudAwsIntegrationsAwsWafv2 {
|
|
|
1237
1237
|
/**
|
|
1238
1238
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1239
1239
|
*
|
|
1240
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1240
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1241
1241
|
*/
|
|
1242
1242
|
readonly awsRegions?: string[];
|
|
1243
1243
|
/**
|
|
1244
1244
|
* The data polling interval in seconds.
|
|
1245
1245
|
*
|
|
1246
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1246
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1247
1247
|
*/
|
|
1248
1248
|
readonly metricsPollingInterval?: number;
|
|
1249
1249
|
}
|
|
@@ -1273,7 +1273,7 @@ export interface CloudAwsIntegrationsBilling {
|
|
|
1273
1273
|
/**
|
|
1274
1274
|
* The data polling interval in seconds.
|
|
1275
1275
|
*
|
|
1276
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1276
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1277
1277
|
*/
|
|
1278
1278
|
readonly metricsPollingInterval?: number;
|
|
1279
1279
|
}
|
|
@@ -1298,25 +1298,25 @@ export interface CloudAwsIntegrationsCloudfront {
|
|
|
1298
1298
|
/**
|
|
1299
1299
|
* Specify if Lambdas@Edge should be monitored. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
1300
1300
|
*
|
|
1301
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1301
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_lambdas_at_edge CloudAwsIntegrations#fetch_lambdas_at_edge}
|
|
1302
1302
|
*/
|
|
1303
1303
|
readonly fetchLambdasAtEdge?: boolean | cdktn.IResolvable;
|
|
1304
1304
|
/**
|
|
1305
1305
|
* Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
1306
1306
|
*
|
|
1307
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1307
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
1308
1308
|
*/
|
|
1309
1309
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
1310
1310
|
/**
|
|
1311
1311
|
* The data polling interval in seconds.
|
|
1312
1312
|
*
|
|
1313
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1313
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1314
1314
|
*/
|
|
1315
1315
|
readonly metricsPollingInterval?: number;
|
|
1316
1316
|
/**
|
|
1317
1317
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1318
1318
|
*
|
|
1319
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1319
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
1320
1320
|
*/
|
|
1321
1321
|
readonly tagKey?: string;
|
|
1322
1322
|
/**
|
|
@@ -1324,7 +1324,7 @@ export interface CloudAwsIntegrationsCloudfront {
|
|
|
1324
1324
|
*
|
|
1325
1325
|
*
|
|
1326
1326
|
*
|
|
1327
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1327
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
1328
1328
|
*/
|
|
1329
1329
|
readonly tagValue?: string;
|
|
1330
1330
|
}
|
|
@@ -1369,13 +1369,13 @@ export interface CloudAwsIntegrationsCloudtrail {
|
|
|
1369
1369
|
/**
|
|
1370
1370
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1371
1371
|
*
|
|
1372
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1372
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1373
1373
|
*/
|
|
1374
1374
|
readonly awsRegions?: string[];
|
|
1375
1375
|
/**
|
|
1376
1376
|
* The data polling interval in seconds.
|
|
1377
1377
|
*
|
|
1378
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1378
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1379
1379
|
*/
|
|
1380
1380
|
readonly metricsPollingInterval?: number;
|
|
1381
1381
|
}
|
|
@@ -1405,13 +1405,13 @@ export interface CloudAwsIntegrationsDocDb {
|
|
|
1405
1405
|
/**
|
|
1406
1406
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1407
1407
|
*
|
|
1408
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1408
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1409
1409
|
*/
|
|
1410
1410
|
readonly awsRegions?: string[];
|
|
1411
1411
|
/**
|
|
1412
1412
|
* The data polling interval in seconds.
|
|
1413
1413
|
*
|
|
1414
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1414
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1415
1415
|
*/
|
|
1416
1416
|
readonly metricsPollingInterval?: number;
|
|
1417
1417
|
}
|
|
@@ -1441,37 +1441,37 @@ export interface CloudAwsIntegrationsDynamodb {
|
|
|
1441
1441
|
/**
|
|
1442
1442
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1443
1443
|
*
|
|
1444
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1444
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1445
1445
|
*/
|
|
1446
1446
|
readonly awsRegions?: string[];
|
|
1447
1447
|
/**
|
|
1448
1448
|
* Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
1449
1449
|
*
|
|
1450
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1450
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
|
|
1451
1451
|
*/
|
|
1452
1452
|
readonly fetchExtendedInventory?: boolean | cdktn.IResolvable;
|
|
1453
1453
|
/**
|
|
1454
1454
|
* Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
1455
1455
|
*
|
|
1456
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1456
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
1457
1457
|
*/
|
|
1458
1458
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
1459
1459
|
/**
|
|
1460
1460
|
* The data polling interval in seconds.
|
|
1461
1461
|
*
|
|
1462
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1462
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1463
1463
|
*/
|
|
1464
1464
|
readonly metricsPollingInterval?: number;
|
|
1465
1465
|
/**
|
|
1466
1466
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1467
1467
|
*
|
|
1468
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1468
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
1469
1469
|
*/
|
|
1470
1470
|
readonly tagKey?: string;
|
|
1471
1471
|
/**
|
|
1472
1472
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1473
1473
|
*
|
|
1474
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1474
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
1475
1475
|
*/
|
|
1476
1476
|
readonly tagValue?: string;
|
|
1477
1477
|
}
|
|
@@ -1521,31 +1521,31 @@ export interface CloudAwsIntegrationsEbs {
|
|
|
1521
1521
|
/**
|
|
1522
1522
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1523
1523
|
*
|
|
1524
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1524
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1525
1525
|
*/
|
|
1526
1526
|
readonly awsRegions?: string[];
|
|
1527
1527
|
/**
|
|
1528
1528
|
* Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
1529
1529
|
*
|
|
1530
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1530
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
|
|
1531
1531
|
*/
|
|
1532
1532
|
readonly fetchExtendedInventory?: boolean | cdktn.IResolvable;
|
|
1533
1533
|
/**
|
|
1534
1534
|
* The data polling interval in seconds.
|
|
1535
1535
|
*
|
|
1536
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1536
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1537
1537
|
*/
|
|
1538
1538
|
readonly metricsPollingInterval?: number;
|
|
1539
1539
|
/**
|
|
1540
1540
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1541
1541
|
*
|
|
1542
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1542
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
1543
1543
|
*/
|
|
1544
1544
|
readonly tagKey?: string;
|
|
1545
1545
|
/**
|
|
1546
1546
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1547
1547
|
*
|
|
1548
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1548
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
1549
1549
|
*/
|
|
1550
1550
|
readonly tagValue?: string;
|
|
1551
1551
|
}
|
|
@@ -1590,31 +1590,31 @@ export interface CloudAwsIntegrationsEc2 {
|
|
|
1590
1590
|
/**
|
|
1591
1591
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1592
1592
|
*
|
|
1593
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1593
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1594
1594
|
*/
|
|
1595
1595
|
readonly awsRegions?: string[];
|
|
1596
1596
|
/**
|
|
1597
1597
|
* Specify if the old legacy metadata and tag names have to be kept, it will consume more ingest data size
|
|
1598
1598
|
*
|
|
1599
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1599
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#duplicate_ec2_tags CloudAwsIntegrations#duplicate_ec2_tags}
|
|
1600
1600
|
*/
|
|
1601
1601
|
readonly duplicateEc2Tags?: boolean | cdktn.IResolvable;
|
|
1602
1602
|
/**
|
|
1603
1603
|
* Specify if IP addresses of ec2 instance should be collected
|
|
1604
1604
|
*
|
|
1605
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1605
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_ip_addresses CloudAwsIntegrations#fetch_ip_addresses}
|
|
1606
1606
|
*/
|
|
1607
1607
|
readonly fetchIpAddresses?: boolean | cdktn.IResolvable;
|
|
1608
1608
|
/**
|
|
1609
1609
|
* The data polling interval in seconds.
|
|
1610
1610
|
*
|
|
1611
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1611
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1612
1612
|
*/
|
|
1613
1613
|
readonly metricsPollingInterval?: number;
|
|
1614
1614
|
/**
|
|
1615
1615
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1616
1616
|
*
|
|
1617
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1617
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
1618
1618
|
*/
|
|
1619
1619
|
readonly tagKey?: string;
|
|
1620
1620
|
/**
|
|
@@ -1622,7 +1622,7 @@ export interface CloudAwsIntegrationsEc2 {
|
|
|
1622
1622
|
*
|
|
1623
1623
|
*
|
|
1624
1624
|
*
|
|
1625
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1625
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
1626
1626
|
*/
|
|
1627
1627
|
readonly tagValue?: string;
|
|
1628
1628
|
}
|
|
@@ -1672,31 +1672,31 @@ export interface CloudAwsIntegrationsEcs {
|
|
|
1672
1672
|
/**
|
|
1673
1673
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1674
1674
|
*
|
|
1675
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1675
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1676
1676
|
*/
|
|
1677
1677
|
readonly awsRegions?: string[];
|
|
1678
1678
|
/**
|
|
1679
1679
|
* Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
1680
1680
|
*
|
|
1681
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1681
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
1682
1682
|
*/
|
|
1683
1683
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
1684
1684
|
/**
|
|
1685
1685
|
* The data polling interval in seconds.
|
|
1686
1686
|
*
|
|
1687
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1687
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1688
1688
|
*/
|
|
1689
1689
|
readonly metricsPollingInterval?: number;
|
|
1690
1690
|
/**
|
|
1691
1691
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1692
1692
|
*
|
|
1693
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1693
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
1694
1694
|
*/
|
|
1695
1695
|
readonly tagKey?: string;
|
|
1696
1696
|
/**
|
|
1697
1697
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1698
1698
|
*
|
|
1699
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1699
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
1700
1700
|
*/
|
|
1701
1701
|
readonly tagValue?: string;
|
|
1702
1702
|
}
|
|
@@ -1741,31 +1741,31 @@ export interface CloudAwsIntegrationsEfs {
|
|
|
1741
1741
|
/**
|
|
1742
1742
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1743
1743
|
*
|
|
1744
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1744
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1745
1745
|
*/
|
|
1746
1746
|
readonly awsRegions?: string[];
|
|
1747
1747
|
/**
|
|
1748
1748
|
* Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
1749
1749
|
*
|
|
1750
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1750
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
1751
1751
|
*/
|
|
1752
1752
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
1753
1753
|
/**
|
|
1754
1754
|
* The data polling interval in seconds.
|
|
1755
1755
|
*
|
|
1756
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1756
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1757
1757
|
*/
|
|
1758
1758
|
readonly metricsPollingInterval?: number;
|
|
1759
1759
|
/**
|
|
1760
1760
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1761
1761
|
*
|
|
1762
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1762
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
1763
1763
|
*/
|
|
1764
1764
|
readonly tagKey?: string;
|
|
1765
1765
|
/**
|
|
1766
1766
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1767
1767
|
*
|
|
1768
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1768
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
1769
1769
|
*/
|
|
1770
1770
|
readonly tagValue?: string;
|
|
1771
1771
|
}
|
|
@@ -1810,25 +1810,25 @@ export interface CloudAwsIntegrationsElasticache {
|
|
|
1810
1810
|
/**
|
|
1811
1811
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1812
1812
|
*
|
|
1813
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1813
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1814
1814
|
*/
|
|
1815
1815
|
readonly awsRegions?: string[];
|
|
1816
1816
|
/**
|
|
1817
1817
|
* Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
1818
1818
|
*
|
|
1819
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1819
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
1820
1820
|
*/
|
|
1821
1821
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
1822
1822
|
/**
|
|
1823
1823
|
* The data polling interval in seconds.
|
|
1824
1824
|
*
|
|
1825
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1825
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1826
1826
|
*/
|
|
1827
1827
|
readonly metricsPollingInterval?: number;
|
|
1828
1828
|
/**
|
|
1829
1829
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1830
1830
|
*
|
|
1831
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1831
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
1832
1832
|
*/
|
|
1833
1833
|
readonly tagKey?: string;
|
|
1834
1834
|
/**
|
|
@@ -1836,7 +1836,7 @@ export interface CloudAwsIntegrationsElasticache {
|
|
|
1836
1836
|
*
|
|
1837
1837
|
*
|
|
1838
1838
|
*
|
|
1839
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1839
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
1840
1840
|
*/
|
|
1841
1841
|
readonly tagValue?: string;
|
|
1842
1842
|
}
|
|
@@ -1881,37 +1881,37 @@ export interface CloudAwsIntegrationsElasticbeanstalk {
|
|
|
1881
1881
|
/**
|
|
1882
1882
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1883
1883
|
*
|
|
1884
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1884
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1885
1885
|
*/
|
|
1886
1886
|
readonly awsRegions?: string[];
|
|
1887
1887
|
/**
|
|
1888
1888
|
* Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
1889
1889
|
*
|
|
1890
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1890
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
|
|
1891
1891
|
*/
|
|
1892
1892
|
readonly fetchExtendedInventory?: boolean | cdktn.IResolvable;
|
|
1893
1893
|
/**
|
|
1894
1894
|
* Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
1895
1895
|
*
|
|
1896
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1896
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
1897
1897
|
*/
|
|
1898
1898
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
1899
1899
|
/**
|
|
1900
1900
|
* The data polling interval in seconds.
|
|
1901
1901
|
*
|
|
1902
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1902
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1903
1903
|
*/
|
|
1904
1904
|
readonly metricsPollingInterval?: number;
|
|
1905
1905
|
/**
|
|
1906
1906
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1907
1907
|
*
|
|
1908
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1908
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
1909
1909
|
*/
|
|
1910
1910
|
readonly tagKey?: string;
|
|
1911
1911
|
/**
|
|
1912
1912
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1913
1913
|
*
|
|
1914
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1914
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
1915
1915
|
*/
|
|
1916
1916
|
readonly tagValue?: string;
|
|
1917
1917
|
}
|
|
@@ -1961,25 +1961,25 @@ export interface CloudAwsIntegrationsElasticsearch {
|
|
|
1961
1961
|
/**
|
|
1962
1962
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
1963
1963
|
*
|
|
1964
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1964
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
1965
1965
|
*/
|
|
1966
1966
|
readonly awsRegions?: string[];
|
|
1967
1967
|
/**
|
|
1968
1968
|
* Specify if metrics should be collected for nodes. Turning it on will increase the number of API calls made to CloudWatch.
|
|
1969
1969
|
*
|
|
1970
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1970
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_nodes CloudAwsIntegrations#fetch_nodes}
|
|
1971
1971
|
*/
|
|
1972
1972
|
readonly fetchNodes?: boolean | cdktn.IResolvable;
|
|
1973
1973
|
/**
|
|
1974
1974
|
* The data polling interval in seconds.
|
|
1975
1975
|
*
|
|
1976
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1976
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
1977
1977
|
*/
|
|
1978
1978
|
readonly metricsPollingInterval?: number;
|
|
1979
1979
|
/**
|
|
1980
1980
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
1981
1981
|
*
|
|
1982
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1982
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
1983
1983
|
*/
|
|
1984
1984
|
readonly tagKey?: string;
|
|
1985
1985
|
/**
|
|
@@ -1987,7 +1987,7 @@ export interface CloudAwsIntegrationsElasticsearch {
|
|
|
1987
1987
|
*
|
|
1988
1988
|
*
|
|
1989
1989
|
*
|
|
1990
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
1990
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
1991
1991
|
*/
|
|
1992
1992
|
readonly tagValue?: string;
|
|
1993
1993
|
}
|
|
@@ -2032,25 +2032,25 @@ export interface CloudAwsIntegrationsElb {
|
|
|
2032
2032
|
/**
|
|
2033
2033
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2034
2034
|
*
|
|
2035
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2035
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2036
2036
|
*/
|
|
2037
2037
|
readonly awsRegions?: string[];
|
|
2038
2038
|
/**
|
|
2039
2039
|
* Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2040
2040
|
*
|
|
2041
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2041
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
|
|
2042
2042
|
*/
|
|
2043
2043
|
readonly fetchExtendedInventory?: boolean | cdktn.IResolvable;
|
|
2044
2044
|
/**
|
|
2045
2045
|
* Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2046
2046
|
*
|
|
2047
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2047
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
2048
2048
|
*/
|
|
2049
2049
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
2050
2050
|
/**
|
|
2051
2051
|
* The data polling interval in seconds.
|
|
2052
2052
|
*
|
|
2053
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2053
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2054
2054
|
*/
|
|
2055
2055
|
readonly metricsPollingInterval?: number;
|
|
2056
2056
|
}
|
|
@@ -2090,31 +2090,31 @@ export interface CloudAwsIntegrationsEmr {
|
|
|
2090
2090
|
/**
|
|
2091
2091
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2092
2092
|
*
|
|
2093
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2093
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2094
2094
|
*/
|
|
2095
2095
|
readonly awsRegions?: string[];
|
|
2096
2096
|
/**
|
|
2097
2097
|
* Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2098
2098
|
*
|
|
2099
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2099
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
2100
2100
|
*/
|
|
2101
2101
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
2102
2102
|
/**
|
|
2103
2103
|
* The data polling interval in seconds.
|
|
2104
2104
|
*
|
|
2105
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2105
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2106
2106
|
*/
|
|
2107
2107
|
readonly metricsPollingInterval?: number;
|
|
2108
2108
|
/**
|
|
2109
2109
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2110
2110
|
*
|
|
2111
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2111
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
2112
2112
|
*/
|
|
2113
2113
|
readonly tagKey?: string;
|
|
2114
2114
|
/**
|
|
2115
2115
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2116
2116
|
*
|
|
2117
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2117
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
2118
2118
|
*/
|
|
2119
2119
|
readonly tagValue?: string;
|
|
2120
2120
|
}
|
|
@@ -2159,7 +2159,7 @@ export interface CloudAwsIntegrationsHealth {
|
|
|
2159
2159
|
/**
|
|
2160
2160
|
* The data polling interval in seconds.
|
|
2161
2161
|
*
|
|
2162
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2162
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2163
2163
|
*/
|
|
2164
2164
|
readonly metricsPollingInterval?: number;
|
|
2165
2165
|
}
|
|
@@ -2184,19 +2184,19 @@ export interface CloudAwsIntegrationsIam {
|
|
|
2184
2184
|
/**
|
|
2185
2185
|
* The data polling interval in seconds.
|
|
2186
2186
|
*
|
|
2187
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2187
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2188
2188
|
*/
|
|
2189
2189
|
readonly metricsPollingInterval?: number;
|
|
2190
2190
|
/**
|
|
2191
2191
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2192
2192
|
*
|
|
2193
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2193
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
2194
2194
|
*/
|
|
2195
2195
|
readonly tagKey?: string;
|
|
2196
2196
|
/**
|
|
2197
2197
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2198
2198
|
*
|
|
2199
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2199
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
2200
2200
|
*/
|
|
2201
2201
|
readonly tagValue?: string;
|
|
2202
2202
|
}
|
|
@@ -2231,13 +2231,13 @@ export interface CloudAwsIntegrationsIot {
|
|
|
2231
2231
|
/**
|
|
2232
2232
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2233
2233
|
*
|
|
2234
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2234
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2235
2235
|
*/
|
|
2236
2236
|
readonly awsRegions?: string[];
|
|
2237
2237
|
/**
|
|
2238
2238
|
* The data polling interval in seconds.
|
|
2239
2239
|
*
|
|
2240
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2240
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2241
2241
|
*/
|
|
2242
2242
|
readonly metricsPollingInterval?: number;
|
|
2243
2243
|
}
|
|
@@ -2267,37 +2267,37 @@ export interface CloudAwsIntegrationsKinesis {
|
|
|
2267
2267
|
/**
|
|
2268
2268
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2269
2269
|
*
|
|
2270
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2270
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2271
2271
|
*/
|
|
2272
2272
|
readonly awsRegions?: string[];
|
|
2273
2273
|
/**
|
|
2274
2274
|
* Specify if Shards should be monitored. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2275
2275
|
*
|
|
2276
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2276
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_shards CloudAwsIntegrations#fetch_shards}
|
|
2277
2277
|
*/
|
|
2278
2278
|
readonly fetchShards?: boolean | cdktn.IResolvable;
|
|
2279
2279
|
/**
|
|
2280
2280
|
* Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2281
2281
|
*
|
|
2282
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2282
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
2283
2283
|
*/
|
|
2284
2284
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
2285
2285
|
/**
|
|
2286
2286
|
* The data polling interval in seconds.
|
|
2287
2287
|
*
|
|
2288
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2288
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2289
2289
|
*/
|
|
2290
2290
|
readonly metricsPollingInterval?: number;
|
|
2291
2291
|
/**
|
|
2292
2292
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2293
2293
|
*
|
|
2294
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2294
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
2295
2295
|
*/
|
|
2296
2296
|
readonly tagKey?: string;
|
|
2297
2297
|
/**
|
|
2298
2298
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2299
2299
|
*
|
|
2300
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2300
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
2301
2301
|
*/
|
|
2302
2302
|
readonly tagValue?: string;
|
|
2303
2303
|
}
|
|
@@ -2347,13 +2347,13 @@ export interface CloudAwsIntegrationsKinesisFirehose {
|
|
|
2347
2347
|
/**
|
|
2348
2348
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2349
2349
|
*
|
|
2350
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2350
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2351
2351
|
*/
|
|
2352
2352
|
readonly awsRegions?: string[];
|
|
2353
2353
|
/**
|
|
2354
2354
|
* The data polling interval in seconds.
|
|
2355
2355
|
*
|
|
2356
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2356
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2357
2357
|
*/
|
|
2358
2358
|
readonly metricsPollingInterval?: number;
|
|
2359
2359
|
}
|
|
@@ -2383,31 +2383,31 @@ export interface CloudAwsIntegrationsLambda {
|
|
|
2383
2383
|
/**
|
|
2384
2384
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2385
2385
|
*
|
|
2386
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2386
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2387
2387
|
*/
|
|
2388
2388
|
readonly awsRegions?: string[];
|
|
2389
2389
|
/**
|
|
2390
2390
|
* Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2391
2391
|
*
|
|
2392
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2392
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
2393
2393
|
*/
|
|
2394
2394
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
2395
2395
|
/**
|
|
2396
2396
|
* The data polling interval in seconds.
|
|
2397
2397
|
*
|
|
2398
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2398
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2399
2399
|
*/
|
|
2400
2400
|
readonly metricsPollingInterval?: number;
|
|
2401
2401
|
/**
|
|
2402
2402
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2403
2403
|
*
|
|
2404
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2404
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
2405
2405
|
*/
|
|
2406
2406
|
readonly tagKey?: string;
|
|
2407
2407
|
/**
|
|
2408
2408
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2409
2409
|
*
|
|
2410
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2410
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
2411
2411
|
*/
|
|
2412
2412
|
readonly tagValue?: string;
|
|
2413
2413
|
}
|
|
@@ -2452,31 +2452,31 @@ export interface CloudAwsIntegrationsRds {
|
|
|
2452
2452
|
/**
|
|
2453
2453
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2454
2454
|
*
|
|
2455
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2455
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2456
2456
|
*/
|
|
2457
2457
|
readonly awsRegions?: string[];
|
|
2458
2458
|
/**
|
|
2459
2459
|
* Specify if tags and the extended inventory should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2460
2460
|
*
|
|
2461
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2461
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
2462
2462
|
*/
|
|
2463
2463
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
2464
2464
|
/**
|
|
2465
2465
|
* The data polling interval in seconds.
|
|
2466
2466
|
*
|
|
2467
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2467
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2468
2468
|
*/
|
|
2469
2469
|
readonly metricsPollingInterval?: number;
|
|
2470
2470
|
/**
|
|
2471
2471
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2472
2472
|
*
|
|
2473
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2473
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
2474
2474
|
*/
|
|
2475
2475
|
readonly tagKey?: string;
|
|
2476
2476
|
/**
|
|
2477
2477
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2478
2478
|
*
|
|
2479
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2479
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
2480
2480
|
*/
|
|
2481
2481
|
readonly tagValue?: string;
|
|
2482
2482
|
}
|
|
@@ -2521,25 +2521,25 @@ export interface CloudAwsIntegrationsRedshift {
|
|
|
2521
2521
|
/**
|
|
2522
2522
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2523
2523
|
*
|
|
2524
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2524
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2525
2525
|
*/
|
|
2526
2526
|
readonly awsRegions?: string[];
|
|
2527
2527
|
/**
|
|
2528
2528
|
* The data polling interval in seconds.
|
|
2529
2529
|
*
|
|
2530
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2530
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2531
2531
|
*/
|
|
2532
2532
|
readonly metricsPollingInterval?: number;
|
|
2533
2533
|
/**
|
|
2534
2534
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2535
2535
|
*
|
|
2536
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2536
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
2537
2537
|
*/
|
|
2538
2538
|
readonly tagKey?: string;
|
|
2539
2539
|
/**
|
|
2540
2540
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2541
2541
|
*
|
|
2542
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2542
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
2543
2543
|
*/
|
|
2544
2544
|
readonly tagValue?: string;
|
|
2545
2545
|
}
|
|
@@ -2579,13 +2579,13 @@ export interface CloudAwsIntegrationsRoute53 {
|
|
|
2579
2579
|
/**
|
|
2580
2580
|
* Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2581
2581
|
*
|
|
2582
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2582
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
|
|
2583
2583
|
*/
|
|
2584
2584
|
readonly fetchExtendedInventory?: boolean | cdktn.IResolvable;
|
|
2585
2585
|
/**
|
|
2586
2586
|
* The data polling interval in seconds.
|
|
2587
2587
|
*
|
|
2588
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2588
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2589
2589
|
*/
|
|
2590
2590
|
readonly metricsPollingInterval?: number;
|
|
2591
2591
|
}
|
|
@@ -2615,31 +2615,31 @@ export interface CloudAwsIntegrationsS3 {
|
|
|
2615
2615
|
/**
|
|
2616
2616
|
* Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2617
2617
|
*
|
|
2618
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2618
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
|
|
2619
2619
|
*/
|
|
2620
2620
|
readonly fetchExtendedInventory?: boolean | cdktn.IResolvable;
|
|
2621
2621
|
/**
|
|
2622
2622
|
* Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2623
2623
|
*
|
|
2624
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2624
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
2625
2625
|
*/
|
|
2626
2626
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
2627
2627
|
/**
|
|
2628
2628
|
* The data polling interval in seconds.
|
|
2629
2629
|
*
|
|
2630
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2630
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2631
2631
|
*/
|
|
2632
2632
|
readonly metricsPollingInterval?: number;
|
|
2633
2633
|
/**
|
|
2634
2634
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2635
2635
|
*
|
|
2636
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2636
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
2637
2637
|
*/
|
|
2638
2638
|
readonly tagKey?: string;
|
|
2639
2639
|
/**
|
|
2640
2640
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2641
2641
|
*
|
|
2642
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2642
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
2643
2643
|
*/
|
|
2644
2644
|
readonly tagValue?: string;
|
|
2645
2645
|
}
|
|
@@ -2684,13 +2684,13 @@ export interface CloudAwsIntegrationsSecurityHub {
|
|
|
2684
2684
|
/**
|
|
2685
2685
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2686
2686
|
*
|
|
2687
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2687
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2688
2688
|
*/
|
|
2689
2689
|
readonly awsRegions?: string[];
|
|
2690
2690
|
/**
|
|
2691
2691
|
* The data polling interval in seconds.
|
|
2692
2692
|
*
|
|
2693
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2693
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2694
2694
|
*/
|
|
2695
2695
|
readonly metricsPollingInterval?: number;
|
|
2696
2696
|
}
|
|
@@ -2720,13 +2720,13 @@ export interface CloudAwsIntegrationsSes {
|
|
|
2720
2720
|
/**
|
|
2721
2721
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2722
2722
|
*
|
|
2723
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2723
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2724
2724
|
*/
|
|
2725
2725
|
readonly awsRegions?: string[];
|
|
2726
2726
|
/**
|
|
2727
2727
|
* The data polling interval in seconds.
|
|
2728
2728
|
*
|
|
2729
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2729
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2730
2730
|
*/
|
|
2731
2731
|
readonly metricsPollingInterval?: number;
|
|
2732
2732
|
}
|
|
@@ -2756,19 +2756,19 @@ export interface CloudAwsIntegrationsSns {
|
|
|
2756
2756
|
/**
|
|
2757
2757
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2758
2758
|
*
|
|
2759
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2759
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2760
2760
|
*/
|
|
2761
2761
|
readonly awsRegions?: string[];
|
|
2762
2762
|
/**
|
|
2763
2763
|
* Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2764
2764
|
*
|
|
2765
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2765
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
|
|
2766
2766
|
*/
|
|
2767
2767
|
readonly fetchExtendedInventory?: boolean | cdktn.IResolvable;
|
|
2768
2768
|
/**
|
|
2769
2769
|
* The data polling interval in seconds.
|
|
2770
2770
|
*
|
|
2771
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2771
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2772
2772
|
*/
|
|
2773
2773
|
readonly metricsPollingInterval?: number;
|
|
2774
2774
|
}
|
|
@@ -2803,43 +2803,43 @@ export interface CloudAwsIntegrationsSqs {
|
|
|
2803
2803
|
/**
|
|
2804
2804
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2805
2805
|
*
|
|
2806
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2806
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2807
2807
|
*/
|
|
2808
2808
|
readonly awsRegions?: string[];
|
|
2809
2809
|
/**
|
|
2810
2810
|
* Determine if extra inventory data be collected or not. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2811
2811
|
*
|
|
2812
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2812
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_extended_inventory CloudAwsIntegrations#fetch_extended_inventory}
|
|
2813
2813
|
*/
|
|
2814
2814
|
readonly fetchExtendedInventory?: boolean | cdktn.IResolvable;
|
|
2815
2815
|
/**
|
|
2816
2816
|
* Specify if tags should be collected. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2817
2817
|
*
|
|
2818
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2818
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_tags CloudAwsIntegrations#fetch_tags}
|
|
2819
2819
|
*/
|
|
2820
2820
|
readonly fetchTags?: boolean | cdktn.IResolvable;
|
|
2821
2821
|
/**
|
|
2822
2822
|
* The data polling interval in seconds.
|
|
2823
2823
|
*
|
|
2824
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2824
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2825
2825
|
*/
|
|
2826
2826
|
readonly metricsPollingInterval?: number;
|
|
2827
2827
|
/**
|
|
2828
2828
|
* Specify each name or prefix for the Queues that you want to monitor. Filter values are case-sensitive.
|
|
2829
2829
|
*
|
|
2830
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2830
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#queue_prefixes CloudAwsIntegrations#queue_prefixes}
|
|
2831
2831
|
*/
|
|
2832
2832
|
readonly queuePrefixes?: string[];
|
|
2833
2833
|
/**
|
|
2834
2834
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2835
2835
|
*
|
|
2836
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2836
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
2837
2837
|
*/
|
|
2838
2838
|
readonly tagKey?: string;
|
|
2839
2839
|
/**
|
|
2840
2840
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2841
2841
|
*
|
|
2842
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2842
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
2843
2843
|
*/
|
|
2844
2844
|
readonly tagValue?: string;
|
|
2845
2845
|
}
|
|
@@ -2894,7 +2894,7 @@ export interface CloudAwsIntegrationsTrustedAdvisor {
|
|
|
2894
2894
|
/**
|
|
2895
2895
|
* The data polling interval in seconds.
|
|
2896
2896
|
*
|
|
2897
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2897
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2898
2898
|
*/
|
|
2899
2899
|
readonly metricsPollingInterval?: number;
|
|
2900
2900
|
}
|
|
@@ -2919,37 +2919,37 @@ export interface CloudAwsIntegrationsVpc {
|
|
|
2919
2919
|
/**
|
|
2920
2920
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
2921
2921
|
*
|
|
2922
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2922
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
2923
2923
|
*/
|
|
2924
2924
|
readonly awsRegions?: string[];
|
|
2925
2925
|
/**
|
|
2926
2926
|
* Specify if NAT gateway should be monitored. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2927
2927
|
*
|
|
2928
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2928
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_nat_gateway CloudAwsIntegrations#fetch_nat_gateway}
|
|
2929
2929
|
*/
|
|
2930
2930
|
readonly fetchNatGateway?: boolean | cdktn.IResolvable;
|
|
2931
2931
|
/**
|
|
2932
2932
|
* Specify if VPN should be monitored. May affect total data collection time and contribute to the Cloud provider API rate limit.
|
|
2933
2933
|
*
|
|
2934
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2934
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#fetch_vpn CloudAwsIntegrations#fetch_vpn}
|
|
2935
2935
|
*/
|
|
2936
2936
|
readonly fetchVpn?: boolean | cdktn.IResolvable;
|
|
2937
2937
|
/**
|
|
2938
2938
|
* The data polling interval in seconds.
|
|
2939
2939
|
*
|
|
2940
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2940
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
2941
2941
|
*/
|
|
2942
2942
|
readonly metricsPollingInterval?: number;
|
|
2943
2943
|
/**
|
|
2944
2944
|
* Specify a Tag key associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2945
2945
|
*
|
|
2946
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2946
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_key CloudAwsIntegrations#tag_key}
|
|
2947
2947
|
*/
|
|
2948
2948
|
readonly tagKey?: string;
|
|
2949
2949
|
/**
|
|
2950
2950
|
* Specify a Tag value associated with the resources that you want to monitor. Filter values are case-sensitive.
|
|
2951
2951
|
*
|
|
2952
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
2952
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#tag_value CloudAwsIntegrations#tag_value}
|
|
2953
2953
|
*/
|
|
2954
2954
|
readonly tagValue?: string;
|
|
2955
2955
|
}
|
|
@@ -2999,13 +2999,13 @@ export interface CloudAwsIntegrationsXRay {
|
|
|
2999
2999
|
/**
|
|
3000
3000
|
* Specify each AWS region that includes the resources that you want to monitor.
|
|
3001
3001
|
*
|
|
3002
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
3002
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#aws_regions CloudAwsIntegrations#aws_regions}
|
|
3003
3003
|
*/
|
|
3004
3004
|
readonly awsRegions?: string[];
|
|
3005
3005
|
/**
|
|
3006
3006
|
* The data polling interval in seconds.
|
|
3007
3007
|
*
|
|
3008
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
3008
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#metrics_polling_interval CloudAwsIntegrations#metrics_polling_interval}
|
|
3009
3009
|
*/
|
|
3010
3010
|
readonly metricsPollingInterval?: number;
|
|
3011
3011
|
}
|
|
@@ -3032,7 +3032,7 @@ export declare class CloudAwsIntegrationsXRayOutputReference extends cdktn.Compl
|
|
|
3032
3032
|
get metricsPollingIntervalInput(): number | undefined;
|
|
3033
3033
|
}
|
|
3034
3034
|
/**
|
|
3035
|
-
* Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
3035
|
+
* Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations newrelic_cloud_aws_integrations}
|
|
3036
3036
|
*/
|
|
3037
3037
|
export declare class CloudAwsIntegrations extends cdktn.TerraformResource {
|
|
3038
3038
|
static readonly tfResourceType = "newrelic_cloud_aws_integrations";
|
|
@@ -3040,12 +3040,12 @@ export declare class CloudAwsIntegrations extends cdktn.TerraformResource {
|
|
|
3040
3040
|
* Generates CDKTN code for importing a CloudAwsIntegrations resource upon running "cdktn plan <stack-name>"
|
|
3041
3041
|
* @param scope The scope in which to define this construct
|
|
3042
3042
|
* @param importToId The construct id used in the generated config for the CloudAwsIntegrations to import
|
|
3043
|
-
* @param importFromId The id of the existing CloudAwsIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
3043
|
+
* @param importFromId The id of the existing CloudAwsIntegrations that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations#import import section} in the documentation of this resource for the id to use
|
|
3044
3044
|
* @param provider? Optional instance of the provider where the CloudAwsIntegrations to import is found
|
|
3045
3045
|
*/
|
|
3046
3046
|
static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider): cdktn.ImportableResource;
|
|
3047
3047
|
/**
|
|
3048
|
-
* Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.
|
|
3048
|
+
* Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.84.3/docs/resources/cloud_aws_integrations newrelic_cloud_aws_integrations} Resource
|
|
3049
3049
|
*
|
|
3050
3050
|
* @param scope The scope in which to define this construct
|
|
3051
3051
|
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
|