@pulumi/f5bigip 3.19.0 → 3.19.1
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/as3.d.ts +3 -6
- package/as3.js +20 -20
- package/as3.js.map +1 -1
- package/bigIqAs3.js +23 -23
- package/bigIqAs3.js.map +1 -1
- package/cm/device.js +11 -11
- package/cm/device.js.map +1 -1
- package/cm/deviceGroup.js +21 -21
- package/cm/deviceGroup.js.map +1 -1
- package/command.js +8 -8
- package/command.js.map +1 -1
- package/commonLicenseManageBigIq.js +38 -38
- package/commonLicenseManageBigIq.js.map +1 -1
- package/do.d.ts +3 -3
- package/do.js +18 -18
- package/do.js.map +1 -1
- package/eventServiceDiscovery.js +6 -6
- package/eventServiceDiscovery.js.map +1 -1
- package/fastApplication.js +8 -8
- package/fastApplication.js.map +1 -1
- package/fastHttpApp.js +42 -42
- package/fastHttpApp.js.map +1 -1
- package/fastHttpsApp.js +50 -50
- package/fastHttpsApp.js.map +1 -1
- package/fastTcpApp.js +32 -32
- package/fastTcpApp.js.map +1 -1
- package/fastTemplate.js +9 -9
- package/fastTemplate.js.map +1 -1
- package/fastUdpApp.js +44 -44
- package/fastUdpApp.js.map +1 -1
- package/ipsecPolicy.js +26 -26
- package/ipsecPolicy.js.map +1 -1
- package/ipsecProfile.js +10 -10
- package/ipsecProfile.js.map +1 -1
- package/ltm/cipherGroup.js +12 -12
- package/ltm/cipherGroup.js.map +1 -1
- package/ltm/cipherRule.js +13 -13
- package/ltm/cipherRule.js.map +1 -1
- package/ltm/dataGroup.js +13 -13
- package/ltm/dataGroup.js.map +1 -1
- package/ltm/irule.js +7 -7
- package/ltm/irule.js.map +1 -1
- package/ltm/monitor.d.ts +6 -24
- package/ltm/monitor.js +63 -63
- package/ltm/monitor.js.map +1 -1
- package/ltm/node.js +25 -25
- package/ltm/node.js.map +1 -1
- package/ltm/persistenceProfileCookie.d.ts +3 -6
- package/ltm/persistenceProfileCookie.js +39 -39
- package/ltm/persistenceProfileCookie.js.map +1 -1
- package/ltm/persistenceProfileDstAddr.d.ts +6 -12
- package/ltm/persistenceProfileDstAddr.js +25 -25
- package/ltm/persistenceProfileDstAddr.js.map +1 -1
- package/ltm/persistenceProfileSrcAddr.d.ts +6 -12
- package/ltm/persistenceProfileSrcAddr.js +27 -27
- package/ltm/persistenceProfileSrcAddr.js.map +1 -1
- package/ltm/persistenceProfileSsl.d.ts +3 -6
- package/ltm/persistenceProfileSsl.js +21 -21
- package/ltm/persistenceProfileSsl.js.map +1 -1
- package/ltm/policy.js +16 -16
- package/ltm/policy.js.map +1 -1
- package/ltm/pool.js +22 -22
- package/ltm/pool.js.map +1 -1
- package/ltm/poolAttachment.js +23 -23
- package/ltm/poolAttachment.js.map +1 -1
- package/ltm/profileBotDefense.d.ts +6 -12
- package/ltm/profileBotDefense.js +12 -12
- package/ltm/profileBotDefense.js.map +1 -1
- package/ltm/profileClientSsl.d.ts +12 -12
- package/ltm/profileClientSsl.js +118 -118
- package/ltm/profileClientSsl.js.map +1 -1
- package/ltm/profileFastHttp.js +24 -24
- package/ltm/profileFastHttp.js.map +1 -1
- package/ltm/profileFastL4.js +32 -32
- package/ltm/profileFastL4.js.map +1 -1
- package/ltm/profileFtp.d.ts +12 -24
- package/ltm/profileFtp.js +34 -34
- package/ltm/profileFtp.js.map +1 -1
- package/ltm/profileHttp.d.ts +3 -6
- package/ltm/profileHttp.js +60 -60
- package/ltm/profileHttp.js.map +1 -1
- package/ltm/profileHttp2.js +28 -28
- package/ltm/profileHttp2.js.map +1 -1
- package/ltm/profileHttpCompress.js +28 -28
- package/ltm/profileHttpCompress.js.map +1 -1
- package/ltm/profileOneConnect.js +22 -22
- package/ltm/profileOneConnect.js.map +1 -1
- package/ltm/profileRewrite.js +33 -33
- package/ltm/profileRewrite.js.map +1 -1
- package/ltm/profileRewriteUriRules.js +15 -15
- package/ltm/profileRewriteUriRules.js.map +1 -1
- package/ltm/profileServerSsl.d.ts +21 -21
- package/ltm/profileServerSsl.js +104 -104
- package/ltm/profileServerSsl.js.map +1 -1
- package/ltm/profileTcp.js +46 -46
- package/ltm/profileTcp.js.map +1 -1
- package/ltm/profileWebAcceleration.js +30 -30
- package/ltm/profileWebAcceleration.js.map +1 -1
- package/ltm/requestLogProfile.js +42 -42
- package/ltm/requestLogProfile.js.map +1 -1
- package/ltm/snat.js +25 -25
- package/ltm/snat.js.map +1 -1
- package/ltm/snatPool.js +7 -7
- package/ltm/snatPool.js.map +1 -1
- package/ltm/virtualAddress.js +18 -18
- package/ltm/virtualAddress.js.map +1 -1
- package/ltm/virtualServer.js +60 -60
- package/ltm/virtualServer.js.map +1 -1
- package/net/route.js +13 -13
- package/net/route.js.map +1 -1
- package/net/selfIp.js +14 -14
- package/net/selfIp.js.map +1 -1
- package/net/vlan.js +12 -12
- package/net/vlan.js.map +1 -1
- package/netIkePeer.d.ts +2 -0
- package/netIkePeer.js +73 -71
- package/netIkePeer.js.map +1 -1
- package/netTunnel.js +38 -38
- package/netTunnel.js.map +1 -1
- package/package.json +2 -2
- package/partition.js +8 -8
- package/partition.js.map +1 -1
- package/provider.js +13 -13
- package/provider.js.map +1 -1
- package/saasBotDefenseProfile.js +26 -26
- package/saasBotDefenseProfile.js.map +1 -1
- package/ssl/certificate.js +17 -17
- package/ssl/certificate.js.map +1 -1
- package/ssl/key.js +13 -13
- package/ssl/key.js.map +1 -1
- package/sslKeyCert.js +27 -27
- package/sslKeyCert.js.map +1 -1
- package/sys/bigIpLicense.js +7 -7
- package/sys/bigIpLicense.js.map +1 -1
- package/sys/dns.js +11 -11
- package/sys/dns.js.map +1 -1
- package/sys/iapp.js +37 -37
- package/sys/iapp.js.map +1 -1
- package/sys/ntp.js +9 -9
- package/sys/ntp.js.map +1 -1
- package/sys/ocsp.js +36 -36
- package/sys/ocsp.js.map +1 -1
- package/sys/provision.js +14 -14
- package/sys/provision.js.map +1 -1
- package/sys/snmp.js +7 -7
- package/sys/snmp.js.map +1 -1
- package/sys/snmpTraps.js +29 -29
- package/sys/snmpTraps.js.map +1 -1
- package/trafficSelector.js +24 -24
- package/trafficSelector.js.map +1 -1
- package/utilities.js +18 -29
- package/utilities.js.map +1 -1
- package/vcmp/guest.js +30 -30
- package/vcmp/guest.js.map +1 -1
- package/wafPolicy.d.ts +3 -9
- package/wafPolicy.js +56 -56
- package/wafPolicy.js.map +1 -1
package/vcmp/guest.js
CHANGED
|
@@ -40,7 +40,7 @@ class Guest extends pulumi.CustomResource {
|
|
|
40
40
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
41
41
|
*/
|
|
42
42
|
static get(name, id, state, opts) {
|
|
43
|
-
return new Guest(name, state,
|
|
43
|
+
return new Guest(name, state, { ...opts, id: id });
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
46
|
* Returns true if the given object is an instance of Guest. This is designed to work even
|
|
@@ -57,40 +57,40 @@ class Guest extends pulumi.CustomResource {
|
|
|
57
57
|
opts = opts || {};
|
|
58
58
|
if (opts.id) {
|
|
59
59
|
const state = argsOrState;
|
|
60
|
-
resourceInputs["allowedSlots"] = state
|
|
61
|
-
resourceInputs["coresPerSlot"] = state
|
|
62
|
-
resourceInputs["deleteVirtualDisk"] = state
|
|
63
|
-
resourceInputs["fullPath"] = state
|
|
64
|
-
resourceInputs["initialHotfix"] = state
|
|
65
|
-
resourceInputs["initialImage"] = state
|
|
66
|
-
resourceInputs["mgmtAddress"] = state
|
|
67
|
-
resourceInputs["mgmtNetwork"] = state
|
|
68
|
-
resourceInputs["mgmtRoute"] = state
|
|
69
|
-
resourceInputs["minNumberOfSlots"] = state
|
|
70
|
-
resourceInputs["name"] = state
|
|
71
|
-
resourceInputs["numberOfSlots"] = state
|
|
72
|
-
resourceInputs["state"] = state
|
|
73
|
-
resourceInputs["virtualDisk"] = state
|
|
74
|
-
resourceInputs["vlans"] = state
|
|
60
|
+
resourceInputs["allowedSlots"] = state?.allowedSlots;
|
|
61
|
+
resourceInputs["coresPerSlot"] = state?.coresPerSlot;
|
|
62
|
+
resourceInputs["deleteVirtualDisk"] = state?.deleteVirtualDisk;
|
|
63
|
+
resourceInputs["fullPath"] = state?.fullPath;
|
|
64
|
+
resourceInputs["initialHotfix"] = state?.initialHotfix;
|
|
65
|
+
resourceInputs["initialImage"] = state?.initialImage;
|
|
66
|
+
resourceInputs["mgmtAddress"] = state?.mgmtAddress;
|
|
67
|
+
resourceInputs["mgmtNetwork"] = state?.mgmtNetwork;
|
|
68
|
+
resourceInputs["mgmtRoute"] = state?.mgmtRoute;
|
|
69
|
+
resourceInputs["minNumberOfSlots"] = state?.minNumberOfSlots;
|
|
70
|
+
resourceInputs["name"] = state?.name;
|
|
71
|
+
resourceInputs["numberOfSlots"] = state?.numberOfSlots;
|
|
72
|
+
resourceInputs["state"] = state?.state;
|
|
73
|
+
resourceInputs["virtualDisk"] = state?.virtualDisk;
|
|
74
|
+
resourceInputs["vlans"] = state?.vlans;
|
|
75
75
|
}
|
|
76
76
|
else {
|
|
77
77
|
const args = argsOrState;
|
|
78
|
-
if (
|
|
78
|
+
if (args?.name === undefined && !opts.urn) {
|
|
79
79
|
throw new Error("Missing required property 'name'");
|
|
80
80
|
}
|
|
81
|
-
resourceInputs["allowedSlots"] = args
|
|
82
|
-
resourceInputs["coresPerSlot"] = args
|
|
83
|
-
resourceInputs["deleteVirtualDisk"] = args
|
|
84
|
-
resourceInputs["initialHotfix"] = args
|
|
85
|
-
resourceInputs["initialImage"] = args
|
|
86
|
-
resourceInputs["mgmtAddress"] = args
|
|
87
|
-
resourceInputs["mgmtNetwork"] = args
|
|
88
|
-
resourceInputs["mgmtRoute"] = args
|
|
89
|
-
resourceInputs["minNumberOfSlots"] = args
|
|
90
|
-
resourceInputs["name"] = args
|
|
91
|
-
resourceInputs["numberOfSlots"] = args
|
|
92
|
-
resourceInputs["state"] = args
|
|
93
|
-
resourceInputs["vlans"] = args
|
|
81
|
+
resourceInputs["allowedSlots"] = args?.allowedSlots;
|
|
82
|
+
resourceInputs["coresPerSlot"] = args?.coresPerSlot;
|
|
83
|
+
resourceInputs["deleteVirtualDisk"] = args?.deleteVirtualDisk;
|
|
84
|
+
resourceInputs["initialHotfix"] = args?.initialHotfix;
|
|
85
|
+
resourceInputs["initialImage"] = args?.initialImage;
|
|
86
|
+
resourceInputs["mgmtAddress"] = args?.mgmtAddress;
|
|
87
|
+
resourceInputs["mgmtNetwork"] = args?.mgmtNetwork;
|
|
88
|
+
resourceInputs["mgmtRoute"] = args?.mgmtRoute;
|
|
89
|
+
resourceInputs["minNumberOfSlots"] = args?.minNumberOfSlots;
|
|
90
|
+
resourceInputs["name"] = args?.name;
|
|
91
|
+
resourceInputs["numberOfSlots"] = args?.numberOfSlots;
|
|
92
|
+
resourceInputs["state"] = args?.state;
|
|
93
|
+
resourceInputs["vlans"] = args?.vlans;
|
|
94
94
|
resourceInputs["fullPath"] = undefined /*out*/;
|
|
95
95
|
resourceInputs["virtualDisk"] = undefined /*out*/;
|
|
96
96
|
}
|
package/vcmp/guest.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"guest.js","sourceRoot":"","sources":["../../vcmp/guest.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"guest.js","sourceRoot":"","sources":["../../vcmp/guest.ts"],"names":[],"mappings":"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"}
|
package/wafPolicy.d.ts
CHANGED
|
@@ -115,9 +115,7 @@ export declare class WafPolicy extends pulumi.CustomResource {
|
|
|
115
115
|
*/
|
|
116
116
|
readonly ipExceptions: pulumi.Output<outputs.WafPolicyIpException[] | undefined>;
|
|
117
117
|
/**
|
|
118
|
-
* the modifications section includes actions that modify the declarative policy as it is defined in the adjustments
|
|
119
|
-
* section. The modifications section is updated manually, with the changes generally driven by the learning suggestions
|
|
120
|
-
* provided by the BIG-IP.
|
|
118
|
+
* the modifications section includes actions that modify the declarative policy as it is defined in the adjustments section. The modifications section is updated manually, with the changes generally driven by the learning suggestions provided by the BIG-IP.
|
|
121
119
|
*/
|
|
122
120
|
readonly modifications: pulumi.Output<string[] | undefined>;
|
|
123
121
|
/**
|
|
@@ -242,9 +240,7 @@ export interface WafPolicyState {
|
|
|
242
240
|
*/
|
|
243
241
|
ipExceptions?: pulumi.Input<pulumi.Input<inputs.WafPolicyIpException>[]>;
|
|
244
242
|
/**
|
|
245
|
-
* the modifications section includes actions that modify the declarative policy as it is defined in the adjustments
|
|
246
|
-
* section. The modifications section is updated manually, with the changes generally driven by the learning suggestions
|
|
247
|
-
* provided by the BIG-IP.
|
|
243
|
+
* the modifications section includes actions that modify the declarative policy as it is defined in the adjustments section. The modifications section is updated manually, with the changes generally driven by the learning suggestions provided by the BIG-IP.
|
|
248
244
|
*/
|
|
249
245
|
modifications?: pulumi.Input<pulumi.Input<string>[]>;
|
|
250
246
|
/**
|
|
@@ -361,9 +357,7 @@ export interface WafPolicyArgs {
|
|
|
361
357
|
*/
|
|
362
358
|
ipExceptions?: pulumi.Input<pulumi.Input<inputs.WafPolicyIpException>[]>;
|
|
363
359
|
/**
|
|
364
|
-
* the modifications section includes actions that modify the declarative policy as it is defined in the adjustments
|
|
365
|
-
* section. The modifications section is updated manually, with the changes generally driven by the learning suggestions
|
|
366
|
-
* provided by the BIG-IP.
|
|
360
|
+
* the modifications section includes actions that modify the declarative policy as it is defined in the adjustments section. The modifications section is updated manually, with the changes generally driven by the learning suggestions provided by the BIG-IP.
|
|
367
361
|
*/
|
|
368
362
|
modifications?: pulumi.Input<pulumi.Input<string>[]>;
|
|
369
363
|
/**
|
package/wafPolicy.js
CHANGED
|
@@ -74,7 +74,7 @@ class WafPolicy extends pulumi.CustomResource {
|
|
|
74
74
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
75
75
|
*/
|
|
76
76
|
static get(name, id, state, opts) {
|
|
77
|
-
return new WafPolicy(name, state,
|
|
77
|
+
return new WafPolicy(name, state, { ...opts, id: id });
|
|
78
78
|
}
|
|
79
79
|
/**
|
|
80
80
|
* Returns true if the given object is an instance of WafPolicy. This is designed to work even
|
|
@@ -91,68 +91,68 @@ class WafPolicy extends pulumi.CustomResource {
|
|
|
91
91
|
opts = opts || {};
|
|
92
92
|
if (opts.id) {
|
|
93
93
|
const state = argsOrState;
|
|
94
|
-
resourceInputs["applicationLanguage"] = state
|
|
95
|
-
resourceInputs["caseInsensitive"] = state
|
|
96
|
-
resourceInputs["description"] = state
|
|
97
|
-
resourceInputs["enablePassivemode"] = state
|
|
98
|
-
resourceInputs["enforcementMode"] = state
|
|
99
|
-
resourceInputs["fileTypes"] = state
|
|
100
|
-
resourceInputs["graphqlProfiles"] = state
|
|
101
|
-
resourceInputs["hostNames"] = state
|
|
102
|
-
resourceInputs["ipExceptions"] = state
|
|
103
|
-
resourceInputs["modifications"] = state
|
|
104
|
-
resourceInputs["name"] = state
|
|
105
|
-
resourceInputs["openApiFiles"] = state
|
|
106
|
-
resourceInputs["parameters"] = state
|
|
107
|
-
resourceInputs["partition"] = state
|
|
108
|
-
resourceInputs["policyBuilders"] = state
|
|
109
|
-
resourceInputs["policyExportJson"] = state
|
|
110
|
-
resourceInputs["policyId"] = state
|
|
111
|
-
resourceInputs["policyImportJson"] = state
|
|
112
|
-
resourceInputs["protocolIndependent"] = state
|
|
113
|
-
resourceInputs["serverTechnologies"] = state
|
|
114
|
-
resourceInputs["signatureSets"] = state
|
|
115
|
-
resourceInputs["signatures"] = state
|
|
116
|
-
resourceInputs["signaturesSettings"] = state
|
|
117
|
-
resourceInputs["templateLink"] = state
|
|
118
|
-
resourceInputs["templateName"] = state
|
|
119
|
-
resourceInputs["type"] = state
|
|
120
|
-
resourceInputs["urls"] = state
|
|
94
|
+
resourceInputs["applicationLanguage"] = state?.applicationLanguage;
|
|
95
|
+
resourceInputs["caseInsensitive"] = state?.caseInsensitive;
|
|
96
|
+
resourceInputs["description"] = state?.description;
|
|
97
|
+
resourceInputs["enablePassivemode"] = state?.enablePassivemode;
|
|
98
|
+
resourceInputs["enforcementMode"] = state?.enforcementMode;
|
|
99
|
+
resourceInputs["fileTypes"] = state?.fileTypes;
|
|
100
|
+
resourceInputs["graphqlProfiles"] = state?.graphqlProfiles;
|
|
101
|
+
resourceInputs["hostNames"] = state?.hostNames;
|
|
102
|
+
resourceInputs["ipExceptions"] = state?.ipExceptions;
|
|
103
|
+
resourceInputs["modifications"] = state?.modifications;
|
|
104
|
+
resourceInputs["name"] = state?.name;
|
|
105
|
+
resourceInputs["openApiFiles"] = state?.openApiFiles;
|
|
106
|
+
resourceInputs["parameters"] = state?.parameters;
|
|
107
|
+
resourceInputs["partition"] = state?.partition;
|
|
108
|
+
resourceInputs["policyBuilders"] = state?.policyBuilders;
|
|
109
|
+
resourceInputs["policyExportJson"] = state?.policyExportJson;
|
|
110
|
+
resourceInputs["policyId"] = state?.policyId;
|
|
111
|
+
resourceInputs["policyImportJson"] = state?.policyImportJson;
|
|
112
|
+
resourceInputs["protocolIndependent"] = state?.protocolIndependent;
|
|
113
|
+
resourceInputs["serverTechnologies"] = state?.serverTechnologies;
|
|
114
|
+
resourceInputs["signatureSets"] = state?.signatureSets;
|
|
115
|
+
resourceInputs["signatures"] = state?.signatures;
|
|
116
|
+
resourceInputs["signaturesSettings"] = state?.signaturesSettings;
|
|
117
|
+
resourceInputs["templateLink"] = state?.templateLink;
|
|
118
|
+
resourceInputs["templateName"] = state?.templateName;
|
|
119
|
+
resourceInputs["type"] = state?.type;
|
|
120
|
+
resourceInputs["urls"] = state?.urls;
|
|
121
121
|
}
|
|
122
122
|
else {
|
|
123
123
|
const args = argsOrState;
|
|
124
|
-
if (
|
|
124
|
+
if (args?.name === undefined && !opts.urn) {
|
|
125
125
|
throw new Error("Missing required property 'name'");
|
|
126
126
|
}
|
|
127
|
-
if (
|
|
127
|
+
if (args?.templateName === undefined && !opts.urn) {
|
|
128
128
|
throw new Error("Missing required property 'templateName'");
|
|
129
129
|
}
|
|
130
|
-
resourceInputs["applicationLanguage"] = args
|
|
131
|
-
resourceInputs["caseInsensitive"] = args
|
|
132
|
-
resourceInputs["description"] = args
|
|
133
|
-
resourceInputs["enablePassivemode"] = args
|
|
134
|
-
resourceInputs["enforcementMode"] = args
|
|
135
|
-
resourceInputs["fileTypes"] = args
|
|
136
|
-
resourceInputs["graphqlProfiles"] = args
|
|
137
|
-
resourceInputs["hostNames"] = args
|
|
138
|
-
resourceInputs["ipExceptions"] = args
|
|
139
|
-
resourceInputs["modifications"] = args
|
|
140
|
-
resourceInputs["name"] = args
|
|
141
|
-
resourceInputs["openApiFiles"] = args
|
|
142
|
-
resourceInputs["parameters"] = args
|
|
143
|
-
resourceInputs["partition"] = args
|
|
144
|
-
resourceInputs["policyBuilders"] = args
|
|
145
|
-
resourceInputs["policyId"] = args
|
|
146
|
-
resourceInputs["policyImportJson"] = args
|
|
147
|
-
resourceInputs["protocolIndependent"] = args
|
|
148
|
-
resourceInputs["serverTechnologies"] = args
|
|
149
|
-
resourceInputs["signatureSets"] = args
|
|
150
|
-
resourceInputs["signatures"] = args
|
|
151
|
-
resourceInputs["signaturesSettings"] = args
|
|
152
|
-
resourceInputs["templateLink"] = args
|
|
153
|
-
resourceInputs["templateName"] = args
|
|
154
|
-
resourceInputs["type"] = args
|
|
155
|
-
resourceInputs["urls"] = args
|
|
130
|
+
resourceInputs["applicationLanguage"] = args?.applicationLanguage;
|
|
131
|
+
resourceInputs["caseInsensitive"] = args?.caseInsensitive;
|
|
132
|
+
resourceInputs["description"] = args?.description;
|
|
133
|
+
resourceInputs["enablePassivemode"] = args?.enablePassivemode;
|
|
134
|
+
resourceInputs["enforcementMode"] = args?.enforcementMode;
|
|
135
|
+
resourceInputs["fileTypes"] = args?.fileTypes;
|
|
136
|
+
resourceInputs["graphqlProfiles"] = args?.graphqlProfiles;
|
|
137
|
+
resourceInputs["hostNames"] = args?.hostNames;
|
|
138
|
+
resourceInputs["ipExceptions"] = args?.ipExceptions;
|
|
139
|
+
resourceInputs["modifications"] = args?.modifications;
|
|
140
|
+
resourceInputs["name"] = args?.name;
|
|
141
|
+
resourceInputs["openApiFiles"] = args?.openApiFiles;
|
|
142
|
+
resourceInputs["parameters"] = args?.parameters;
|
|
143
|
+
resourceInputs["partition"] = args?.partition;
|
|
144
|
+
resourceInputs["policyBuilders"] = args?.policyBuilders;
|
|
145
|
+
resourceInputs["policyId"] = args?.policyId;
|
|
146
|
+
resourceInputs["policyImportJson"] = args?.policyImportJson;
|
|
147
|
+
resourceInputs["protocolIndependent"] = args?.protocolIndependent;
|
|
148
|
+
resourceInputs["serverTechnologies"] = args?.serverTechnologies;
|
|
149
|
+
resourceInputs["signatureSets"] = args?.signatureSets;
|
|
150
|
+
resourceInputs["signatures"] = args?.signatures;
|
|
151
|
+
resourceInputs["signaturesSettings"] = args?.signaturesSettings;
|
|
152
|
+
resourceInputs["templateLink"] = args?.templateLink;
|
|
153
|
+
resourceInputs["templateName"] = args?.templateName;
|
|
154
|
+
resourceInputs["type"] = args?.type;
|
|
155
|
+
resourceInputs["urls"] = args?.urls;
|
|
156
156
|
resourceInputs["policyExportJson"] = undefined /*out*/;
|
|
157
157
|
}
|
|
158
158
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/wafPolicy.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wafPolicy.js","sourceRoot":"","sources":["../wafPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyDG;AACH,MAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;IAChD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsB,EAAE,IAAmC;QACpH,OAAO,IAAI,SAAS,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"wafPolicy.js","sourceRoot":"","sources":["../wafPolicy.ts"],"names":[],"mappings":"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"}
|