@pulumi/ise 0.2.5 → 0.2.6
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/deviceadmin/allowedProtocolsTacacs.js +14 -14
- package/deviceadmin/allowedProtocolsTacacs.js.map +1 -1
- package/deviceadmin/authenticationRule.d.ts +36 -33
- package/deviceadmin/authenticationRule.js +41 -41
- package/deviceadmin/authenticationRule.js.map +1 -1
- package/deviceadmin/authenticationRuleUpdateRank.js +10 -10
- package/deviceadmin/authenticationRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authenticationRuleUpdateRanks.js +6 -6
- package/deviceadmin/authenticationRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/authorizationExceptionRule.d.ts +18 -21
- package/deviceadmin/authorizationExceptionRule.js +34 -34
- package/deviceadmin/authorizationExceptionRule.js.map +1 -1
- package/deviceadmin/authorizationExceptionRuleUpdateRank.js +10 -10
- package/deviceadmin/authorizationExceptionRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authorizationExceptionRuleUpdateRanks.js +6 -6
- package/deviceadmin/authorizationExceptionRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/authorizationGlobalExceptionRule.d.ts +18 -21
- package/deviceadmin/authorizationGlobalExceptionRule.js +29 -29
- package/deviceadmin/authorizationGlobalExceptionRule.js.map +1 -1
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.js +7 -7
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.js +3 -3
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/authorizationRule.d.ts +18 -21
- package/deviceadmin/authorizationRule.js +34 -34
- package/deviceadmin/authorizationRule.js.map +1 -1
- package/deviceadmin/authorizationRuleUpdateRank.js +10 -10
- package/deviceadmin/authorizationRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authorizationRuleUpdateRanks.js +6 -6
- package/deviceadmin/authorizationRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/condition.d.ts +12 -18
- package/deviceadmin/condition.js +22 -22
- package/deviceadmin/condition.js.map +1 -1
- package/deviceadmin/policySet.d.ts +18 -24
- package/deviceadmin/policySet.js +34 -34
- package/deviceadmin/policySet.js.map +1 -1
- package/deviceadmin/policySetUpdateRank.js +7 -7
- package/deviceadmin/policySetUpdateRank.js.map +1 -1
- package/deviceadmin/policySetUpdateRanks.js +3 -3
- package/deviceadmin/policySetUpdateRanks.js.map +1 -1
- package/deviceadmin/tacacsCommandSet.d.ts +6 -3
- package/deviceadmin/tacacsCommandSet.js +9 -9
- package/deviceadmin/tacacsCommandSet.js.map +1 -1
- package/deviceadmin/tacacsProfile.js +7 -7
- package/deviceadmin/tacacsProfile.js.map +1 -1
- package/deviceadmin/timeAndDateCondition.js +27 -27
- package/deviceadmin/timeAndDateCondition.js.map +1 -1
- package/identitymanagement/activeDirectoryAddGroups.d.ts +6 -6
- package/identitymanagement/activeDirectoryAddGroups.js +17 -17
- package/identitymanagement/activeDirectoryAddGroups.js.map +1 -1
- package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.js +7 -7
- package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.js.map +1 -1
- package/identitymanagement/activeDirectoryJoinPoint.d.ts +90 -48
- package/identitymanagement/activeDirectoryJoinPoint.js +68 -68
- package/identitymanagement/activeDirectoryJoinPoint.js.map +1 -1
- package/identitymanagement/certificateAuthenticationProfile.d.ts +39 -36
- package/identitymanagement/certificateAuthenticationProfile.js +15 -15
- package/identitymanagement/certificateAuthenticationProfile.js.map +1 -1
- package/identitymanagement/endpoint.d.ts +12 -6
- package/identitymanagement/endpoint.js +56 -56
- package/identitymanagement/endpoint.js.map +1 -1
- package/identitymanagement/endpointCustomAttribute.d.ts +6 -3
- package/identitymanagement/endpointCustomAttribute.js +7 -7
- package/identitymanagement/endpointCustomAttribute.js.map +1 -1
- package/identitymanagement/endpointIdentityGroup.js +9 -9
- package/identitymanagement/endpointIdentityGroup.js.map +1 -1
- package/identitymanagement/identitySourceSequence.js +14 -14
- package/identitymanagement/identitySourceSequence.js.map +1 -1
- package/identitymanagement/internalUser.d.ts +21 -18
- package/identitymanagement/internalUser.js +30 -30
- package/identitymanagement/internalUser.js.map +1 -1
- package/identitymanagement/userIdentityGroup.js +7 -7
- package/identitymanagement/userIdentityGroup.js.map +1 -1
- package/network/device.d.ts +48 -24
- package/network/device.js +86 -86
- package/network/device.js.map +1 -1
- package/network/deviceGroup.js +8 -8
- package/network/deviceGroup.js.map +1 -1
- package/networkaccess/allowedProtocols.d.ts +81 -60
- package/networkaccess/allowedProtocols.js +171 -171
- package/networkaccess/allowedProtocols.js.map +1 -1
- package/networkaccess/authenticationRule.d.ts +36 -33
- package/networkaccess/authenticationRule.js +41 -41
- package/networkaccess/authenticationRule.js.map +1 -1
- package/networkaccess/authenticationRuleUpdateRank.js +10 -10
- package/networkaccess/authenticationRuleUpdateRank.js.map +1 -1
- package/networkaccess/authenticationRuleUpdateRanks.js +6 -6
- package/networkaccess/authenticationRuleUpdateRanks.js.map +1 -1
- package/networkaccess/authorizationExceptionRule.d.ts +18 -21
- package/networkaccess/authorizationExceptionRule.js +34 -34
- package/networkaccess/authorizationExceptionRule.js.map +1 -1
- package/networkaccess/authorizationExceptionRuleUpdateRank.js +10 -10
- package/networkaccess/authorizationExceptionRuleUpdateRank.js.map +1 -1
- package/networkaccess/authorizationExceptionRuleUpdateRanks.js +6 -6
- package/networkaccess/authorizationExceptionRuleUpdateRanks.js.map +1 -1
- package/networkaccess/authorizationGlobalExceptionRule.d.ts +18 -21
- package/networkaccess/authorizationGlobalExceptionRule.js +29 -29
- package/networkaccess/authorizationGlobalExceptionRule.js.map +1 -1
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.js +7 -7
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.js.map +1 -1
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.js +3 -3
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.js.map +1 -1
- package/networkaccess/authorizationProfile.d.ts +84 -48
- package/networkaccess/authorizationProfile.js +67 -67
- package/networkaccess/authorizationProfile.js.map +1 -1
- package/networkaccess/authorizationRule.d.ts +18 -21
- package/networkaccess/authorizationRule.js +34 -34
- package/networkaccess/authorizationRule.js.map +1 -1
- package/networkaccess/authorizationRuleUpdateRank.js +10 -10
- package/networkaccess/authorizationRuleUpdateRank.js.map +1 -1
- package/networkaccess/authorizationRuleUpdateRanks.js +6 -6
- package/networkaccess/authorizationRuleUpdateRanks.js.map +1 -1
- package/networkaccess/condition.d.ts +12 -18
- package/networkaccess/condition.js +22 -22
- package/networkaccess/condition.js.map +1 -1
- package/networkaccess/dictionary.d.ts +6 -3
- package/networkaccess/dictionary.js +11 -11
- package/networkaccess/dictionary.js.map +1 -1
- package/networkaccess/downloadableAcl.d.ts +9 -3
- package/networkaccess/downloadableAcl.js +10 -10
- package/networkaccess/downloadableAcl.js.map +1 -1
- package/networkaccess/policySet.d.ts +18 -24
- package/networkaccess/policySet.js +34 -34
- package/networkaccess/policySet.js.map +1 -1
- package/networkaccess/policySetUpdateRank.js +7 -7
- package/networkaccess/policySetUpdateRank.js.map +1 -1
- package/networkaccess/policySetUpdateRanks.js +3 -3
- package/networkaccess/policySetUpdateRanks.js.map +1 -1
- package/networkaccess/timeAndDateCondition.js +27 -27
- package/networkaccess/timeAndDateCondition.js.map +1 -1
- package/package.json +2 -2
- package/provider.js +5 -5
- package/provider.js.map +1 -1
- package/system/licenseTierState.js +4 -4
- package/system/licenseTierState.js.map +1 -1
- package/system/repository.d.ts +6 -3
- package/system/repository.js +17 -17
- package/system/repository.js.map +1 -1
- package/trustsec/egressMatrixCell.d.ts +18 -6
- package/trustsec/egressMatrixCell.js +15 -15
- package/trustsec/egressMatrixCell.js.map +1 -1
- package/trustsec/egressMatrixCellDefault.d.ts +15 -6
- package/trustsec/egressMatrixCellDefault.js +9 -9
- package/trustsec/egressMatrixCellDefault.js.map +1 -1
- package/trustsec/ipToSgtMapping.d.ts +6 -3
- package/trustsec/ipToSgtMapping.js +17 -17
- package/trustsec/ipToSgtMapping.js.map +1 -1
- package/trustsec/ipToSgtMappingGroup.d.ts +6 -3
- package/trustsec/ipToSgtMappingGroup.js +13 -13
- package/trustsec/ipToSgtMappingGroup.js.map +1 -1
- package/trustsec/securityGroup.d.ts +6 -3
- package/trustsec/securityGroup.js +12 -12
- package/trustsec/securityGroup.js.map +1 -1
- package/trustsec/securityGroupAcl.d.ts +9 -3
- package/trustsec/securityGroupAcl.js +12 -12
- package/trustsec/securityGroupAcl.js.map +1 -1
- package/trustsec/sxpDomainFilter.js +14 -14
- package/trustsec/sxpDomainFilter.js.map +1 -1
- package/types/input.d.ts +12 -12
- package/types/output.d.ts +12 -12
- package/utilities.js +18 -29
- package/utilities.js.map +1 -1
|
@@ -40,7 +40,7 @@ class SxpDomainFilter 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 SxpDomainFilter(name, state,
|
|
43
|
+
return new SxpDomainFilter(name, state, { ...opts, id: id });
|
|
44
44
|
}
|
|
45
45
|
/**
|
|
46
46
|
* Returns true if the given object is an instance of SxpDomainFilter. This is designed to work even
|
|
@@ -57,24 +57,24 @@ class SxpDomainFilter extends pulumi.CustomResource {
|
|
|
57
57
|
opts = opts || {};
|
|
58
58
|
if (opts.id) {
|
|
59
59
|
const state = argsOrState;
|
|
60
|
-
resourceInputs["description"] = state
|
|
61
|
-
resourceInputs["domains"] = state
|
|
62
|
-
resourceInputs["name"] = state
|
|
63
|
-
resourceInputs["sgt"] = state
|
|
64
|
-
resourceInputs["subnet"] = state
|
|
65
|
-
resourceInputs["vn"] = state
|
|
60
|
+
resourceInputs["description"] = state?.description;
|
|
61
|
+
resourceInputs["domains"] = state?.domains;
|
|
62
|
+
resourceInputs["name"] = state?.name;
|
|
63
|
+
resourceInputs["sgt"] = state?.sgt;
|
|
64
|
+
resourceInputs["subnet"] = state?.subnet;
|
|
65
|
+
resourceInputs["vn"] = state?.vn;
|
|
66
66
|
}
|
|
67
67
|
else {
|
|
68
68
|
const args = argsOrState;
|
|
69
|
-
if (
|
|
69
|
+
if (args?.domains === undefined && !opts.urn) {
|
|
70
70
|
throw new Error("Missing required property 'domains'");
|
|
71
71
|
}
|
|
72
|
-
resourceInputs["description"] = args
|
|
73
|
-
resourceInputs["domains"] = args
|
|
74
|
-
resourceInputs["name"] = args
|
|
75
|
-
resourceInputs["sgt"] = args
|
|
76
|
-
resourceInputs["subnet"] = args
|
|
77
|
-
resourceInputs["vn"] = args
|
|
72
|
+
resourceInputs["description"] = args?.description;
|
|
73
|
+
resourceInputs["domains"] = args?.domains;
|
|
74
|
+
resourceInputs["name"] = args?.name;
|
|
75
|
+
resourceInputs["sgt"] = args?.sgt;
|
|
76
|
+
resourceInputs["subnet"] = args?.subnet;
|
|
77
|
+
resourceInputs["vn"] = args?.vn;
|
|
78
78
|
}
|
|
79
79
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
80
80
|
super(SxpDomainFilter.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sxpDomainFilter.js","sourceRoot":"","sources":["../../trustsec/sxpDomainFilter.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;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":"sxpDomainFilter.js","sourceRoot":"","sources":["../../trustsec/sxpDomainFilter.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;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;IAmCD,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,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,IAAI,CAAC,GAAG,KAAK,EAAE,EAAE,CAAC;SACpC;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI,EAAE,EAAE,CAAC;SACnC;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;;AAtFL,0CAuFC;AAzEG,gBAAgB;AACO,4BAAY,GAAG,8CAA8C,CAAC"}
|
package/types/input.d.ts
CHANGED
|
@@ -37,7 +37,7 @@ export declare namespace deviceadmin {
|
|
|
37
37
|
isNegate?: pulumi.Input<boolean>;
|
|
38
38
|
/**
|
|
39
39
|
* Equality operator
|
|
40
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
40
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
41
41
|
*/
|
|
42
42
|
operator?: pulumi.Input<string>;
|
|
43
43
|
}
|
|
@@ -123,7 +123,7 @@ export declare namespace deviceadmin {
|
|
|
123
123
|
isNegate?: pulumi.Input<boolean>;
|
|
124
124
|
/**
|
|
125
125
|
* Equality operator
|
|
126
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
126
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
127
127
|
*/
|
|
128
128
|
operator?: pulumi.Input<string>;
|
|
129
129
|
}
|
|
@@ -209,7 +209,7 @@ export declare namespace deviceadmin {
|
|
|
209
209
|
isNegate?: pulumi.Input<boolean>;
|
|
210
210
|
/**
|
|
211
211
|
* Equality operator
|
|
212
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
212
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
213
213
|
*/
|
|
214
214
|
operator?: pulumi.Input<string>;
|
|
215
215
|
}
|
|
@@ -295,7 +295,7 @@ export declare namespace deviceadmin {
|
|
|
295
295
|
isNegate?: pulumi.Input<boolean>;
|
|
296
296
|
/**
|
|
297
297
|
* Equality operator
|
|
298
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
298
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
299
299
|
*/
|
|
300
300
|
operator?: pulumi.Input<string>;
|
|
301
301
|
}
|
|
@@ -389,7 +389,7 @@ export declare namespace deviceadmin {
|
|
|
389
389
|
name?: pulumi.Input<string>;
|
|
390
390
|
/**
|
|
391
391
|
* Equality operator
|
|
392
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
392
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
393
393
|
*/
|
|
394
394
|
operator?: pulumi.Input<string>;
|
|
395
395
|
}
|
|
@@ -473,7 +473,7 @@ export declare namespace deviceadmin {
|
|
|
473
473
|
isNegate?: pulumi.Input<boolean>;
|
|
474
474
|
/**
|
|
475
475
|
* Equality operator
|
|
476
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
476
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
477
477
|
*/
|
|
478
478
|
operator?: pulumi.Input<string>;
|
|
479
479
|
}
|
|
@@ -684,7 +684,7 @@ export declare namespace networkaccess {
|
|
|
684
684
|
isNegate?: pulumi.Input<boolean>;
|
|
685
685
|
/**
|
|
686
686
|
* Equality operator
|
|
687
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
687
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
688
688
|
*/
|
|
689
689
|
operator?: pulumi.Input<string>;
|
|
690
690
|
}
|
|
@@ -770,7 +770,7 @@ export declare namespace networkaccess {
|
|
|
770
770
|
isNegate?: pulumi.Input<boolean>;
|
|
771
771
|
/**
|
|
772
772
|
* Equality operator
|
|
773
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
773
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
774
774
|
*/
|
|
775
775
|
operator?: pulumi.Input<string>;
|
|
776
776
|
}
|
|
@@ -856,7 +856,7 @@ export declare namespace networkaccess {
|
|
|
856
856
|
isNegate?: pulumi.Input<boolean>;
|
|
857
857
|
/**
|
|
858
858
|
* Equality operator
|
|
859
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
859
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
860
860
|
*/
|
|
861
861
|
operator?: pulumi.Input<string>;
|
|
862
862
|
}
|
|
@@ -969,7 +969,7 @@ export declare namespace networkaccess {
|
|
|
969
969
|
isNegate?: pulumi.Input<boolean>;
|
|
970
970
|
/**
|
|
971
971
|
* Equality operator
|
|
972
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
972
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
973
973
|
*/
|
|
974
974
|
operator?: pulumi.Input<string>;
|
|
975
975
|
}
|
|
@@ -1063,7 +1063,7 @@ export declare namespace networkaccess {
|
|
|
1063
1063
|
name?: pulumi.Input<string>;
|
|
1064
1064
|
/**
|
|
1065
1065
|
* Equality operator
|
|
1066
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1066
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1067
1067
|
*/
|
|
1068
1068
|
operator?: pulumi.Input<string>;
|
|
1069
1069
|
}
|
|
@@ -1147,7 +1147,7 @@ export declare namespace networkaccess {
|
|
|
1147
1147
|
isNegate?: pulumi.Input<boolean>;
|
|
1148
1148
|
/**
|
|
1149
1149
|
* Equality operator
|
|
1150
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1150
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1151
1151
|
*/
|
|
1152
1152
|
operator?: pulumi.Input<string>;
|
|
1153
1153
|
}
|
package/types/output.d.ts
CHANGED
|
@@ -36,7 +36,7 @@ export declare namespace deviceadmin {
|
|
|
36
36
|
isNegate?: boolean;
|
|
37
37
|
/**
|
|
38
38
|
* Equality operator
|
|
39
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
39
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
40
40
|
*/
|
|
41
41
|
operator?: string;
|
|
42
42
|
}
|
|
@@ -122,7 +122,7 @@ export declare namespace deviceadmin {
|
|
|
122
122
|
isNegate?: boolean;
|
|
123
123
|
/**
|
|
124
124
|
* Equality operator
|
|
125
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
125
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
126
126
|
*/
|
|
127
127
|
operator?: string;
|
|
128
128
|
}
|
|
@@ -208,7 +208,7 @@ export declare namespace deviceadmin {
|
|
|
208
208
|
isNegate?: boolean;
|
|
209
209
|
/**
|
|
210
210
|
* Equality operator
|
|
211
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
211
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
212
212
|
*/
|
|
213
213
|
operator?: string;
|
|
214
214
|
}
|
|
@@ -294,7 +294,7 @@ export declare namespace deviceadmin {
|
|
|
294
294
|
isNegate?: boolean;
|
|
295
295
|
/**
|
|
296
296
|
* Equality operator
|
|
297
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
297
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
298
298
|
*/
|
|
299
299
|
operator?: string;
|
|
300
300
|
}
|
|
@@ -388,7 +388,7 @@ export declare namespace deviceadmin {
|
|
|
388
388
|
name?: string;
|
|
389
389
|
/**
|
|
390
390
|
* Equality operator
|
|
391
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
391
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
392
392
|
*/
|
|
393
393
|
operator?: string;
|
|
394
394
|
}
|
|
@@ -948,7 +948,7 @@ export declare namespace deviceadmin {
|
|
|
948
948
|
isNegate?: boolean;
|
|
949
949
|
/**
|
|
950
950
|
* Equality operator
|
|
951
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
951
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
952
952
|
*/
|
|
953
953
|
operator?: string;
|
|
954
954
|
}
|
|
@@ -1240,7 +1240,7 @@ export declare namespace networkaccess {
|
|
|
1240
1240
|
isNegate?: boolean;
|
|
1241
1241
|
/**
|
|
1242
1242
|
* Equality operator
|
|
1243
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1243
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1244
1244
|
*/
|
|
1245
1245
|
operator?: string;
|
|
1246
1246
|
}
|
|
@@ -1326,7 +1326,7 @@ export declare namespace networkaccess {
|
|
|
1326
1326
|
isNegate?: boolean;
|
|
1327
1327
|
/**
|
|
1328
1328
|
* Equality operator
|
|
1329
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1329
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1330
1330
|
*/
|
|
1331
1331
|
operator?: string;
|
|
1332
1332
|
}
|
|
@@ -1412,7 +1412,7 @@ export declare namespace networkaccess {
|
|
|
1412
1412
|
isNegate?: boolean;
|
|
1413
1413
|
/**
|
|
1414
1414
|
* Equality operator
|
|
1415
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1415
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1416
1416
|
*/
|
|
1417
1417
|
operator?: string;
|
|
1418
1418
|
}
|
|
@@ -1525,7 +1525,7 @@ export declare namespace networkaccess {
|
|
|
1525
1525
|
isNegate?: boolean;
|
|
1526
1526
|
/**
|
|
1527
1527
|
* Equality operator
|
|
1528
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1528
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1529
1529
|
*/
|
|
1530
1530
|
operator?: string;
|
|
1531
1531
|
}
|
|
@@ -1619,7 +1619,7 @@ export declare namespace networkaccess {
|
|
|
1619
1619
|
name?: string;
|
|
1620
1620
|
/**
|
|
1621
1621
|
* Equality operator
|
|
1622
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1622
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
1623
1623
|
*/
|
|
1624
1624
|
operator?: string;
|
|
1625
1625
|
}
|
|
@@ -2177,7 +2177,7 @@ export declare namespace networkaccess {
|
|
|
2177
2177
|
isNegate?: boolean;
|
|
2178
2178
|
/**
|
|
2179
2179
|
* Equality operator
|
|
2180
|
-
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
2180
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
2181
2181
|
*/
|
|
2182
2182
|
operator?: string;
|
|
2183
2183
|
}
|
package/utilities.js
CHANGED
|
@@ -1,15 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
5
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
6
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
7
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
8
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
9
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
10
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
11
|
-
});
|
|
12
|
-
};
|
|
13
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
5
|
exports.callAsync = exports.lazyLoad = exports.resourceOptsDefaults = exports.getVersion = exports.getEnvNumber = exports.getEnvBoolean = exports.getEnv = void 0;
|
|
15
6
|
const runtime = require("@pulumi/pulumi/runtime");
|
|
@@ -77,26 +68,24 @@ function lazyLoad(exports, props, loadModule) {
|
|
|
77
68
|
}
|
|
78
69
|
exports.lazyLoad = lazyLoad;
|
|
79
70
|
/** @internal */
|
|
80
|
-
function callAsync(tok, props, res, opts) {
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
:
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
return value;
|
|
99
|
-
});
|
|
71
|
+
async function callAsync(tok, props, res, opts) {
|
|
72
|
+
const o = runtime.call(tok, props, res);
|
|
73
|
+
const value = await o.promise(true /*withUnknowns*/);
|
|
74
|
+
const isKnown = await o.isKnown;
|
|
75
|
+
const isSecret = await o.isSecret;
|
|
76
|
+
const problem = !isKnown ? "an unknown value"
|
|
77
|
+
: isSecret ? "a secret value"
|
|
78
|
+
: undefined;
|
|
79
|
+
// Ingoring o.resources silently. They are typically non-empty, r.f() calls include r as a dependency.
|
|
80
|
+
if (problem) {
|
|
81
|
+
throw new Error(`Plain resource method "${tok}" incorrectly returned ${problem}. ` +
|
|
82
|
+
"This is an error in the provider, please report this to the provider developer.");
|
|
83
|
+
}
|
|
84
|
+
// Extract a single property if requested.
|
|
85
|
+
if (opts && opts.property) {
|
|
86
|
+
return value[opts.property];
|
|
87
|
+
}
|
|
88
|
+
return value;
|
|
100
89
|
}
|
|
101
90
|
exports.callAsync = callAsync;
|
|
102
91
|
//# sourceMappingURL=utilities.js.map
|
package/utilities.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utilities.js","sourceRoot":"","sources":["../utilities.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"utilities.js","sourceRoot":"","sources":["../utilities.ts"],"names":[],"mappings":"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"}
|