@@ -95,6 +95,7 @@ <h3>Constructors</h3>
9595							< h3 > Properties</ h3 > 
9696							< ul  class ="tsd-index-list "> 
9797								< 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 > 
9899								< 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 > 
99100							</ ul > 
100101						</ section > 
@@ -113,7 +114,7 @@ <h2>Constructors</h2>
113114					< a  name ="constructor " class ="tsd-anchor "> </ a > 
114115					< h3 > constructor</ h3 > 
115116					< 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 > 
117118					</ ul > 
118119					< ul  class ="tsd-descriptions "> 
119120						< li  class ="tsd-description "> 
@@ -151,7 +152,15 @@ <h5>tls_ctx: <span class="tsd-signature-type">ClientTlsContext</span></h5>
151152									< h5 > region: < span  class ="tsd-signature-type "> string</ span > </ h5 > 
152153									< div  class ="tsd-comment tsd-typography "> 
153154										< 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 > 
155164										</ div > 
156165									</ div > 
157166								</ li > 
@@ -175,6 +184,18 @@ <h3><span class="tsd-flag ts-flagReadonly">Readonly</span> bootstrap</h3>
175184						</ div > 
176185					</ div > 
177186				</ 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 > 
178199				< section  class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class "> 
179200					< a  name ="region " class ="tsd-anchor "> </ a > 
180201					< 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>
183204					</ aside > 
184205					< div  class ="tsd-comment tsd-typography "> 
185206						< 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 > 
187208						</ div > 
188209					</ div > 
189210				</ section > 
@@ -266,6 +287,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
266287							< li  class =" tsd-kind-property tsd-parent-kind-class "> 
267288								< a  href ="aws_iot_device_sdk.discoveryclient.html#bootstrap " class ="tsd-kind-icon "> bootstrap</ a > 
268289							</ 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 > 
269293							< li  class =" tsd-kind-property tsd-parent-kind-class "> 
270294								< a  href ="aws_iot_device_sdk.discoveryclient.html#region " class ="tsd-kind-icon "> region</ a > 
271295							</ li > 
0 commit comments