ros-cdk-ice 1.0.26__tar.gz

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.
@@ -0,0 +1,73 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
10
+
11
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
12
+
13
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
14
+
15
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
16
+
17
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
18
+
19
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
20
+
21
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
22
+
23
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
24
+
25
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
26
+
27
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
28
+
29
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
30
+
31
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
32
+
33
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
34
+
35
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
36
+
37
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
38
+
39
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
40
+
41
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
42
+
43
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
44
+
45
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
46
+
47
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
48
+
49
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
50
+
51
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
52
+
53
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
54
+
55
+ END OF TERMS AND CONDITIONS
56
+
57
+ APPENDIX: How to apply the Apache License to your work.
58
+
59
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
60
+
61
+ Copyright [yyyy] [name of copyright owner]
62
+
63
+ Licensed under the Apache License, Version 2.0 (the "License");
64
+ you may not use this file except in compliance with the License.
65
+ You may obtain a copy of the License at
66
+
67
+ http://www.apache.org/licenses/LICENSE-2.0
68
+
69
+ Unless required by applicable law or agreed to in writing, software
70
+ distributed under the License is distributed on an "AS IS" BASIS,
71
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
72
+ See the License for the specific language governing permissions and
73
+ limitations under the License.
@@ -0,0 +1 @@
1
+ include pyproject.toml
@@ -0,0 +1,2 @@
1
+ AliCloud ROS Cloud Development Kit (ROS CDK)
2
+ Copyright 2009-2020 Aliyun.com, Inc. or its affiliates. All Rights Reserved.
@@ -0,0 +1,31 @@
1
+ Metadata-Version: 2.1
2
+ Name: ros-cdk-ice
3
+ Version: 1.0.26
4
+ Summary: Aliyun SDK Copyright (C) Alibaba Cloud Computing All rights reserved. http://www.aliyun.com
5
+ Home-page: https://github.com/aliyun/Resource-Orchestration-Service-Cloud-Development-Kit.git
6
+ Author: ROS Development Team
7
+ License: Apache-2.0
8
+ Project-URL: Source, https://github.com/aliyun/Resource-Orchestration-Service-Cloud-Development-Kit.git
9
+ Description: ## Aliyun ROS ICE Construct Library
10
+
11
+ This module is part of the AliCloud ROS Cloud Development Kit (ROS CDK) project.
12
+
13
+ ```python
14
+ import * as ICE from '@alicloud/ros-cdk-ice';
15
+ ```
16
+
17
+ Platform: UNKNOWN
18
+ Classifier: Intended Audience :: Developers
19
+ Classifier: Operating System :: OS Independent
20
+ Classifier: Programming Language :: JavaScript
21
+ Classifier: Programming Language :: Python :: 3 :: Only
22
+ Classifier: Programming Language :: Python :: 3.7
23
+ Classifier: Programming Language :: Python :: 3.8
24
+ Classifier: Programming Language :: Python :: 3.9
25
+ Classifier: Programming Language :: Python :: 3.10
26
+ Classifier: Programming Language :: Python :: 3.11
27
+ Classifier: Typing :: Typed
28
+ Classifier: License :: OSI Approved
29
+ Classifier: Programming Language :: Python :: 3
30
+ Requires-Python: ~=3.7
31
+ Description-Content-Type: text/markdown
@@ -0,0 +1,7 @@
1
+ ## Aliyun ROS ICE Construct Library
2
+
3
+ This module is part of the AliCloud ROS Cloud Development Kit (ROS CDK) project.
4
+
5
+ ```python
6
+ import * as ICE from '@alicloud/ros-cdk-ice';
7
+ ```
@@ -0,0 +1,9 @@
1
+ [build-system]
2
+ requires = ["setuptools~=67.3.2", "wheel~=0.40"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [tool.pyright]
6
+ defineConstant = { DEBUG = true }
7
+ pythonVersion = "3.7"
8
+ pythonPlatform = "All"
9
+ reportSelfClsParameterName = false
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1,66 @@
1
+ import json
2
+ import setuptools
3
+
4
+ kwargs = json.loads(
5
+ """
6
+ {
7
+ "name": "ros-cdk-ice",
8
+ "version": "1.0.26",
9
+ "description": "Aliyun SDK Copyright (C) Alibaba Cloud Computing All rights reserved. http://www.aliyun.com",
10
+ "license": "Apache-2.0",
11
+ "url": "https://github.com/aliyun/Resource-Orchestration-Service-Cloud-Development-Kit.git",
12
+ "long_description_content_type": "text/markdown",
13
+ "author": "ROS Development Team",
14
+ "bdist_wheel": {
15
+ "universal": true
16
+ },
17
+ "project_urls": {
18
+ "Source": "https://github.com/aliyun/Resource-Orchestration-Service-Cloud-Development-Kit.git"
19
+ },
20
+ "package_dir": {
21
+ "": "src"
22
+ },
23
+ "packages": [
24
+ "ros_cdk_ice",
25
+ "ros_cdk_ice._jsii"
26
+ ],
27
+ "package_data": {
28
+ "ros_cdk_ice._jsii": [
29
+ "ros-cdk-ice@1.0.26.jsii.tgz"
30
+ ],
31
+ "ros_cdk_ice": [
32
+ "py.typed"
33
+ ]
34
+ },
35
+ "python_requires": "~=3.7",
36
+ "install_requires": [
37
+ "constructs>=3.0.4, <4.0.0",
38
+ "jsii>1.12.0, <=1.85.0",
39
+ "publication>=0.0.3",
40
+ "ros-cdk-core>=1.0.27, <2.0.0",
41
+ "typeguard~=2.13.3"
42
+ ],
43
+ "classifiers": [
44
+ "Intended Audience :: Developers",
45
+ "Operating System :: OS Independent",
46
+ "Programming Language :: JavaScript",
47
+ "Programming Language :: Python :: 3 :: Only",
48
+ "Programming Language :: Python :: 3.7",
49
+ "Programming Language :: Python :: 3.8",
50
+ "Programming Language :: Python :: 3.9",
51
+ "Programming Language :: Python :: 3.10",
52
+ "Programming Language :: Python :: 3.11",
53
+ "Typing :: Typed",
54
+ "License :: OSI Approved",
55
+ "Programming Language :: Python :: 3"
56
+ ],
57
+ "scripts": []
58
+ }
59
+ """
60
+ )
61
+
62
+ with open("README.md", encoding="utf8") as fp:
63
+ kwargs["long_description"] = fp.read()
64
+
65
+
66
+ setuptools.setup(**kwargs)
@@ -0,0 +1,389 @@
1
+ '''
2
+ ## Aliyun ROS ICE Construct Library
3
+
4
+ This module is part of the AliCloud ROS Cloud Development Kit (ROS CDK) project.
5
+
6
+ ```python
7
+ import * as ICE from '@alicloud/ros-cdk-ice';
8
+ ```
9
+ '''
10
+ import abc
11
+ import builtins
12
+ import datetime
13
+ import enum
14
+ import typing
15
+
16
+ import jsii
17
+ import publication
18
+ import typing_extensions
19
+
20
+ from typeguard import check_type
21
+
22
+ from ._jsii import *
23
+
24
+ import ros_cdk_core as _ros_cdk_core_7adfd82f
25
+
26
+
27
+ class RosSearchLib(
28
+ _ros_cdk_core_7adfd82f.RosResource,
29
+ metaclass=jsii.JSIIMeta,
30
+ jsii_type="@alicloud/ros-cdk-ice.RosSearchLib",
31
+ ):
32
+ '''This class is a base encapsulation around the ROS resource type ``ALIYUN::ICE::SearchLib``.
33
+
34
+ :Note:
35
+
36
+ This class does not contain additional functions, so it is recommended to use the ``SearchLib`` class instead of this class for a more convenient development experience.
37
+ See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ice-searchlib
38
+ '''
39
+
40
+ def __init__(
41
+ self,
42
+ scope: _ros_cdk_core_7adfd82f.Construct,
43
+ id: builtins.str,
44
+ props: typing.Union["RosSearchLibProps", typing.Dict[builtins.str, typing.Any]],
45
+ enable_resource_property_constraint: builtins.bool,
46
+ ) -> None:
47
+ '''
48
+ :param scope: - scope in which this resource is defined.
49
+ :param id: - scoped id of the resource.
50
+ :param props: - resource properties.
51
+ :param enable_resource_property_constraint: -
52
+ '''
53
+ if __debug__:
54
+ type_hints = typing.get_type_hints(_typecheckingstub__1a90f16b9f888330d29f098afcac98750bec32b46601aa93c20fd3b46ff00ede)
55
+ check_type(argname="argument scope", value=scope, expected_type=type_hints["scope"])
56
+ check_type(argname="argument id", value=id, expected_type=type_hints["id"])
57
+ check_type(argname="argument props", value=props, expected_type=type_hints["props"])
58
+ check_type(argname="argument enable_resource_property_constraint", value=enable_resource_property_constraint, expected_type=type_hints["enable_resource_property_constraint"])
59
+ jsii.create(self.__class__, self, [scope, id, props, enable_resource_property_constraint])
60
+
61
+ @jsii.member(jsii_name="renderProperties")
62
+ def _render_properties(
63
+ self,
64
+ props: typing.Mapping[builtins.str, typing.Any],
65
+ ) -> typing.Mapping[builtins.str, typing.Any]:
66
+ '''
67
+ :param props: -
68
+ '''
69
+ if __debug__:
70
+ type_hints = typing.get_type_hints(_typecheckingstub__9b7f354767ccbe5d13f6a1ab57c4507de7b801345f615a01c72c3ddad5901fb9)
71
+ check_type(argname="argument props", value=props, expected_type=type_hints["props"])
72
+ return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.invoke(self, "renderProperties", [props]))
73
+
74
+ @jsii.python.classproperty
75
+ @jsii.member(jsii_name="ROS_RESOURCE_TYPE_NAME")
76
+ def ROS_RESOURCE_TYPE_NAME(cls) -> builtins.str:
77
+ '''The resource type name for this resource class.'''
78
+ return typing.cast(builtins.str, jsii.sget(cls, "ROS_RESOURCE_TYPE_NAME"))
79
+
80
+ @builtins.property
81
+ @jsii.member(jsii_name="attrSearchLibName")
82
+ def attr_search_lib_name(self) -> _ros_cdk_core_7adfd82f.IResolvable:
83
+ '''
84
+ :Attribute: SearchLibName: The name of the Search Lib.
85
+ '''
86
+ return typing.cast(_ros_cdk_core_7adfd82f.IResolvable, jsii.get(self, "attrSearchLibName"))
87
+
88
+ @builtins.property
89
+ @jsii.member(jsii_name="rosProperties")
90
+ def _ros_properties(self) -> typing.Mapping[builtins.str, typing.Any]:
91
+ return typing.cast(typing.Mapping[builtins.str, typing.Any], jsii.get(self, "rosProperties"))
92
+
93
+ @builtins.property
94
+ @jsii.member(jsii_name="enableResourcePropertyConstraint")
95
+ def enable_resource_property_constraint(self) -> builtins.bool:
96
+ return typing.cast(builtins.bool, jsii.get(self, "enableResourcePropertyConstraint"))
97
+
98
+ @enable_resource_property_constraint.setter
99
+ def enable_resource_property_constraint(self, value: builtins.bool) -> None:
100
+ if __debug__:
101
+ type_hints = typing.get_type_hints(_typecheckingstub__eed4677cd187f56922cb32f1a1505e9fda4e43eb886a3d5ce57acc200aa277d1)
102
+ check_type(argname="argument value", value=value, expected_type=type_hints["value"])
103
+ jsii.set(self, "enableResourcePropertyConstraint", value)
104
+
105
+ @builtins.property
106
+ @jsii.member(jsii_name="searchLibName")
107
+ def search_lib_name(
108
+ self,
109
+ ) -> typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable]:
110
+ '''
111
+ :Property: searchLibName: The name of the Search Lib.
112
+ '''
113
+ return typing.cast(typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable], jsii.get(self, "searchLibName"))
114
+
115
+ @search_lib_name.setter
116
+ def search_lib_name(
117
+ self,
118
+ value: typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable],
119
+ ) -> None:
120
+ if __debug__:
121
+ type_hints = typing.get_type_hints(_typecheckingstub__deb8553d6d6319a5ab1dc5153cb1ac2896f6391875b83a6267ffb4ab9305e44f)
122
+ check_type(argname="argument value", value=value, expected_type=type_hints["value"])
123
+ jsii.set(self, "searchLibName", value)
124
+
125
+
126
+ @jsii.data_type(
127
+ jsii_type="@alicloud/ros-cdk-ice.RosSearchLibProps",
128
+ jsii_struct_bases=[],
129
+ name_mapping={"search_lib_name": "searchLibName"},
130
+ )
131
+ class RosSearchLibProps:
132
+ def __init__(
133
+ self,
134
+ *,
135
+ search_lib_name: typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable],
136
+ ) -> None:
137
+ '''Properties for defining a ``RosSearchLib``.
138
+
139
+ See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ice-searchlib
140
+
141
+ :param search_lib_name:
142
+ '''
143
+ if __debug__:
144
+ type_hints = typing.get_type_hints(_typecheckingstub__69cc9e9f60d0c89a8b6693b44f30ae4f84961a8b2fc00509ac0da019f4877b71)
145
+ check_type(argname="argument search_lib_name", value=search_lib_name, expected_type=type_hints["search_lib_name"])
146
+ self._values: typing.Dict[builtins.str, typing.Any] = {
147
+ "search_lib_name": search_lib_name,
148
+ }
149
+
150
+ @builtins.property
151
+ def search_lib_name(
152
+ self,
153
+ ) -> typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable]:
154
+ '''
155
+ :Property: searchLibName: The name of the Search Lib.
156
+ '''
157
+ result = self._values.get("search_lib_name")
158
+ assert result is not None, "Required property 'search_lib_name' is missing"
159
+ return typing.cast(typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable], result)
160
+
161
+ def __eq__(self, rhs: typing.Any) -> builtins.bool:
162
+ return isinstance(rhs, self.__class__) and rhs._values == self._values
163
+
164
+ def __ne__(self, rhs: typing.Any) -> builtins.bool:
165
+ return not (rhs == self)
166
+
167
+ def __repr__(self) -> str:
168
+ return "RosSearchLibProps(%s)" % ", ".join(
169
+ k + "=" + repr(v) for k, v in self._values.items()
170
+ )
171
+
172
+
173
+ class SearchLib(
174
+ _ros_cdk_core_7adfd82f.Resource,
175
+ metaclass=jsii.JSIIMeta,
176
+ jsii_type="@alicloud/ros-cdk-ice.SearchLib",
177
+ ):
178
+ '''This class encapsulates and extends the ROS resource type ``ALIYUN::ICE::SearchLib``.
179
+
180
+ :Note:
181
+
182
+ This class may have some new functions to facilitate development, so it is recommended to use this class instead of ``RosSearchLib``for a more convenient development experience.
183
+ See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ice-searchlib
184
+ '''
185
+
186
+ def __init__(
187
+ self,
188
+ scope: _ros_cdk_core_7adfd82f.Construct,
189
+ id: builtins.str,
190
+ props: typing.Union["SearchLibProps", typing.Dict[builtins.str, typing.Any]],
191
+ enable_resource_property_constraint: typing.Optional[builtins.bool] = None,
192
+ ) -> None:
193
+ '''Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties.
194
+
195
+ :param scope: -
196
+ :param id: -
197
+ :param props: -
198
+ :param enable_resource_property_constraint: -
199
+ '''
200
+ if __debug__:
201
+ type_hints = typing.get_type_hints(_typecheckingstub__532bd109695555bc823e14799286317d063b3c76ff24704bd4cefe4d3a94b32f)
202
+ check_type(argname="argument scope", value=scope, expected_type=type_hints["scope"])
203
+ check_type(argname="argument id", value=id, expected_type=type_hints["id"])
204
+ check_type(argname="argument props", value=props, expected_type=type_hints["props"])
205
+ check_type(argname="argument enable_resource_property_constraint", value=enable_resource_property_constraint, expected_type=type_hints["enable_resource_property_constraint"])
206
+ jsii.create(self.__class__, self, [scope, id, props, enable_resource_property_constraint])
207
+
208
+ @builtins.property
209
+ @jsii.member(jsii_name="attrSearchLibName")
210
+ def attr_search_lib_name(self) -> _ros_cdk_core_7adfd82f.IResolvable:
211
+ '''Attribute SearchLibName: The name of the Search Lib.'''
212
+ return typing.cast(_ros_cdk_core_7adfd82f.IResolvable, jsii.get(self, "attrSearchLibName"))
213
+
214
+ @builtins.property
215
+ @jsii.member(jsii_name="enableResourcePropertyConstraint")
216
+ def _enable_resource_property_constraint(self) -> builtins.bool:
217
+ return typing.cast(builtins.bool, jsii.get(self, "enableResourcePropertyConstraint"))
218
+
219
+ @_enable_resource_property_constraint.setter
220
+ def _enable_resource_property_constraint(self, value: builtins.bool) -> None:
221
+ if __debug__:
222
+ type_hints = typing.get_type_hints(_typecheckingstub__a38826d6d9311aee06b09284293faeee3a880456e10167bcd29e0431f10a2db2)
223
+ check_type(argname="argument value", value=value, expected_type=type_hints["value"])
224
+ jsii.set(self, "enableResourcePropertyConstraint", value)
225
+
226
+ @builtins.property
227
+ @jsii.member(jsii_name="id")
228
+ def _id(self) -> builtins.str:
229
+ return typing.cast(builtins.str, jsii.get(self, "id"))
230
+
231
+ @_id.setter
232
+ def _id(self, value: builtins.str) -> None:
233
+ if __debug__:
234
+ type_hints = typing.get_type_hints(_typecheckingstub__ee91b95c078114864f83f4e8b7eec62c8ef5995a23c7eafaa75aefae331b1d28)
235
+ check_type(argname="argument value", value=value, expected_type=type_hints["value"])
236
+ jsii.set(self, "id", value)
237
+
238
+ @builtins.property
239
+ @jsii.member(jsii_name="props")
240
+ def _props(self) -> "SearchLibProps":
241
+ return typing.cast("SearchLibProps", jsii.get(self, "props"))
242
+
243
+ @_props.setter
244
+ def _props(self, value: "SearchLibProps") -> None:
245
+ if __debug__:
246
+ type_hints = typing.get_type_hints(_typecheckingstub__eb379dd3c3121f47fd94bf94a0355d29805d3a7a06913899cf067e8bf83462b5)
247
+ check_type(argname="argument value", value=value, expected_type=type_hints["value"])
248
+ jsii.set(self, "props", value)
249
+
250
+ @builtins.property
251
+ @jsii.member(jsii_name="scope")
252
+ def _scope(self) -> _ros_cdk_core_7adfd82f.Construct:
253
+ return typing.cast(_ros_cdk_core_7adfd82f.Construct, jsii.get(self, "scope"))
254
+
255
+ @_scope.setter
256
+ def _scope(self, value: _ros_cdk_core_7adfd82f.Construct) -> None:
257
+ if __debug__:
258
+ type_hints = typing.get_type_hints(_typecheckingstub__a329664c06454ff7ec6dcf95e75a3e4f9581509eef88a37d9f157589fe7c1359)
259
+ check_type(argname="argument value", value=value, expected_type=type_hints["value"])
260
+ jsii.set(self, "scope", value)
261
+
262
+
263
+ @jsii.data_type(
264
+ jsii_type="@alicloud/ros-cdk-ice.SearchLibProps",
265
+ jsii_struct_bases=[],
266
+ name_mapping={"search_lib_name": "searchLibName"},
267
+ )
268
+ class SearchLibProps:
269
+ def __init__(
270
+ self,
271
+ *,
272
+ search_lib_name: typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable],
273
+ ) -> None:
274
+ '''Properties for defining a ``SearchLib``.
275
+
276
+ See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ice-searchlib
277
+
278
+ :param search_lib_name: Property searchLibName: The name of the Search Lib.
279
+ '''
280
+ if __debug__:
281
+ type_hints = typing.get_type_hints(_typecheckingstub__0f3be7221910143bcc9e69b3a6f7b69e6f9bbde0afd692aba14dedb11c4b43c8)
282
+ check_type(argname="argument search_lib_name", value=search_lib_name, expected_type=type_hints["search_lib_name"])
283
+ self._values: typing.Dict[builtins.str, typing.Any] = {
284
+ "search_lib_name": search_lib_name,
285
+ }
286
+
287
+ @builtins.property
288
+ def search_lib_name(
289
+ self,
290
+ ) -> typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable]:
291
+ '''Property searchLibName: The name of the Search Lib.'''
292
+ result = self._values.get("search_lib_name")
293
+ assert result is not None, "Required property 'search_lib_name' is missing"
294
+ return typing.cast(typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable], result)
295
+
296
+ def __eq__(self, rhs: typing.Any) -> builtins.bool:
297
+ return isinstance(rhs, self.__class__) and rhs._values == self._values
298
+
299
+ def __ne__(self, rhs: typing.Any) -> builtins.bool:
300
+ return not (rhs == self)
301
+
302
+ def __repr__(self) -> str:
303
+ return "SearchLibProps(%s)" % ", ".join(
304
+ k + "=" + repr(v) for k, v in self._values.items()
305
+ )
306
+
307
+
308
+ __all__ = [
309
+ "RosSearchLib",
310
+ "RosSearchLibProps",
311
+ "SearchLib",
312
+ "SearchLibProps",
313
+ ]
314
+
315
+ publication.publish()
316
+
317
+ def _typecheckingstub__1a90f16b9f888330d29f098afcac98750bec32b46601aa93c20fd3b46ff00ede(
318
+ scope: _ros_cdk_core_7adfd82f.Construct,
319
+ id: builtins.str,
320
+ props: typing.Union[RosSearchLibProps, typing.Dict[builtins.str, typing.Any]],
321
+ enable_resource_property_constraint: builtins.bool,
322
+ ) -> None:
323
+ """Type checking stubs"""
324
+ pass
325
+
326
+ def _typecheckingstub__9b7f354767ccbe5d13f6a1ab57c4507de7b801345f615a01c72c3ddad5901fb9(
327
+ props: typing.Mapping[builtins.str, typing.Any],
328
+ ) -> None:
329
+ """Type checking stubs"""
330
+ pass
331
+
332
+ def _typecheckingstub__eed4677cd187f56922cb32f1a1505e9fda4e43eb886a3d5ce57acc200aa277d1(
333
+ value: builtins.bool,
334
+ ) -> None:
335
+ """Type checking stubs"""
336
+ pass
337
+
338
+ def _typecheckingstub__deb8553d6d6319a5ab1dc5153cb1ac2896f6391875b83a6267ffb4ab9305e44f(
339
+ value: typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable],
340
+ ) -> None:
341
+ """Type checking stubs"""
342
+ pass
343
+
344
+ def _typecheckingstub__69cc9e9f60d0c89a8b6693b44f30ae4f84961a8b2fc00509ac0da019f4877b71(
345
+ *,
346
+ search_lib_name: typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable],
347
+ ) -> None:
348
+ """Type checking stubs"""
349
+ pass
350
+
351
+ def _typecheckingstub__532bd109695555bc823e14799286317d063b3c76ff24704bd4cefe4d3a94b32f(
352
+ scope: _ros_cdk_core_7adfd82f.Construct,
353
+ id: builtins.str,
354
+ props: typing.Union[SearchLibProps, typing.Dict[builtins.str, typing.Any]],
355
+ enable_resource_property_constraint: typing.Optional[builtins.bool] = None,
356
+ ) -> None:
357
+ """Type checking stubs"""
358
+ pass
359
+
360
+ def _typecheckingstub__a38826d6d9311aee06b09284293faeee3a880456e10167bcd29e0431f10a2db2(
361
+ value: builtins.bool,
362
+ ) -> None:
363
+ """Type checking stubs"""
364
+ pass
365
+
366
+ def _typecheckingstub__ee91b95c078114864f83f4e8b7eec62c8ef5995a23c7eafaa75aefae331b1d28(
367
+ value: builtins.str,
368
+ ) -> None:
369
+ """Type checking stubs"""
370
+ pass
371
+
372
+ def _typecheckingstub__eb379dd3c3121f47fd94bf94a0355d29805d3a7a06913899cf067e8bf83462b5(
373
+ value: SearchLibProps,
374
+ ) -> None:
375
+ """Type checking stubs"""
376
+ pass
377
+
378
+ def _typecheckingstub__a329664c06454ff7ec6dcf95e75a3e4f9581509eef88a37d9f157589fe7c1359(
379
+ value: _ros_cdk_core_7adfd82f.Construct,
380
+ ) -> None:
381
+ """Type checking stubs"""
382
+ pass
383
+
384
+ def _typecheckingstub__0f3be7221910143bcc9e69b3a6f7b69e6f9bbde0afd692aba14dedb11c4b43c8(
385
+ *,
386
+ search_lib_name: typing.Union[builtins.str, _ros_cdk_core_7adfd82f.IResolvable],
387
+ ) -> None:
388
+ """Type checking stubs"""
389
+ pass
@@ -0,0 +1,24 @@
1
+ import abc
2
+ import builtins
3
+ import datetime
4
+ import enum
5
+ import typing
6
+
7
+ import jsii
8
+ import publication
9
+ import typing_extensions
10
+
11
+ from typeguard import check_type
12
+
13
+ import constructs._jsii
14
+ import ros_cdk_core._jsii
15
+
16
+ __jsii_assembly__ = jsii.JSIIAssembly.load(
17
+ "@alicloud/ros-cdk-ice", "1.0.26", __name__[0:-6], "ros-cdk-ice@1.0.26.jsii.tgz"
18
+ )
19
+
20
+ __all__ = [
21
+ "__jsii_assembly__",
22
+ ]
23
+
24
+ publication.publish()
@@ -0,0 +1,31 @@
1
+ Metadata-Version: 2.1
2
+ Name: ros-cdk-ice
3
+ Version: 1.0.26
4
+ Summary: Aliyun SDK Copyright (C) Alibaba Cloud Computing All rights reserved. http://www.aliyun.com
5
+ Home-page: https://github.com/aliyun/Resource-Orchestration-Service-Cloud-Development-Kit.git
6
+ Author: ROS Development Team
7
+ License: Apache-2.0
8
+ Project-URL: Source, https://github.com/aliyun/Resource-Orchestration-Service-Cloud-Development-Kit.git
9
+ Description: ## Aliyun ROS ICE Construct Library
10
+
11
+ This module is part of the AliCloud ROS Cloud Development Kit (ROS CDK) project.
12
+
13
+ ```python
14
+ import * as ICE from '@alicloud/ros-cdk-ice';
15
+ ```
16
+
17
+ Platform: UNKNOWN
18
+ Classifier: Intended Audience :: Developers
19
+ Classifier: Operating System :: OS Independent
20
+ Classifier: Programming Language :: JavaScript
21
+ Classifier: Programming Language :: Python :: 3 :: Only
22
+ Classifier: Programming Language :: Python :: 3.7
23
+ Classifier: Programming Language :: Python :: 3.8
24
+ Classifier: Programming Language :: Python :: 3.9
25
+ Classifier: Programming Language :: Python :: 3.10
26
+ Classifier: Programming Language :: Python :: 3.11
27
+ Classifier: Typing :: Typed
28
+ Classifier: License :: OSI Approved
29
+ Classifier: Programming Language :: Python :: 3
30
+ Requires-Python: ~=3.7
31
+ Description-Content-Type: text/markdown
@@ -0,0 +1,16 @@
1
+ LICENSE
2
+ MANIFEST.in
3
+ NOTICE
4
+ README.md
5
+ pyproject.toml
6
+ setup.cfg
7
+ setup.py
8
+ src/ros_cdk_ice/__init__.py
9
+ src/ros_cdk_ice/py.typed
10
+ src/ros_cdk_ice.egg-info/PKG-INFO
11
+ src/ros_cdk_ice.egg-info/SOURCES.txt
12
+ src/ros_cdk_ice.egg-info/dependency_links.txt
13
+ src/ros_cdk_ice.egg-info/requires.txt
14
+ src/ros_cdk_ice.egg-info/top_level.txt
15
+ src/ros_cdk_ice/_jsii/__init__.py
16
+ src/ros_cdk_ice/_jsii/ros-cdk-ice@1.0.26.jsii.tgz
@@ -0,0 +1,5 @@
1
+ constructs<4.0.0,>=3.0.4
2
+ jsii<=1.85.0,>1.12.0
3
+ publication>=0.0.3
4
+ ros-cdk-core<2.0.0,>=1.0.27
5
+ typeguard~=2.13.3
@@ -0,0 +1 @@
1
+ ros_cdk_ice