@@ -95,6 +95,7 @@ <h3>Constructors</h3>
95
95
< h3 > Properties</ h3 >
96
96
< ul class ="tsd-index-list ">
97
97
< li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="aws_iot_device_sdk.discoveryclient.html#bootstrap " class ="tsd-kind-icon "> bootstrap</ a > </ li >
98
+ < li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="aws_iot_device_sdk.discoveryclient.html#gg_server_name " class ="tsd-kind-icon "> gg_< wbr > server_< wbr > name</ a > </ li >
98
99
< li class ="tsd-kind-property tsd-parent-kind-class "> < a href ="aws_iot_device_sdk.discoveryclient.html#region " class ="tsd-kind-icon "> region</ a > </ li >
99
100
</ ul >
100
101
</ section >
@@ -113,7 +114,7 @@ <h2>Constructors</h2>
113
114
< a name ="constructor " class ="tsd-anchor "> </ a >
114
115
< h3 > constructor</ h3 >
115
116
< ul class ="tsd-signatures tsd-kind-constructor tsd-parent-kind-class ">
116
- < li class ="tsd-signature tsd-kind-icon "> new < wbr > Discovery< wbr > Client< span class ="tsd-signature-symbol "> (</ span > bootstrap< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> ClientBootstrap</ span > , socket_options< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> SocketOptions</ span > , tls_ctx< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> ClientTlsContext</ span > , region< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="aws_iot_device_sdk.discoveryclient.html " class ="tsd-signature-type "> DiscoveryClient</ a > </ li >
117
+ < li class ="tsd-signature tsd-kind-icon "> new < wbr > Discovery< wbr > Client< span class ="tsd-signature-symbol "> (</ span > bootstrap< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> ClientBootstrap</ span > , socket_options< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> SocketOptions</ span > , tls_ctx< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> ClientTlsContext</ span > , region< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > , gg_server_name < span class =" tsd-signature-symbol " > ?: </ span > < span class =" tsd-signature-type " > string </ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="aws_iot_device_sdk.discoveryclient.html " class ="tsd-signature-type "> DiscoveryClient</ a > </ li >
117
118
</ ul >
118
119
< ul class ="tsd-descriptions ">
119
120
< li class ="tsd-description ">
@@ -151,7 +152,15 @@ <h5>tls_ctx: <span class="tsd-signature-type">ClientTlsContext</span></h5>
151
152
< h5 > region: < span class ="tsd-signature-type "> string</ span > </ h5 >
152
153
< div class ="tsd-comment tsd-typography ">
153
154
< div class ="lead ">
154
- < p > Region to send Greengrass discovery requests to</ p >
155
+ < p > Region to send Greengrass discovery requests to (ignored if gg_server_name is set)</ p >
156
+ </ div >
157
+ </ div >
158
+ </ li >
159
+ < li >
160
+ < h5 > < span class ="tsd-flag ts-flagDefault value "> Default value</ span > gg_server_name: < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> = ""</ span > </ h5 >
161
+ < div class ="tsd-comment tsd-typography ">
162
+ < div class ="lead ">
163
+ < p > Optional name of greengrass endpoint</ p >
155
164
</ div >
156
165
</ div >
157
166
</ li >
@@ -175,6 +184,18 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> bootstrap</h3>
175
184
</ div >
176
185
</ div >
177
186
</ section >
187
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
188
+ < a name ="gg_server_name " class ="tsd-anchor "> </ a >
189
+ < h3 > < span class ="tsd-flag ts-flagReadonly "> Readonly</ span > gg_< wbr > server_< wbr > name</ h3 >
190
+ < div class ="tsd-signature tsd-kind-icon "> gg_< wbr > server_< wbr > name< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
191
+ < aside class ="tsd-sources ">
192
+ </ aside >
193
+ < div class ="tsd-comment tsd-typography ">
194
+ < div class ="lead ">
195
+ < p > Optional name of greengrass endpoint</ p >
196
+ </ div >
197
+ </ div >
198
+ </ section >
178
199
< section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class ">
179
200
< a name ="region " class ="tsd-anchor "> </ a >
180
201
< h3 > < span class ="tsd-flag ts-flagReadonly "> Readonly</ span > region</ h3 >
@@ -183,7 +204,7 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> region</h3>
183
204
</ aside >
184
205
< div class ="tsd-comment tsd-typography ">
185
206
< div class ="lead ">
186
- < p > Region to send Greengrass discovery requests to</ p >
207
+ < p > Region to send Greengrass discovery requests to (ignored if gg_server_name is set) </ p >
187
208
</ div >
188
209
</ div >
189
210
</ section >
@@ -266,6 +287,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
266
287
< li class =" tsd-kind-property tsd-parent-kind-class ">
267
288
< a href ="aws_iot_device_sdk.discoveryclient.html#bootstrap " class ="tsd-kind-icon "> bootstrap</ a >
268
289
</ li >
290
+ < li class =" tsd-kind-property tsd-parent-kind-class ">
291
+ < a href ="aws_iot_device_sdk.discoveryclient.html#gg_server_name " class ="tsd-kind-icon "> gg_< wbr > server_< wbr > name</ a >
292
+ </ li >
269
293
< li class =" tsd-kind-property tsd-parent-kind-class ">
270
294
< a href ="aws_iot_device_sdk.discoveryclient.html#region " class ="tsd-kind-icon "> region</ a >
271
295
</ li >
0 commit comments