@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/ltm/profileFtp.d.ts
CHANGED
|
@@ -90,8 +90,7 @@ export declare class ProfileFtp extends pulumi.CustomResource {
|
|
|
90
90
|
*/
|
|
91
91
|
readonly description: pulumi.Output<string | undefined>;
|
|
92
92
|
/**
|
|
93
|
-
* Specifies, when selected (enabled), that the system enforces the data connection to reuse a TLS session. The default
|
|
94
|
-
* value is unchecked (disabled).
|
|
93
|
+
* Specifies, when selected (enabled), that the system enforces the data connection to reuse a TLS session. The default value is unchecked (disabled).
|
|
95
94
|
*/
|
|
96
95
|
readonly enforceTlssessionReuse: pulumi.Output<string | undefined>;
|
|
97
96
|
/**
|
|
@@ -99,8 +98,7 @@ export declare class ProfileFtp extends pulumi.CustomResource {
|
|
|
99
98
|
*/
|
|
100
99
|
readonly ftpsMode: pulumi.Output<string | undefined>;
|
|
101
100
|
/**
|
|
102
|
-
* Enables the FTP data channel to inherit the TCP profile used by the control channel.If disabled,the data channel uses
|
|
103
|
-
* FastL4 only.
|
|
101
|
+
* Enables the FTP data channel to inherit the TCP profile used by the control channel.If disabled,the data channel uses FastL4 only.
|
|
104
102
|
*/
|
|
105
103
|
readonly inheritParentProfile: pulumi.Output<string | undefined>;
|
|
106
104
|
/**
|
|
@@ -128,13 +126,11 @@ export declare class ProfileFtp extends pulumi.CustomResource {
|
|
|
128
126
|
*/
|
|
129
127
|
readonly port: pulumi.Output<number | undefined>;
|
|
130
128
|
/**
|
|
131
|
-
* Enables secure FTP traffic for the BIG-IP Application Security Manager. You can set the security option only if the
|
|
132
|
-
* system is licensed for the BIG-IP Application Security Manager. The default value is disabled.
|
|
129
|
+
* Enables secure FTP traffic for the BIG-IP Application Security Manager. You can set the security option only if the system is licensed for the BIG-IP Application Security Manager. The default value is disabled.
|
|
133
130
|
*/
|
|
134
131
|
readonly security: pulumi.Output<string>;
|
|
135
132
|
/**
|
|
136
|
-
* This setting is enabled by default, and thus, automatically translates RFC 2428 extended requests EPSV and EPRT to PASV
|
|
137
|
-
* and PORT when communicating with IPv4 servers.
|
|
133
|
+
* This setting is enabled by default, and thus, automatically translates RFC 2428 extended requests EPSV and EPRT to PASV and PORT when communicating with IPv4 servers.
|
|
138
134
|
*/
|
|
139
135
|
readonly translateExtended: pulumi.Output<string | undefined>;
|
|
140
136
|
/**
|
|
@@ -171,8 +167,7 @@ export interface ProfileFtpState {
|
|
|
171
167
|
*/
|
|
172
168
|
description?: pulumi.Input<string>;
|
|
173
169
|
/**
|
|
174
|
-
* Specifies, when selected (enabled), that the system enforces the data connection to reuse a TLS session. The default
|
|
175
|
-
* value is unchecked (disabled).
|
|
170
|
+
* Specifies, when selected (enabled), that the system enforces the data connection to reuse a TLS session. The default value is unchecked (disabled).
|
|
176
171
|
*/
|
|
177
172
|
enforceTlssessionReuse?: pulumi.Input<string>;
|
|
178
173
|
/**
|
|
@@ -180,8 +175,7 @@ export interface ProfileFtpState {
|
|
|
180
175
|
*/
|
|
181
176
|
ftpsMode?: pulumi.Input<string>;
|
|
182
177
|
/**
|
|
183
|
-
* Enables the FTP data channel to inherit the TCP profile used by the control channel.If disabled,the data channel uses
|
|
184
|
-
* FastL4 only.
|
|
178
|
+
* Enables the FTP data channel to inherit the TCP profile used by the control channel.If disabled,the data channel uses FastL4 only.
|
|
185
179
|
*/
|
|
186
180
|
inheritParentProfile?: pulumi.Input<string>;
|
|
187
181
|
/**
|
|
@@ -209,13 +203,11 @@ export interface ProfileFtpState {
|
|
|
209
203
|
*/
|
|
210
204
|
port?: pulumi.Input<number>;
|
|
211
205
|
/**
|
|
212
|
-
* Enables secure FTP traffic for the BIG-IP Application Security Manager. You can set the security option only if the
|
|
213
|
-
* system is licensed for the BIG-IP Application Security Manager. The default value is disabled.
|
|
206
|
+
* Enables secure FTP traffic for the BIG-IP Application Security Manager. You can set the security option only if the system is licensed for the BIG-IP Application Security Manager. The default value is disabled.
|
|
214
207
|
*/
|
|
215
208
|
security?: pulumi.Input<string>;
|
|
216
209
|
/**
|
|
217
|
-
* This setting is enabled by default, and thus, automatically translates RFC 2428 extended requests EPSV and EPRT to PASV
|
|
218
|
-
* and PORT when communicating with IPv4 servers.
|
|
210
|
+
* This setting is enabled by default, and thus, automatically translates RFC 2428 extended requests EPSV and EPRT to PASV and PORT when communicating with IPv4 servers.
|
|
219
211
|
*/
|
|
220
212
|
translateExtended?: pulumi.Input<string>;
|
|
221
213
|
}
|
|
@@ -244,8 +236,7 @@ export interface ProfileFtpArgs {
|
|
|
244
236
|
*/
|
|
245
237
|
description?: pulumi.Input<string>;
|
|
246
238
|
/**
|
|
247
|
-
* Specifies, when selected (enabled), that the system enforces the data connection to reuse a TLS session. The default
|
|
248
|
-
* value is unchecked (disabled).
|
|
239
|
+
* Specifies, when selected (enabled), that the system enforces the data connection to reuse a TLS session. The default value is unchecked (disabled).
|
|
249
240
|
*/
|
|
250
241
|
enforceTlssessionReuse?: pulumi.Input<string>;
|
|
251
242
|
/**
|
|
@@ -253,8 +244,7 @@ export interface ProfileFtpArgs {
|
|
|
253
244
|
*/
|
|
254
245
|
ftpsMode?: pulumi.Input<string>;
|
|
255
246
|
/**
|
|
256
|
-
* Enables the FTP data channel to inherit the TCP profile used by the control channel.If disabled,the data channel uses
|
|
257
|
-
* FastL4 only.
|
|
247
|
+
* Enables the FTP data channel to inherit the TCP profile used by the control channel.If disabled,the data channel uses FastL4 only.
|
|
258
248
|
*/
|
|
259
249
|
inheritParentProfile?: pulumi.Input<string>;
|
|
260
250
|
/**
|
|
@@ -282,13 +272,11 @@ export interface ProfileFtpArgs {
|
|
|
282
272
|
*/
|
|
283
273
|
port?: pulumi.Input<number>;
|
|
284
274
|
/**
|
|
285
|
-
* Enables secure FTP traffic for the BIG-IP Application Security Manager. You can set the security option only if the
|
|
286
|
-
* system is licensed for the BIG-IP Application Security Manager. The default value is disabled.
|
|
275
|
+
* Enables secure FTP traffic for the BIG-IP Application Security Manager. You can set the security option only if the system is licensed for the BIG-IP Application Security Manager. The default value is disabled.
|
|
287
276
|
*/
|
|
288
277
|
security?: pulumi.Input<string>;
|
|
289
278
|
/**
|
|
290
|
-
* This setting is enabled by default, and thus, automatically translates RFC 2428 extended requests EPSV and EPRT to PASV
|
|
291
|
-
* and PORT when communicating with IPv4 servers.
|
|
279
|
+
* This setting is enabled by default, and thus, automatically translates RFC 2428 extended requests EPSV and EPRT to PASV and PORT when communicating with IPv4 servers.
|
|
292
280
|
*/
|
|
293
281
|
translateExtended?: pulumi.Input<string>;
|
|
294
282
|
}
|
package/ltm/profileFtp.js
CHANGED
|
@@ -70,7 +70,7 @@ class ProfileFtp extends pulumi.CustomResource {
|
|
|
70
70
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
71
71
|
*/
|
|
72
72
|
static get(name, id, state, opts) {
|
|
73
|
-
return new ProfileFtp(name, state,
|
|
73
|
+
return new ProfileFtp(name, state, { ...opts, id: id });
|
|
74
74
|
}
|
|
75
75
|
/**
|
|
76
76
|
* Returns true if the given object is an instance of ProfileFtp. This is designed to work even
|
|
@@ -87,44 +87,44 @@ class ProfileFtp extends pulumi.CustomResource {
|
|
|
87
87
|
opts = opts || {};
|
|
88
88
|
if (opts.id) {
|
|
89
89
|
const state = argsOrState;
|
|
90
|
-
resourceInputs["allowActiveMode"] = state
|
|
91
|
-
resourceInputs["allowFtps"] = state
|
|
92
|
-
resourceInputs["appService"] = state
|
|
93
|
-
resourceInputs["defaultsFrom"] = state
|
|
94
|
-
resourceInputs["description"] = state
|
|
95
|
-
resourceInputs["enforceTlssessionReuse"] = state
|
|
96
|
-
resourceInputs["ftpsMode"] = state
|
|
97
|
-
resourceInputs["inheritParentProfile"] = state
|
|
98
|
-
resourceInputs["inheritVlanList"] = state
|
|
99
|
-
resourceInputs["logProfile"] = state
|
|
100
|
-
resourceInputs["logPublisher"] = state
|
|
101
|
-
resourceInputs["name"] = state
|
|
102
|
-
resourceInputs["partition"] = state
|
|
103
|
-
resourceInputs["port"] = state
|
|
104
|
-
resourceInputs["security"] = state
|
|
105
|
-
resourceInputs["translateExtended"] = state
|
|
90
|
+
resourceInputs["allowActiveMode"] = state?.allowActiveMode;
|
|
91
|
+
resourceInputs["allowFtps"] = state?.allowFtps;
|
|
92
|
+
resourceInputs["appService"] = state?.appService;
|
|
93
|
+
resourceInputs["defaultsFrom"] = state?.defaultsFrom;
|
|
94
|
+
resourceInputs["description"] = state?.description;
|
|
95
|
+
resourceInputs["enforceTlssessionReuse"] = state?.enforceTlssessionReuse;
|
|
96
|
+
resourceInputs["ftpsMode"] = state?.ftpsMode;
|
|
97
|
+
resourceInputs["inheritParentProfile"] = state?.inheritParentProfile;
|
|
98
|
+
resourceInputs["inheritVlanList"] = state?.inheritVlanList;
|
|
99
|
+
resourceInputs["logProfile"] = state?.logProfile;
|
|
100
|
+
resourceInputs["logPublisher"] = state?.logPublisher;
|
|
101
|
+
resourceInputs["name"] = state?.name;
|
|
102
|
+
resourceInputs["partition"] = state?.partition;
|
|
103
|
+
resourceInputs["port"] = state?.port;
|
|
104
|
+
resourceInputs["security"] = state?.security;
|
|
105
|
+
resourceInputs["translateExtended"] = state?.translateExtended;
|
|
106
106
|
}
|
|
107
107
|
else {
|
|
108
108
|
const args = argsOrState;
|
|
109
|
-
if (
|
|
109
|
+
if (args?.name === undefined && !opts.urn) {
|
|
110
110
|
throw new Error("Missing required property 'name'");
|
|
111
111
|
}
|
|
112
|
-
resourceInputs["allowActiveMode"] = args
|
|
113
|
-
resourceInputs["allowFtps"] = args
|
|
114
|
-
resourceInputs["appService"] = args
|
|
115
|
-
resourceInputs["defaultsFrom"] = args
|
|
116
|
-
resourceInputs["description"] = args
|
|
117
|
-
resourceInputs["enforceTlssessionReuse"] = args
|
|
118
|
-
resourceInputs["ftpsMode"] = args
|
|
119
|
-
resourceInputs["inheritParentProfile"] = args
|
|
120
|
-
resourceInputs["inheritVlanList"] = args
|
|
121
|
-
resourceInputs["logProfile"] = args
|
|
122
|
-
resourceInputs["logPublisher"] = args
|
|
123
|
-
resourceInputs["name"] = args
|
|
124
|
-
resourceInputs["partition"] = args
|
|
125
|
-
resourceInputs["port"] = args
|
|
126
|
-
resourceInputs["security"] = args
|
|
127
|
-
resourceInputs["translateExtended"] = args
|
|
112
|
+
resourceInputs["allowActiveMode"] = args?.allowActiveMode;
|
|
113
|
+
resourceInputs["allowFtps"] = args?.allowFtps;
|
|
114
|
+
resourceInputs["appService"] = args?.appService;
|
|
115
|
+
resourceInputs["defaultsFrom"] = args?.defaultsFrom;
|
|
116
|
+
resourceInputs["description"] = args?.description;
|
|
117
|
+
resourceInputs["enforceTlssessionReuse"] = args?.enforceTlssessionReuse;
|
|
118
|
+
resourceInputs["ftpsMode"] = args?.ftpsMode;
|
|
119
|
+
resourceInputs["inheritParentProfile"] = args?.inheritParentProfile;
|
|
120
|
+
resourceInputs["inheritVlanList"] = args?.inheritVlanList;
|
|
121
|
+
resourceInputs["logProfile"] = args?.logProfile;
|
|
122
|
+
resourceInputs["logPublisher"] = args?.logPublisher;
|
|
123
|
+
resourceInputs["name"] = args?.name;
|
|
124
|
+
resourceInputs["partition"] = args?.partition;
|
|
125
|
+
resourceInputs["port"] = args?.port;
|
|
126
|
+
resourceInputs["security"] = args?.security;
|
|
127
|
+
resourceInputs["translateExtended"] = args?.translateExtended;
|
|
128
128
|
}
|
|
129
129
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
130
130
|
super(ProfileFtp.__pulumiType, name, resourceInputs, opts);
|
package/ltm/profileFtp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"profileFtp.js","sourceRoot":"","sources":["../../ltm/profileFtp.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;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":"profileFtp.js","sourceRoot":"","sources":["../../ltm/profileFtp.ts"],"names":[],"mappings":"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"}
|
package/ltm/profileHttp.d.ts
CHANGED
|
@@ -107,8 +107,7 @@ export declare class ProfileHttp extends pulumi.CustomResource {
|
|
|
107
107
|
*/
|
|
108
108
|
readonly insertXforwardedFor: pulumi.Output<string>;
|
|
109
109
|
/**
|
|
110
|
-
* Specifies the linear white space (LWS) separator that the system inserts when a header exceeds the maximum width you
|
|
111
|
-
* specify in the LWS Maximum Columns setting.
|
|
110
|
+
* Specifies the linear white space (LWS) separator that the system inserts when a header exceeds the maximum width you specify in the LWS Maximum Columns setting.
|
|
112
111
|
*/
|
|
113
112
|
readonly lwsSeparator: pulumi.Output<string>;
|
|
114
113
|
/**
|
|
@@ -237,8 +236,7 @@ export interface ProfileHttpState {
|
|
|
237
236
|
*/
|
|
238
237
|
insertXforwardedFor?: pulumi.Input<string>;
|
|
239
238
|
/**
|
|
240
|
-
* Specifies the linear white space (LWS) separator that the system inserts when a header exceeds the maximum width you
|
|
241
|
-
* specify in the LWS Maximum Columns setting.
|
|
239
|
+
* Specifies the linear white space (LWS) separator that the system inserts when a header exceeds the maximum width you specify in the LWS Maximum Columns setting.
|
|
242
240
|
*/
|
|
243
241
|
lwsSeparator?: pulumi.Input<string>;
|
|
244
242
|
/**
|
|
@@ -359,8 +357,7 @@ export interface ProfileHttpArgs {
|
|
|
359
357
|
*/
|
|
360
358
|
insertXforwardedFor?: pulumi.Input<string>;
|
|
361
359
|
/**
|
|
362
|
-
* Specifies the linear white space (LWS) separator that the system inserts when a header exceeds the maximum width you
|
|
363
|
-
* specify in the LWS Maximum Columns setting.
|
|
360
|
+
* Specifies the linear white space (LWS) separator that the system inserts when a header exceeds the maximum width you specify in the LWS Maximum Columns setting.
|
|
364
361
|
*/
|
|
365
362
|
lwsSeparator?: pulumi.Input<string>;
|
|
366
363
|
/**
|
package/ltm/profileHttp.js
CHANGED
|
@@ -49,7 +49,7 @@ class ProfileHttp extends pulumi.CustomResource {
|
|
|
49
49
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
50
50
|
*/
|
|
51
51
|
static get(name, id, state, opts) {
|
|
52
|
-
return new ProfileHttp(name, state,
|
|
52
|
+
return new ProfileHttp(name, state, { ...opts, id: id });
|
|
53
53
|
}
|
|
54
54
|
/**
|
|
55
55
|
* Returns true if the given object is an instance of ProfileHttp. This is designed to work even
|
|
@@ -66,70 +66,70 @@ class ProfileHttp extends pulumi.CustomResource {
|
|
|
66
66
|
opts = opts || {};
|
|
67
67
|
if (opts.id) {
|
|
68
68
|
const state = argsOrState;
|
|
69
|
-
resourceInputs["acceptXff"] = state
|
|
70
|
-
resourceInputs["appService"] = state
|
|
71
|
-
resourceInputs["basicAuthRealm"] = state
|
|
72
|
-
resourceInputs["defaultsFrom"] = state
|
|
73
|
-
resourceInputs["description"] = state
|
|
74
|
-
resourceInputs["encryptCookieSecret"] = state
|
|
75
|
-
resourceInputs["encryptCookies"] = state
|
|
76
|
-
resourceInputs["enforcements"] = state
|
|
77
|
-
resourceInputs["fallbackHost"] = state
|
|
78
|
-
resourceInputs["fallbackStatusCodes"] = state
|
|
79
|
-
resourceInputs["headErase"] = state
|
|
80
|
-
resourceInputs["headInsert"] = state
|
|
81
|
-
resourceInputs["httpStrictTransportSecurities"] = state
|
|
82
|
-
resourceInputs["insertXforwardedFor"] = state
|
|
83
|
-
resourceInputs["lwsSeparator"] = state
|
|
84
|
-
resourceInputs["lwsWidth"] = state
|
|
85
|
-
resourceInputs["name"] = state
|
|
86
|
-
resourceInputs["oneconnectTransformations"] = state
|
|
87
|
-
resourceInputs["proxyType"] = state
|
|
88
|
-
resourceInputs["redirectRewrite"] = state
|
|
89
|
-
resourceInputs["requestChunking"] = state
|
|
90
|
-
resourceInputs["responseChunking"] = state
|
|
91
|
-
resourceInputs["responseHeadersPermitteds"] = state
|
|
92
|
-
resourceInputs["serverAgentName"] = state
|
|
93
|
-
resourceInputs["tmPartition"] = state
|
|
94
|
-
resourceInputs["viaHostName"] = state
|
|
95
|
-
resourceInputs["viaRequest"] = state
|
|
96
|
-
resourceInputs["viaResponse"] = state
|
|
97
|
-
resourceInputs["xffAlternativeNames"] = state
|
|
69
|
+
resourceInputs["acceptXff"] = state?.acceptXff;
|
|
70
|
+
resourceInputs["appService"] = state?.appService;
|
|
71
|
+
resourceInputs["basicAuthRealm"] = state?.basicAuthRealm;
|
|
72
|
+
resourceInputs["defaultsFrom"] = state?.defaultsFrom;
|
|
73
|
+
resourceInputs["description"] = state?.description;
|
|
74
|
+
resourceInputs["encryptCookieSecret"] = state?.encryptCookieSecret;
|
|
75
|
+
resourceInputs["encryptCookies"] = state?.encryptCookies;
|
|
76
|
+
resourceInputs["enforcements"] = state?.enforcements;
|
|
77
|
+
resourceInputs["fallbackHost"] = state?.fallbackHost;
|
|
78
|
+
resourceInputs["fallbackStatusCodes"] = state?.fallbackStatusCodes;
|
|
79
|
+
resourceInputs["headErase"] = state?.headErase;
|
|
80
|
+
resourceInputs["headInsert"] = state?.headInsert;
|
|
81
|
+
resourceInputs["httpStrictTransportSecurities"] = state?.httpStrictTransportSecurities;
|
|
82
|
+
resourceInputs["insertXforwardedFor"] = state?.insertXforwardedFor;
|
|
83
|
+
resourceInputs["lwsSeparator"] = state?.lwsSeparator;
|
|
84
|
+
resourceInputs["lwsWidth"] = state?.lwsWidth;
|
|
85
|
+
resourceInputs["name"] = state?.name;
|
|
86
|
+
resourceInputs["oneconnectTransformations"] = state?.oneconnectTransformations;
|
|
87
|
+
resourceInputs["proxyType"] = state?.proxyType;
|
|
88
|
+
resourceInputs["redirectRewrite"] = state?.redirectRewrite;
|
|
89
|
+
resourceInputs["requestChunking"] = state?.requestChunking;
|
|
90
|
+
resourceInputs["responseChunking"] = state?.responseChunking;
|
|
91
|
+
resourceInputs["responseHeadersPermitteds"] = state?.responseHeadersPermitteds;
|
|
92
|
+
resourceInputs["serverAgentName"] = state?.serverAgentName;
|
|
93
|
+
resourceInputs["tmPartition"] = state?.tmPartition;
|
|
94
|
+
resourceInputs["viaHostName"] = state?.viaHostName;
|
|
95
|
+
resourceInputs["viaRequest"] = state?.viaRequest;
|
|
96
|
+
resourceInputs["viaResponse"] = state?.viaResponse;
|
|
97
|
+
resourceInputs["xffAlternativeNames"] = state?.xffAlternativeNames;
|
|
98
98
|
}
|
|
99
99
|
else {
|
|
100
100
|
const args = argsOrState;
|
|
101
|
-
if (
|
|
101
|
+
if (args?.name === undefined && !opts.urn) {
|
|
102
102
|
throw new Error("Missing required property 'name'");
|
|
103
103
|
}
|
|
104
|
-
resourceInputs["acceptXff"] = args
|
|
105
|
-
resourceInputs["appService"] = args
|
|
106
|
-
resourceInputs["basicAuthRealm"] = args
|
|
107
|
-
resourceInputs["defaultsFrom"] = args
|
|
108
|
-
resourceInputs["description"] = args
|
|
109
|
-
resourceInputs["encryptCookieSecret"] = args
|
|
110
|
-
resourceInputs["encryptCookies"] = args
|
|
111
|
-
resourceInputs["enforcements"] = args
|
|
112
|
-
resourceInputs["fallbackHost"] = args
|
|
113
|
-
resourceInputs["fallbackStatusCodes"] = args
|
|
114
|
-
resourceInputs["headErase"] = args
|
|
115
|
-
resourceInputs["headInsert"] = args
|
|
116
|
-
resourceInputs["httpStrictTransportSecurities"] = args
|
|
117
|
-
resourceInputs["insertXforwardedFor"] = args
|
|
118
|
-
resourceInputs["lwsSeparator"] = args
|
|
119
|
-
resourceInputs["lwsWidth"] = args
|
|
120
|
-
resourceInputs["name"] = args
|
|
121
|
-
resourceInputs["oneconnectTransformations"] = args
|
|
122
|
-
resourceInputs["proxyType"] = args
|
|
123
|
-
resourceInputs["redirectRewrite"] = args
|
|
124
|
-
resourceInputs["requestChunking"] = args
|
|
125
|
-
resourceInputs["responseChunking"] = args
|
|
126
|
-
resourceInputs["responseHeadersPermitteds"] = args
|
|
127
|
-
resourceInputs["serverAgentName"] = args
|
|
128
|
-
resourceInputs["tmPartition"] = args
|
|
129
|
-
resourceInputs["viaHostName"] = args
|
|
130
|
-
resourceInputs["viaRequest"] = args
|
|
131
|
-
resourceInputs["viaResponse"] = args
|
|
132
|
-
resourceInputs["xffAlternativeNames"] = args
|
|
104
|
+
resourceInputs["acceptXff"] = args?.acceptXff;
|
|
105
|
+
resourceInputs["appService"] = args?.appService;
|
|
106
|
+
resourceInputs["basicAuthRealm"] = args?.basicAuthRealm;
|
|
107
|
+
resourceInputs["defaultsFrom"] = args?.defaultsFrom;
|
|
108
|
+
resourceInputs["description"] = args?.description;
|
|
109
|
+
resourceInputs["encryptCookieSecret"] = args?.encryptCookieSecret;
|
|
110
|
+
resourceInputs["encryptCookies"] = args?.encryptCookies;
|
|
111
|
+
resourceInputs["enforcements"] = args?.enforcements;
|
|
112
|
+
resourceInputs["fallbackHost"] = args?.fallbackHost;
|
|
113
|
+
resourceInputs["fallbackStatusCodes"] = args?.fallbackStatusCodes;
|
|
114
|
+
resourceInputs["headErase"] = args?.headErase;
|
|
115
|
+
resourceInputs["headInsert"] = args?.headInsert;
|
|
116
|
+
resourceInputs["httpStrictTransportSecurities"] = args?.httpStrictTransportSecurities;
|
|
117
|
+
resourceInputs["insertXforwardedFor"] = args?.insertXforwardedFor;
|
|
118
|
+
resourceInputs["lwsSeparator"] = args?.lwsSeparator;
|
|
119
|
+
resourceInputs["lwsWidth"] = args?.lwsWidth;
|
|
120
|
+
resourceInputs["name"] = args?.name;
|
|
121
|
+
resourceInputs["oneconnectTransformations"] = args?.oneconnectTransformations;
|
|
122
|
+
resourceInputs["proxyType"] = args?.proxyType;
|
|
123
|
+
resourceInputs["redirectRewrite"] = args?.redirectRewrite;
|
|
124
|
+
resourceInputs["requestChunking"] = args?.requestChunking;
|
|
125
|
+
resourceInputs["responseChunking"] = args?.responseChunking;
|
|
126
|
+
resourceInputs["responseHeadersPermitteds"] = args?.responseHeadersPermitteds;
|
|
127
|
+
resourceInputs["serverAgentName"] = args?.serverAgentName;
|
|
128
|
+
resourceInputs["tmPartition"] = args?.tmPartition;
|
|
129
|
+
resourceInputs["viaHostName"] = args?.viaHostName;
|
|
130
|
+
resourceInputs["viaRequest"] = args?.viaRequest;
|
|
131
|
+
resourceInputs["viaResponse"] = args?.viaResponse;
|
|
132
|
+
resourceInputs["xffAlternativeNames"] = args?.xffAlternativeNames;
|
|
133
133
|
}
|
|
134
134
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
135
135
|
super(ProfileHttp.__pulumiType, name, resourceInputs, opts);
|
package/ltm/profileHttp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"profileHttp.js","sourceRoot":"","sources":["../../ltm/profileHttp.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;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":"profileHttp.js","sourceRoot":"","sources":["../../ltm/profileHttp.ts"],"names":[],"mappings":"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"}
|
package/ltm/profileHttp2.js
CHANGED
|
@@ -47,7 +47,7 @@ class ProfileHttp2 extends pulumi.CustomResource {
|
|
|
47
47
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
48
48
|
*/
|
|
49
49
|
static get(name, id, state, opts) {
|
|
50
|
-
return new ProfileHttp2(name, state,
|
|
50
|
+
return new ProfileHttp2(name, state, { ...opts, id: id });
|
|
51
51
|
}
|
|
52
52
|
/**
|
|
53
53
|
* Returns true if the given object is an instance of ProfileHttp2. This is designed to work even
|
|
@@ -64,38 +64,38 @@ class ProfileHttp2 extends pulumi.CustomResource {
|
|
|
64
64
|
opts = opts || {};
|
|
65
65
|
if (opts.id) {
|
|
66
66
|
const state = argsOrState;
|
|
67
|
-
resourceInputs["activationModes"] = state
|
|
68
|
-
resourceInputs["concurrentStreamsPerConnection"] = state
|
|
69
|
-
resourceInputs["connectionIdleTimeout"] = state
|
|
70
|
-
resourceInputs["defaultsFrom"] = state
|
|
71
|
-
resourceInputs["enforceTlsRequirements"] = state
|
|
72
|
-
resourceInputs["frameSize"] = state
|
|
73
|
-
resourceInputs["headerTableSize"] = state
|
|
74
|
-
resourceInputs["includeContentLength"] = state
|
|
75
|
-
resourceInputs["insertHeader"] = state
|
|
76
|
-
resourceInputs["insertHeaderName"] = state
|
|
77
|
-
resourceInputs["name"] = state
|
|
78
|
-
resourceInputs["receiveWindow"] = state
|
|
79
|
-
resourceInputs["writeSize"] = state
|
|
67
|
+
resourceInputs["activationModes"] = state?.activationModes;
|
|
68
|
+
resourceInputs["concurrentStreamsPerConnection"] = state?.concurrentStreamsPerConnection;
|
|
69
|
+
resourceInputs["connectionIdleTimeout"] = state?.connectionIdleTimeout;
|
|
70
|
+
resourceInputs["defaultsFrom"] = state?.defaultsFrom;
|
|
71
|
+
resourceInputs["enforceTlsRequirements"] = state?.enforceTlsRequirements;
|
|
72
|
+
resourceInputs["frameSize"] = state?.frameSize;
|
|
73
|
+
resourceInputs["headerTableSize"] = state?.headerTableSize;
|
|
74
|
+
resourceInputs["includeContentLength"] = state?.includeContentLength;
|
|
75
|
+
resourceInputs["insertHeader"] = state?.insertHeader;
|
|
76
|
+
resourceInputs["insertHeaderName"] = state?.insertHeaderName;
|
|
77
|
+
resourceInputs["name"] = state?.name;
|
|
78
|
+
resourceInputs["receiveWindow"] = state?.receiveWindow;
|
|
79
|
+
resourceInputs["writeSize"] = state?.writeSize;
|
|
80
80
|
}
|
|
81
81
|
else {
|
|
82
82
|
const args = argsOrState;
|
|
83
|
-
if (
|
|
83
|
+
if (args?.name === undefined && !opts.urn) {
|
|
84
84
|
throw new Error("Missing required property 'name'");
|
|
85
85
|
}
|
|
86
|
-
resourceInputs["activationModes"] = args
|
|
87
|
-
resourceInputs["concurrentStreamsPerConnection"] = args
|
|
88
|
-
resourceInputs["connectionIdleTimeout"] = args
|
|
89
|
-
resourceInputs["defaultsFrom"] = args
|
|
90
|
-
resourceInputs["enforceTlsRequirements"] = args
|
|
91
|
-
resourceInputs["frameSize"] = args
|
|
92
|
-
resourceInputs["headerTableSize"] = args
|
|
93
|
-
resourceInputs["includeContentLength"] = args
|
|
94
|
-
resourceInputs["insertHeader"] = args
|
|
95
|
-
resourceInputs["insertHeaderName"] = args
|
|
96
|
-
resourceInputs["name"] = args
|
|
97
|
-
resourceInputs["receiveWindow"] = args
|
|
98
|
-
resourceInputs["writeSize"] = args
|
|
86
|
+
resourceInputs["activationModes"] = args?.activationModes;
|
|
87
|
+
resourceInputs["concurrentStreamsPerConnection"] = args?.concurrentStreamsPerConnection;
|
|
88
|
+
resourceInputs["connectionIdleTimeout"] = args?.connectionIdleTimeout;
|
|
89
|
+
resourceInputs["defaultsFrom"] = args?.defaultsFrom;
|
|
90
|
+
resourceInputs["enforceTlsRequirements"] = args?.enforceTlsRequirements;
|
|
91
|
+
resourceInputs["frameSize"] = args?.frameSize;
|
|
92
|
+
resourceInputs["headerTableSize"] = args?.headerTableSize;
|
|
93
|
+
resourceInputs["includeContentLength"] = args?.includeContentLength;
|
|
94
|
+
resourceInputs["insertHeader"] = args?.insertHeader;
|
|
95
|
+
resourceInputs["insertHeaderName"] = args?.insertHeaderName;
|
|
96
|
+
resourceInputs["name"] = args?.name;
|
|
97
|
+
resourceInputs["receiveWindow"] = args?.receiveWindow;
|
|
98
|
+
resourceInputs["writeSize"] = args?.writeSize;
|
|
99
99
|
}
|
|
100
100
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
101
101
|
super(ProfileHttp2.__pulumiType, name, resourceInputs, opts);
|
package/ltm/profileHttp2.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"profileHttp2.js","sourceRoot":"","sources":["../../ltm/profileHttp2.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;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":"profileHttp2.js","sourceRoot":"","sources":["../../ltm/profileHttp2.ts"],"names":[],"mappings":"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"}
|
|
@@ -48,7 +48,7 @@ class ProfileHttpCompress extends pulumi.CustomResource {
|
|
|
48
48
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
49
49
|
*/
|
|
50
50
|
static get(name, id, state, opts) {
|
|
51
|
-
return new ProfileHttpCompress(name, state,
|
|
51
|
+
return new ProfileHttpCompress(name, state, { ...opts, id: id });
|
|
52
52
|
}
|
|
53
53
|
/**
|
|
54
54
|
* Returns true if the given object is an instance of ProfileHttpCompress. This is designed to work even
|
|
@@ -65,38 +65,38 @@ class ProfileHttpCompress extends pulumi.CustomResource {
|
|
|
65
65
|
opts = opts || {};
|
|
66
66
|
if (opts.id) {
|
|
67
67
|
const state = argsOrState;
|
|
68
|
-
resourceInputs["compressionBuffersize"] = state
|
|
69
|
-
resourceInputs["contentTypeExcludes"] = state
|
|
70
|
-
resourceInputs["contentTypeIncludes"] = state
|
|
71
|
-
resourceInputs["cpuSaver"] = state
|
|
72
|
-
resourceInputs["defaultsFrom"] = state
|
|
73
|
-
resourceInputs["gzipCompressionLevel"] = state
|
|
74
|
-
resourceInputs["gzipMemoryLevel"] = state
|
|
75
|
-
resourceInputs["gzipWindowSize"] = state
|
|
76
|
-
resourceInputs["keepAcceptEncoding"] = state
|
|
77
|
-
resourceInputs["name"] = state
|
|
78
|
-
resourceInputs["uriExcludes"] = state
|
|
79
|
-
resourceInputs["uriIncludes"] = state
|
|
80
|
-
resourceInputs["varyHeader"] = state
|
|
68
|
+
resourceInputs["compressionBuffersize"] = state?.compressionBuffersize;
|
|
69
|
+
resourceInputs["contentTypeExcludes"] = state?.contentTypeExcludes;
|
|
70
|
+
resourceInputs["contentTypeIncludes"] = state?.contentTypeIncludes;
|
|
71
|
+
resourceInputs["cpuSaver"] = state?.cpuSaver;
|
|
72
|
+
resourceInputs["defaultsFrom"] = state?.defaultsFrom;
|
|
73
|
+
resourceInputs["gzipCompressionLevel"] = state?.gzipCompressionLevel;
|
|
74
|
+
resourceInputs["gzipMemoryLevel"] = state?.gzipMemoryLevel;
|
|
75
|
+
resourceInputs["gzipWindowSize"] = state?.gzipWindowSize;
|
|
76
|
+
resourceInputs["keepAcceptEncoding"] = state?.keepAcceptEncoding;
|
|
77
|
+
resourceInputs["name"] = state?.name;
|
|
78
|
+
resourceInputs["uriExcludes"] = state?.uriExcludes;
|
|
79
|
+
resourceInputs["uriIncludes"] = state?.uriIncludes;
|
|
80
|
+
resourceInputs["varyHeader"] = state?.varyHeader;
|
|
81
81
|
}
|
|
82
82
|
else {
|
|
83
83
|
const args = argsOrState;
|
|
84
|
-
if (
|
|
84
|
+
if (args?.name === undefined && !opts.urn) {
|
|
85
85
|
throw new Error("Missing required property 'name'");
|
|
86
86
|
}
|
|
87
|
-
resourceInputs["compressionBuffersize"] = args
|
|
88
|
-
resourceInputs["contentTypeExcludes"] = args
|
|
89
|
-
resourceInputs["contentTypeIncludes"] = args
|
|
90
|
-
resourceInputs["cpuSaver"] = args
|
|
91
|
-
resourceInputs["defaultsFrom"] = args
|
|
92
|
-
resourceInputs["gzipCompressionLevel"] = args
|
|
93
|
-
resourceInputs["gzipMemoryLevel"] = args
|
|
94
|
-
resourceInputs["gzipWindowSize"] = args
|
|
95
|
-
resourceInputs["keepAcceptEncoding"] = args
|
|
96
|
-
resourceInputs["name"] = args
|
|
97
|
-
resourceInputs["uriExcludes"] = args
|
|
98
|
-
resourceInputs["uriIncludes"] = args
|
|
99
|
-
resourceInputs["varyHeader"] = args
|
|
87
|
+
resourceInputs["compressionBuffersize"] = args?.compressionBuffersize;
|
|
88
|
+
resourceInputs["contentTypeExcludes"] = args?.contentTypeExcludes;
|
|
89
|
+
resourceInputs["contentTypeIncludes"] = args?.contentTypeIncludes;
|
|
90
|
+
resourceInputs["cpuSaver"] = args?.cpuSaver;
|
|
91
|
+
resourceInputs["defaultsFrom"] = args?.defaultsFrom;
|
|
92
|
+
resourceInputs["gzipCompressionLevel"] = args?.gzipCompressionLevel;
|
|
93
|
+
resourceInputs["gzipMemoryLevel"] = args?.gzipMemoryLevel;
|
|
94
|
+
resourceInputs["gzipWindowSize"] = args?.gzipWindowSize;
|
|
95
|
+
resourceInputs["keepAcceptEncoding"] = args?.keepAcceptEncoding;
|
|
96
|
+
resourceInputs["name"] = args?.name;
|
|
97
|
+
resourceInputs["uriExcludes"] = args?.uriExcludes;
|
|
98
|
+
resourceInputs["uriIncludes"] = args?.uriIncludes;
|
|
99
|
+
resourceInputs["varyHeader"] = args?.varyHeader;
|
|
100
100
|
}
|
|
101
101
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
102
102
|
super(ProfileHttpCompress.__pulumiType, name, resourceInputs, opts);
|