@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/do.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"do.js","sourceRoot":"","sources":["../do.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC,MAAa,EAAG,SAAQ,MAAM,CAAC,cAAc;IACzC;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAe,EAAE,IAAmC;QAC7G,OAAO,IAAI,EAAE,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"do.js","sourceRoot":"","sources":["../do.ts"],"names":[],"mappings":"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"}
|
package/eventServiceDiscovery.js
CHANGED
|
@@ -40,7 +40,7 @@ class EventServiceDiscovery 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 EventServiceDiscovery(name, state,
|
|
43
|
+
return new EventServiceDiscovery(name, state, { ...opts, id: id });
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
46
|
* Returns true if the given object is an instance of EventServiceDiscovery. This is designed to work even
|
|
@@ -57,16 +57,16 @@ class EventServiceDiscovery extends pulumi.CustomResource {
|
|
|
57
57
|
opts = opts || {};
|
|
58
58
|
if (opts.id) {
|
|
59
59
|
const state = argsOrState;
|
|
60
|
-
resourceInputs["nodes"] = state
|
|
61
|
-
resourceInputs["taskid"] = state
|
|
60
|
+
resourceInputs["nodes"] = state?.nodes;
|
|
61
|
+
resourceInputs["taskid"] = state?.taskid;
|
|
62
62
|
}
|
|
63
63
|
else {
|
|
64
64
|
const args = argsOrState;
|
|
65
|
-
if (
|
|
65
|
+
if (args?.taskid === undefined && !opts.urn) {
|
|
66
66
|
throw new Error("Missing required property 'taskid'");
|
|
67
67
|
}
|
|
68
|
-
resourceInputs["nodes"] = args
|
|
69
|
-
resourceInputs["taskid"] = args
|
|
68
|
+
resourceInputs["nodes"] = args?.nodes;
|
|
69
|
+
resourceInputs["taskid"] = args?.taskid;
|
|
70
70
|
}
|
|
71
71
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
72
72
|
super(EventServiceDiscovery.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventServiceDiscovery.js","sourceRoot":"","sources":["../eventServiceDiscovery.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"eventServiceDiscovery.js","sourceRoot":"","sources":["../eventServiceDiscovery.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAgED,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;YACvC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AA3GL,sDA4GC;AA9FG,gBAAgB;AACO,kCAAY,GAAG,2DAA2D,CAAC"}
|
package/fastApplication.js
CHANGED
|
@@ -34,7 +34,7 @@ class FastApplication extends pulumi.CustomResource {
|
|
|
34
34
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
35
35
|
*/
|
|
36
36
|
static get(name, id, state, opts) {
|
|
37
|
-
return new FastApplication(name, state,
|
|
37
|
+
return new FastApplication(name, state, { ...opts, id: id });
|
|
38
38
|
}
|
|
39
39
|
/**
|
|
40
40
|
* Returns true if the given object is an instance of FastApplication. This is designed to work even
|
|
@@ -51,18 +51,18 @@ class FastApplication extends pulumi.CustomResource {
|
|
|
51
51
|
opts = opts || {};
|
|
52
52
|
if (opts.id) {
|
|
53
53
|
const state = argsOrState;
|
|
54
|
-
resourceInputs["application"] = state
|
|
55
|
-
resourceInputs["fastJson"] = state
|
|
56
|
-
resourceInputs["template"] = state
|
|
57
|
-
resourceInputs["tenant"] = state
|
|
54
|
+
resourceInputs["application"] = state?.application;
|
|
55
|
+
resourceInputs["fastJson"] = state?.fastJson;
|
|
56
|
+
resourceInputs["template"] = state?.template;
|
|
57
|
+
resourceInputs["tenant"] = state?.tenant;
|
|
58
58
|
}
|
|
59
59
|
else {
|
|
60
60
|
const args = argsOrState;
|
|
61
|
-
if (
|
|
61
|
+
if (args?.fastJson === undefined && !opts.urn) {
|
|
62
62
|
throw new Error("Missing required property 'fastJson'");
|
|
63
63
|
}
|
|
64
|
-
resourceInputs["fastJson"] = args
|
|
65
|
-
resourceInputs["template"] = args
|
|
64
|
+
resourceInputs["fastJson"] = args?.fastJson;
|
|
65
|
+
resourceInputs["template"] = args?.template;
|
|
66
66
|
resourceInputs["application"] = undefined /*out*/;
|
|
67
67
|
resourceInputs["tenant"] = undefined /*out*/;
|
|
68
68
|
}
|
package/fastApplication.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fastApplication.js","sourceRoot":"","sources":["../fastApplication.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"fastApplication.js","sourceRoot":"","sources":["../fastApplication.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAwD,EAAE,IAAmC;QACnH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+C,CAAC;YAC9D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AA9EL,0CA+EC;AAjEG,gBAAgB;AACO,4BAAY,GAAG,+CAA+C,CAAC"}
|
package/fastHttpApp.js
CHANGED
|
@@ -76,7 +76,7 @@ class FastHttpApp extends pulumi.CustomResource {
|
|
|
76
76
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
77
77
|
*/
|
|
78
78
|
static get(name, id, state, opts) {
|
|
79
|
-
return new FastHttpApp(name, state,
|
|
79
|
+
return new FastHttpApp(name, state, { ...opts, id: id });
|
|
80
80
|
}
|
|
81
81
|
/**
|
|
82
82
|
* Returns true if the given object is an instance of FastHttpApp. This is designed to work even
|
|
@@ -93,54 +93,54 @@ class FastHttpApp extends pulumi.CustomResource {
|
|
|
93
93
|
opts = opts || {};
|
|
94
94
|
if (opts.id) {
|
|
95
95
|
const state = argsOrState;
|
|
96
|
-
resourceInputs["application"] = state
|
|
97
|
-
resourceInputs["endpointLtmPolicies"] = state
|
|
98
|
-
resourceInputs["existingMonitor"] = state
|
|
99
|
-
resourceInputs["existingPool"] = state
|
|
100
|
-
resourceInputs["existingSnatPool"] = state
|
|
101
|
-
resourceInputs["existingWafSecurityPolicy"] = state
|
|
102
|
-
resourceInputs["fallbackPersistence"] = state
|
|
103
|
-
resourceInputs["fastHttpJson"] = state
|
|
104
|
-
resourceInputs["loadBalancingMode"] = state
|
|
105
|
-
resourceInputs["monitor"] = state
|
|
106
|
-
resourceInputs["persistenceProfile"] = state
|
|
107
|
-
resourceInputs["persistenceType"] = state
|
|
108
|
-
resourceInputs["poolMembers"] = state
|
|
109
|
-
resourceInputs["securityLogProfiles"] = state
|
|
110
|
-
resourceInputs["serviceDiscoveries"] = state
|
|
111
|
-
resourceInputs["slowRampTime"] = state
|
|
112
|
-
resourceInputs["snatPoolAddresses"] = state
|
|
113
|
-
resourceInputs["tenant"] = state
|
|
114
|
-
resourceInputs["virtualServer"] = state
|
|
115
|
-
resourceInputs["wafSecurityPolicy"] = state
|
|
96
|
+
resourceInputs["application"] = state?.application;
|
|
97
|
+
resourceInputs["endpointLtmPolicies"] = state?.endpointLtmPolicies;
|
|
98
|
+
resourceInputs["existingMonitor"] = state?.existingMonitor;
|
|
99
|
+
resourceInputs["existingPool"] = state?.existingPool;
|
|
100
|
+
resourceInputs["existingSnatPool"] = state?.existingSnatPool;
|
|
101
|
+
resourceInputs["existingWafSecurityPolicy"] = state?.existingWafSecurityPolicy;
|
|
102
|
+
resourceInputs["fallbackPersistence"] = state?.fallbackPersistence;
|
|
103
|
+
resourceInputs["fastHttpJson"] = state?.fastHttpJson;
|
|
104
|
+
resourceInputs["loadBalancingMode"] = state?.loadBalancingMode;
|
|
105
|
+
resourceInputs["monitor"] = state?.monitor;
|
|
106
|
+
resourceInputs["persistenceProfile"] = state?.persistenceProfile;
|
|
107
|
+
resourceInputs["persistenceType"] = state?.persistenceType;
|
|
108
|
+
resourceInputs["poolMembers"] = state?.poolMembers;
|
|
109
|
+
resourceInputs["securityLogProfiles"] = state?.securityLogProfiles;
|
|
110
|
+
resourceInputs["serviceDiscoveries"] = state?.serviceDiscoveries;
|
|
111
|
+
resourceInputs["slowRampTime"] = state?.slowRampTime;
|
|
112
|
+
resourceInputs["snatPoolAddresses"] = state?.snatPoolAddresses;
|
|
113
|
+
resourceInputs["tenant"] = state?.tenant;
|
|
114
|
+
resourceInputs["virtualServer"] = state?.virtualServer;
|
|
115
|
+
resourceInputs["wafSecurityPolicy"] = state?.wafSecurityPolicy;
|
|
116
116
|
}
|
|
117
117
|
else {
|
|
118
118
|
const args = argsOrState;
|
|
119
|
-
if (
|
|
119
|
+
if (args?.application === undefined && !opts.urn) {
|
|
120
120
|
throw new Error("Missing required property 'application'");
|
|
121
121
|
}
|
|
122
|
-
if (
|
|
122
|
+
if (args?.tenant === undefined && !opts.urn) {
|
|
123
123
|
throw new Error("Missing required property 'tenant'");
|
|
124
124
|
}
|
|
125
|
-
resourceInputs["application"] = args
|
|
126
|
-
resourceInputs["endpointLtmPolicies"] = args
|
|
127
|
-
resourceInputs["existingMonitor"] = args
|
|
128
|
-
resourceInputs["existingPool"] = args
|
|
129
|
-
resourceInputs["existingSnatPool"] = args
|
|
130
|
-
resourceInputs["existingWafSecurityPolicy"] = args
|
|
131
|
-
resourceInputs["fallbackPersistence"] = args
|
|
132
|
-
resourceInputs["loadBalancingMode"] = args
|
|
133
|
-
resourceInputs["monitor"] = args
|
|
134
|
-
resourceInputs["persistenceProfile"] = args
|
|
135
|
-
resourceInputs["persistenceType"] = args
|
|
136
|
-
resourceInputs["poolMembers"] = args
|
|
137
|
-
resourceInputs["securityLogProfiles"] = args
|
|
138
|
-
resourceInputs["serviceDiscoveries"] = args
|
|
139
|
-
resourceInputs["slowRampTime"] = args
|
|
140
|
-
resourceInputs["snatPoolAddresses"] = args
|
|
141
|
-
resourceInputs["tenant"] = args
|
|
142
|
-
resourceInputs["virtualServer"] = args
|
|
143
|
-
resourceInputs["wafSecurityPolicy"] = args
|
|
125
|
+
resourceInputs["application"] = args?.application;
|
|
126
|
+
resourceInputs["endpointLtmPolicies"] = args?.endpointLtmPolicies;
|
|
127
|
+
resourceInputs["existingMonitor"] = args?.existingMonitor;
|
|
128
|
+
resourceInputs["existingPool"] = args?.existingPool;
|
|
129
|
+
resourceInputs["existingSnatPool"] = args?.existingSnatPool;
|
|
130
|
+
resourceInputs["existingWafSecurityPolicy"] = args?.existingWafSecurityPolicy;
|
|
131
|
+
resourceInputs["fallbackPersistence"] = args?.fallbackPersistence;
|
|
132
|
+
resourceInputs["loadBalancingMode"] = args?.loadBalancingMode;
|
|
133
|
+
resourceInputs["monitor"] = args?.monitor;
|
|
134
|
+
resourceInputs["persistenceProfile"] = args?.persistenceProfile;
|
|
135
|
+
resourceInputs["persistenceType"] = args?.persistenceType;
|
|
136
|
+
resourceInputs["poolMembers"] = args?.poolMembers;
|
|
137
|
+
resourceInputs["securityLogProfiles"] = args?.securityLogProfiles;
|
|
138
|
+
resourceInputs["serviceDiscoveries"] = args?.serviceDiscoveries;
|
|
139
|
+
resourceInputs["slowRampTime"] = args?.slowRampTime;
|
|
140
|
+
resourceInputs["snatPoolAddresses"] = args?.snatPoolAddresses;
|
|
141
|
+
resourceInputs["tenant"] = args?.tenant;
|
|
142
|
+
resourceInputs["virtualServer"] = args?.virtualServer;
|
|
143
|
+
resourceInputs["wafSecurityPolicy"] = args?.wafSecurityPolicy;
|
|
144
144
|
resourceInputs["fastHttpJson"] = undefined /*out*/;
|
|
145
145
|
}
|
|
146
146
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/fastHttpApp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fastHttpApp.js","sourceRoot":"","sources":["../fastHttpApp.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2DG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"fastHttpApp.js","sourceRoot":"","sources":["../fastHttpApp.ts"],"names":[],"mappings":"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"}
|
package/fastHttpsApp.js
CHANGED
|
@@ -76,7 +76,7 @@ class FastHttpsApp extends pulumi.CustomResource {
|
|
|
76
76
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
77
77
|
*/
|
|
78
78
|
static get(name, id, state, opts) {
|
|
79
|
-
return new FastHttpsApp(name, state,
|
|
79
|
+
return new FastHttpsApp(name, state, { ...opts, id: id });
|
|
80
80
|
}
|
|
81
81
|
/**
|
|
82
82
|
* Returns true if the given object is an instance of FastHttpsApp. This is designed to work even
|
|
@@ -93,62 +93,62 @@ class FastHttpsApp extends pulumi.CustomResource {
|
|
|
93
93
|
opts = opts || {};
|
|
94
94
|
if (opts.id) {
|
|
95
95
|
const state = argsOrState;
|
|
96
|
-
resourceInputs["application"] = state
|
|
97
|
-
resourceInputs["endpointLtmPolicies"] = state
|
|
98
|
-
resourceInputs["existingMonitor"] = state
|
|
99
|
-
resourceInputs["existingPool"] = state
|
|
100
|
-
resourceInputs["existingSnatPool"] = state
|
|
101
|
-
resourceInputs["existingTlsClientProfile"] = state
|
|
102
|
-
resourceInputs["existingTlsServerProfile"] = state
|
|
103
|
-
resourceInputs["existingWafSecurityPolicy"] = state
|
|
104
|
-
resourceInputs["fallbackPersistence"] = state
|
|
105
|
-
resourceInputs["fastHttpsJson"] = state
|
|
106
|
-
resourceInputs["loadBalancingMode"] = state
|
|
107
|
-
resourceInputs["monitor"] = state
|
|
108
|
-
resourceInputs["persistenceProfile"] = state
|
|
109
|
-
resourceInputs["persistenceType"] = state
|
|
110
|
-
resourceInputs["poolMembers"] = state
|
|
111
|
-
resourceInputs["securityLogProfiles"] = state
|
|
112
|
-
resourceInputs["serviceDiscoveries"] = state
|
|
113
|
-
resourceInputs["slowRampTime"] = state
|
|
114
|
-
resourceInputs["snatPoolAddresses"] = state
|
|
115
|
-
resourceInputs["tenant"] = state
|
|
116
|
-
resourceInputs["tlsClientProfile"] = state
|
|
117
|
-
resourceInputs["tlsServerProfile"] = state
|
|
118
|
-
resourceInputs["virtualServer"] = state
|
|
119
|
-
resourceInputs["wafSecurityPolicy"] = state
|
|
96
|
+
resourceInputs["application"] = state?.application;
|
|
97
|
+
resourceInputs["endpointLtmPolicies"] = state?.endpointLtmPolicies;
|
|
98
|
+
resourceInputs["existingMonitor"] = state?.existingMonitor;
|
|
99
|
+
resourceInputs["existingPool"] = state?.existingPool;
|
|
100
|
+
resourceInputs["existingSnatPool"] = state?.existingSnatPool;
|
|
101
|
+
resourceInputs["existingTlsClientProfile"] = state?.existingTlsClientProfile;
|
|
102
|
+
resourceInputs["existingTlsServerProfile"] = state?.existingTlsServerProfile;
|
|
103
|
+
resourceInputs["existingWafSecurityPolicy"] = state?.existingWafSecurityPolicy;
|
|
104
|
+
resourceInputs["fallbackPersistence"] = state?.fallbackPersistence;
|
|
105
|
+
resourceInputs["fastHttpsJson"] = state?.fastHttpsJson;
|
|
106
|
+
resourceInputs["loadBalancingMode"] = state?.loadBalancingMode;
|
|
107
|
+
resourceInputs["monitor"] = state?.monitor;
|
|
108
|
+
resourceInputs["persistenceProfile"] = state?.persistenceProfile;
|
|
109
|
+
resourceInputs["persistenceType"] = state?.persistenceType;
|
|
110
|
+
resourceInputs["poolMembers"] = state?.poolMembers;
|
|
111
|
+
resourceInputs["securityLogProfiles"] = state?.securityLogProfiles;
|
|
112
|
+
resourceInputs["serviceDiscoveries"] = state?.serviceDiscoveries;
|
|
113
|
+
resourceInputs["slowRampTime"] = state?.slowRampTime;
|
|
114
|
+
resourceInputs["snatPoolAddresses"] = state?.snatPoolAddresses;
|
|
115
|
+
resourceInputs["tenant"] = state?.tenant;
|
|
116
|
+
resourceInputs["tlsClientProfile"] = state?.tlsClientProfile;
|
|
117
|
+
resourceInputs["tlsServerProfile"] = state?.tlsServerProfile;
|
|
118
|
+
resourceInputs["virtualServer"] = state?.virtualServer;
|
|
119
|
+
resourceInputs["wafSecurityPolicy"] = state?.wafSecurityPolicy;
|
|
120
120
|
}
|
|
121
121
|
else {
|
|
122
122
|
const args = argsOrState;
|
|
123
|
-
if (
|
|
123
|
+
if (args?.application === undefined && !opts.urn) {
|
|
124
124
|
throw new Error("Missing required property 'application'");
|
|
125
125
|
}
|
|
126
|
-
if (
|
|
126
|
+
if (args?.tenant === undefined && !opts.urn) {
|
|
127
127
|
throw new Error("Missing required property 'tenant'");
|
|
128
128
|
}
|
|
129
|
-
resourceInputs["application"] = args
|
|
130
|
-
resourceInputs["endpointLtmPolicies"] = args
|
|
131
|
-
resourceInputs["existingMonitor"] = args
|
|
132
|
-
resourceInputs["existingPool"] = args
|
|
133
|
-
resourceInputs["existingSnatPool"] = args
|
|
134
|
-
resourceInputs["existingTlsClientProfile"] = args
|
|
135
|
-
resourceInputs["existingTlsServerProfile"] = args
|
|
136
|
-
resourceInputs["existingWafSecurityPolicy"] = args
|
|
137
|
-
resourceInputs["fallbackPersistence"] = args
|
|
138
|
-
resourceInputs["loadBalancingMode"] = args
|
|
139
|
-
resourceInputs["monitor"] = args
|
|
140
|
-
resourceInputs["persistenceProfile"] = args
|
|
141
|
-
resourceInputs["persistenceType"] = args
|
|
142
|
-
resourceInputs["poolMembers"] = args
|
|
143
|
-
resourceInputs["securityLogProfiles"] = args
|
|
144
|
-
resourceInputs["serviceDiscoveries"] = args
|
|
145
|
-
resourceInputs["slowRampTime"] = args
|
|
146
|
-
resourceInputs["snatPoolAddresses"] = args
|
|
147
|
-
resourceInputs["tenant"] = args
|
|
148
|
-
resourceInputs["tlsClientProfile"] = args
|
|
149
|
-
resourceInputs["tlsServerProfile"] = args
|
|
150
|
-
resourceInputs["virtualServer"] = args
|
|
151
|
-
resourceInputs["wafSecurityPolicy"] = args
|
|
129
|
+
resourceInputs["application"] = args?.application;
|
|
130
|
+
resourceInputs["endpointLtmPolicies"] = args?.endpointLtmPolicies;
|
|
131
|
+
resourceInputs["existingMonitor"] = args?.existingMonitor;
|
|
132
|
+
resourceInputs["existingPool"] = args?.existingPool;
|
|
133
|
+
resourceInputs["existingSnatPool"] = args?.existingSnatPool;
|
|
134
|
+
resourceInputs["existingTlsClientProfile"] = args?.existingTlsClientProfile;
|
|
135
|
+
resourceInputs["existingTlsServerProfile"] = args?.existingTlsServerProfile;
|
|
136
|
+
resourceInputs["existingWafSecurityPolicy"] = args?.existingWafSecurityPolicy;
|
|
137
|
+
resourceInputs["fallbackPersistence"] = args?.fallbackPersistence;
|
|
138
|
+
resourceInputs["loadBalancingMode"] = args?.loadBalancingMode;
|
|
139
|
+
resourceInputs["monitor"] = args?.monitor;
|
|
140
|
+
resourceInputs["persistenceProfile"] = args?.persistenceProfile;
|
|
141
|
+
resourceInputs["persistenceType"] = args?.persistenceType;
|
|
142
|
+
resourceInputs["poolMembers"] = args?.poolMembers;
|
|
143
|
+
resourceInputs["securityLogProfiles"] = args?.securityLogProfiles;
|
|
144
|
+
resourceInputs["serviceDiscoveries"] = args?.serviceDiscoveries;
|
|
145
|
+
resourceInputs["slowRampTime"] = args?.slowRampTime;
|
|
146
|
+
resourceInputs["snatPoolAddresses"] = args?.snatPoolAddresses;
|
|
147
|
+
resourceInputs["tenant"] = args?.tenant;
|
|
148
|
+
resourceInputs["tlsClientProfile"] = args?.tlsClientProfile;
|
|
149
|
+
resourceInputs["tlsServerProfile"] = args?.tlsServerProfile;
|
|
150
|
+
resourceInputs["virtualServer"] = args?.virtualServer;
|
|
151
|
+
resourceInputs["wafSecurityPolicy"] = args?.wafSecurityPolicy;
|
|
152
152
|
resourceInputs["fastHttpsJson"] = undefined /*out*/;
|
|
153
153
|
}
|
|
154
154
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/fastHttpsApp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fastHttpsApp.js","sourceRoot":"","sources":["../fastHttpsApp.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2DG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"fastHttpsApp.js","sourceRoot":"","sources":["../fastHttpsApp.ts"],"names":[],"mappings":"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"}
|
package/fastTcpApp.js
CHANGED
|
@@ -19,7 +19,7 @@ class FastTcpApp extends pulumi.CustomResource {
|
|
|
19
19
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
20
20
|
*/
|
|
21
21
|
static get(name, id, state, opts) {
|
|
22
|
-
return new FastTcpApp(name, state,
|
|
22
|
+
return new FastTcpApp(name, state, { ...opts, id: id });
|
|
23
23
|
}
|
|
24
24
|
/**
|
|
25
25
|
* Returns true if the given object is an instance of FastTcpApp. This is designed to work even
|
|
@@ -36,44 +36,44 @@ class FastTcpApp extends pulumi.CustomResource {
|
|
|
36
36
|
opts = opts || {};
|
|
37
37
|
if (opts.id) {
|
|
38
38
|
const state = argsOrState;
|
|
39
|
-
resourceInputs["application"] = state
|
|
40
|
-
resourceInputs["existingMonitor"] = state
|
|
41
|
-
resourceInputs["existingPool"] = state
|
|
42
|
-
resourceInputs["existingSnatPool"] = state
|
|
43
|
-
resourceInputs["fallbackPersistence"] = state
|
|
44
|
-
resourceInputs["fastTcpJson"] = state
|
|
45
|
-
resourceInputs["loadBalancingMode"] = state
|
|
46
|
-
resourceInputs["monitor"] = state
|
|
47
|
-
resourceInputs["persistenceProfile"] = state
|
|
48
|
-
resourceInputs["persistenceType"] = state
|
|
49
|
-
resourceInputs["poolMembers"] = state
|
|
50
|
-
resourceInputs["slowRampTime"] = state
|
|
51
|
-
resourceInputs["snatPoolAddresses"] = state
|
|
52
|
-
resourceInputs["tenant"] = state
|
|
53
|
-
resourceInputs["virtualServer"] = state
|
|
39
|
+
resourceInputs["application"] = state?.application;
|
|
40
|
+
resourceInputs["existingMonitor"] = state?.existingMonitor;
|
|
41
|
+
resourceInputs["existingPool"] = state?.existingPool;
|
|
42
|
+
resourceInputs["existingSnatPool"] = state?.existingSnatPool;
|
|
43
|
+
resourceInputs["fallbackPersistence"] = state?.fallbackPersistence;
|
|
44
|
+
resourceInputs["fastTcpJson"] = state?.fastTcpJson;
|
|
45
|
+
resourceInputs["loadBalancingMode"] = state?.loadBalancingMode;
|
|
46
|
+
resourceInputs["monitor"] = state?.monitor;
|
|
47
|
+
resourceInputs["persistenceProfile"] = state?.persistenceProfile;
|
|
48
|
+
resourceInputs["persistenceType"] = state?.persistenceType;
|
|
49
|
+
resourceInputs["poolMembers"] = state?.poolMembers;
|
|
50
|
+
resourceInputs["slowRampTime"] = state?.slowRampTime;
|
|
51
|
+
resourceInputs["snatPoolAddresses"] = state?.snatPoolAddresses;
|
|
52
|
+
resourceInputs["tenant"] = state?.tenant;
|
|
53
|
+
resourceInputs["virtualServer"] = state?.virtualServer;
|
|
54
54
|
}
|
|
55
55
|
else {
|
|
56
56
|
const args = argsOrState;
|
|
57
|
-
if (
|
|
57
|
+
if (args?.application === undefined && !opts.urn) {
|
|
58
58
|
throw new Error("Missing required property 'application'");
|
|
59
59
|
}
|
|
60
|
-
if (
|
|
60
|
+
if (args?.tenant === undefined && !opts.urn) {
|
|
61
61
|
throw new Error("Missing required property 'tenant'");
|
|
62
62
|
}
|
|
63
|
-
resourceInputs["application"] = args
|
|
64
|
-
resourceInputs["existingMonitor"] = args
|
|
65
|
-
resourceInputs["existingPool"] = args
|
|
66
|
-
resourceInputs["existingSnatPool"] = args
|
|
67
|
-
resourceInputs["fallbackPersistence"] = args
|
|
68
|
-
resourceInputs["loadBalancingMode"] = args
|
|
69
|
-
resourceInputs["monitor"] = args
|
|
70
|
-
resourceInputs["persistenceProfile"] = args
|
|
71
|
-
resourceInputs["persistenceType"] = args
|
|
72
|
-
resourceInputs["poolMembers"] = args
|
|
73
|
-
resourceInputs["slowRampTime"] = args
|
|
74
|
-
resourceInputs["snatPoolAddresses"] = args
|
|
75
|
-
resourceInputs["tenant"] = args
|
|
76
|
-
resourceInputs["virtualServer"] = args
|
|
63
|
+
resourceInputs["application"] = args?.application;
|
|
64
|
+
resourceInputs["existingMonitor"] = args?.existingMonitor;
|
|
65
|
+
resourceInputs["existingPool"] = args?.existingPool;
|
|
66
|
+
resourceInputs["existingSnatPool"] = args?.existingSnatPool;
|
|
67
|
+
resourceInputs["fallbackPersistence"] = args?.fallbackPersistence;
|
|
68
|
+
resourceInputs["loadBalancingMode"] = args?.loadBalancingMode;
|
|
69
|
+
resourceInputs["monitor"] = args?.monitor;
|
|
70
|
+
resourceInputs["persistenceProfile"] = args?.persistenceProfile;
|
|
71
|
+
resourceInputs["persistenceType"] = args?.persistenceType;
|
|
72
|
+
resourceInputs["poolMembers"] = args?.poolMembers;
|
|
73
|
+
resourceInputs["slowRampTime"] = args?.slowRampTime;
|
|
74
|
+
resourceInputs["snatPoolAddresses"] = args?.snatPoolAddresses;
|
|
75
|
+
resourceInputs["tenant"] = args?.tenant;
|
|
76
|
+
resourceInputs["virtualServer"] = args?.virtualServer;
|
|
77
77
|
resourceInputs["fastTcpJson"] = undefined /*out*/;
|
|
78
78
|
}
|
|
79
79
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/fastTcpApp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fastTcpApp.js","sourceRoot":"","sources":["../fastTcpApp.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"fastTcpApp.js","sourceRoot":"","sources":["../fastTcpApp.ts"],"names":[],"mappings":"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"}
|
package/fastTemplate.js
CHANGED
|
@@ -36,7 +36,7 @@ class FastTemplate extends pulumi.CustomResource {
|
|
|
36
36
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
37
37
|
*/
|
|
38
38
|
static get(name, id, state, opts) {
|
|
39
|
-
return new FastTemplate(name, state,
|
|
39
|
+
return new FastTemplate(name, state, { ...opts, id: id });
|
|
40
40
|
}
|
|
41
41
|
/**
|
|
42
42
|
* Returns true if the given object is an instance of FastTemplate. This is designed to work even
|
|
@@ -53,21 +53,21 @@ class FastTemplate extends pulumi.CustomResource {
|
|
|
53
53
|
opts = opts || {};
|
|
54
54
|
if (opts.id) {
|
|
55
55
|
const state = argsOrState;
|
|
56
|
-
resourceInputs["md5Hash"] = state
|
|
57
|
-
resourceInputs["name"] = state
|
|
58
|
-
resourceInputs["source"] = state
|
|
56
|
+
resourceInputs["md5Hash"] = state?.md5Hash;
|
|
57
|
+
resourceInputs["name"] = state?.name;
|
|
58
|
+
resourceInputs["source"] = state?.source;
|
|
59
59
|
}
|
|
60
60
|
else {
|
|
61
61
|
const args = argsOrState;
|
|
62
|
-
if (
|
|
62
|
+
if (args?.md5Hash === undefined && !opts.urn) {
|
|
63
63
|
throw new Error("Missing required property 'md5Hash'");
|
|
64
64
|
}
|
|
65
|
-
if (
|
|
65
|
+
if (args?.source === undefined && !opts.urn) {
|
|
66
66
|
throw new Error("Missing required property 'source'");
|
|
67
67
|
}
|
|
68
|
-
resourceInputs["md5Hash"] = args
|
|
69
|
-
resourceInputs["name"] = args
|
|
70
|
-
resourceInputs["source"] = args
|
|
68
|
+
resourceInputs["md5Hash"] = args?.md5Hash;
|
|
69
|
+
resourceInputs["name"] = args?.name;
|
|
70
|
+
resourceInputs["source"] = args?.source;
|
|
71
71
|
}
|
|
72
72
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
73
73
|
super(FastTemplate.__pulumiType, name, resourceInputs, opts);
|
package/fastTemplate.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fastTemplate.js","sourceRoot":"","sources":["../fastTemplate.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"fastTemplate.js","sourceRoot":"","sources":["../fastTemplate.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AAvEL,oCAwEC;AA1DG,gBAAgB;AACO,yBAAY,GAAG,yCAAyC,CAAC"}
|