@aws-sdk/client-chime 3.300.0 → 3.303.0

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.
Files changed (197) hide show
  1. package/dist-cjs/models/models_0.js +254 -302
  2. package/dist-cjs/models/models_1.js +13 -16
  3. package/dist-es/models/models_0.js +254 -302
  4. package/dist-es/models/models_1.js +13 -16
  5. package/dist-types/commands/AssociatePhoneNumberWithUserCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -2
  7. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -2
  8. package/dist-types/commands/AssociateSigninDelegateGroupsWithAccountCommand.d.ts +3 -3
  9. package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +5 -5
  10. package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +2 -2
  11. package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +3 -3
  12. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +2 -2
  13. package/dist-types/commands/BatchSuspendUserCommand.d.ts +2 -2
  14. package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +2 -2
  15. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +3 -3
  16. package/dist-types/commands/BatchUpdateUserCommand.d.ts +4 -4
  17. package/dist-types/commands/CreateAccountCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateAppInstanceCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateAppInstanceUserCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateAttendeeCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateBotCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateChannelBanCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateChannelCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateChannelMembershipCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateChannelModeratorCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +10 -10
  28. package/dist-types/commands/CreateMeetingCommand.d.ts +4 -4
  29. package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +1 -1
  30. package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +7 -7
  31. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +2 -2
  32. package/dist-types/commands/CreateProxySessionCommand.d.ts +4 -4
  33. package/dist-types/commands/CreateRoomCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateRoomMembershipCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -2
  36. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +3 -3
  37. package/dist-types/commands/CreateSipRuleCommand.d.ts +3 -3
  38. package/dist-types/commands/CreateUserCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteAccountCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteAppInstanceAdminCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteAppInstanceCommand.d.ts +1 -1
  44. package/dist-types/commands/DeleteAppInstanceStreamingConfigurationsCommand.d.ts +1 -1
  45. package/dist-types/commands/DeleteAppInstanceUserCommand.d.ts +1 -1
  46. package/dist-types/commands/DeleteAttendeeCommand.d.ts +1 -1
  47. package/dist-types/commands/DeleteChannelBanCommand.d.ts +1 -1
  48. package/dist-types/commands/DeleteChannelCommand.d.ts +1 -1
  49. package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +1 -1
  50. package/dist-types/commands/DeleteChannelMessageCommand.d.ts +1 -1
  51. package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +1 -1
  52. package/dist-types/commands/DeleteEventsConfigurationCommand.d.ts +1 -1
  53. package/dist-types/commands/DeleteMediaCapturePipelineCommand.d.ts +1 -1
  54. package/dist-types/commands/DeleteMeetingCommand.d.ts +1 -1
  55. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +1 -1
  56. package/dist-types/commands/DeleteProxySessionCommand.d.ts +1 -1
  57. package/dist-types/commands/DeleteRoomCommand.d.ts +1 -1
  58. package/dist-types/commands/DeleteRoomMembershipCommand.d.ts +1 -1
  59. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +1 -1
  60. package/dist-types/commands/DeleteSipRuleCommand.d.ts +1 -1
  61. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +1 -1
  62. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -1
  63. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +1 -1
  64. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +1 -1
  65. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +1 -1
  66. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +1 -1
  67. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +1 -1
  68. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -2
  69. package/dist-types/commands/DescribeAppInstanceAdminCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeAppInstanceCommand.d.ts +1 -1
  71. package/dist-types/commands/DescribeAppInstanceUserCommand.d.ts +1 -1
  72. package/dist-types/commands/DescribeChannelBanCommand.d.ts +1 -1
  73. package/dist-types/commands/DescribeChannelCommand.d.ts +1 -1
  74. package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +1 -1
  75. package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +1 -1
  76. package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +1 -1
  78. package/dist-types/commands/DisassociatePhoneNumberFromUserCommand.d.ts +1 -1
  79. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -2
  80. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -2
  81. package/dist-types/commands/DisassociateSigninDelegateGroupsFromAccountCommand.d.ts +2 -2
  82. package/dist-types/commands/GetAccountCommand.d.ts +1 -1
  83. package/dist-types/commands/GetAccountSettingsCommand.d.ts +1 -1
  84. package/dist-types/commands/GetAppInstanceRetentionSettingsCommand.d.ts +1 -1
  85. package/dist-types/commands/GetAppInstanceStreamingConfigurationsCommand.d.ts +1 -1
  86. package/dist-types/commands/GetAttendeeCommand.d.ts +1 -1
  87. package/dist-types/commands/GetBotCommand.d.ts +1 -1
  88. package/dist-types/commands/GetChannelMessageCommand.d.ts +1 -1
  89. package/dist-types/commands/GetEventsConfigurationCommand.d.ts +1 -1
  90. package/dist-types/commands/GetMediaCapturePipelineCommand.d.ts +1 -1
  91. package/dist-types/commands/GetMeetingCommand.d.ts +1 -1
  92. package/dist-types/commands/GetPhoneNumberCommand.d.ts +1 -1
  93. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +1 -1
  94. package/dist-types/commands/GetProxySessionCommand.d.ts +1 -1
  95. package/dist-types/commands/GetRetentionSettingsCommand.d.ts +1 -1
  96. package/dist-types/commands/GetRoomCommand.d.ts +1 -1
  97. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +1 -1
  98. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +1 -1
  99. package/dist-types/commands/GetSipRuleCommand.d.ts +1 -1
  100. package/dist-types/commands/GetUserCommand.d.ts +1 -1
  101. package/dist-types/commands/GetUserSettingsCommand.d.ts +1 -1
  102. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +1 -1
  103. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +1 -1
  104. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +1 -1
  105. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +1 -1
  106. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +1 -1
  107. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +1 -1
  108. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +1 -1
  109. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +1 -1
  110. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +1 -1
  111. package/dist-types/commands/InviteUsersCommand.d.ts +2 -2
  112. package/dist-types/commands/ListAccountsCommand.d.ts +1 -1
  113. package/dist-types/commands/ListAppInstanceAdminsCommand.d.ts +1 -1
  114. package/dist-types/commands/ListAppInstanceUsersCommand.d.ts +1 -1
  115. package/dist-types/commands/ListAppInstancesCommand.d.ts +1 -1
  116. package/dist-types/commands/ListAttendeeTagsCommand.d.ts +1 -1
  117. package/dist-types/commands/ListAttendeesCommand.d.ts +1 -1
  118. package/dist-types/commands/ListBotsCommand.d.ts +1 -1
  119. package/dist-types/commands/ListChannelBansCommand.d.ts +1 -1
  120. package/dist-types/commands/ListChannelMembershipsCommand.d.ts +1 -1
  121. package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +1 -1
  122. package/dist-types/commands/ListChannelMessagesCommand.d.ts +1 -1
  123. package/dist-types/commands/ListChannelModeratorsCommand.d.ts +1 -1
  124. package/dist-types/commands/ListChannelsCommand.d.ts +1 -1
  125. package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +1 -1
  126. package/dist-types/commands/ListMediaCapturePipelinesCommand.d.ts +1 -1
  127. package/dist-types/commands/ListMeetingTagsCommand.d.ts +1 -1
  128. package/dist-types/commands/ListMeetingsCommand.d.ts +1 -1
  129. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +1 -1
  130. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +1 -1
  131. package/dist-types/commands/ListProxySessionsCommand.d.ts +1 -1
  132. package/dist-types/commands/ListRoomMembershipsCommand.d.ts +1 -1
  133. package/dist-types/commands/ListRoomsCommand.d.ts +1 -1
  134. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +1 -1
  135. package/dist-types/commands/ListSipRulesCommand.d.ts +1 -1
  136. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +1 -1
  137. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  138. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  139. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +1 -1
  140. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +1 -1
  141. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +1 -1
  142. package/dist-types/commands/LogoutUserCommand.d.ts +1 -1
  143. package/dist-types/commands/PutAppInstanceRetentionSettingsCommand.d.ts +3 -3
  144. package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +3 -3
  145. package/dist-types/commands/PutEventsConfigurationCommand.d.ts +1 -1
  146. package/dist-types/commands/PutRetentionSettingsCommand.d.ts +4 -4
  147. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -2
  148. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +4 -4
  149. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -2
  150. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +4 -4
  151. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +2 -2
  152. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +4 -4
  153. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +4 -4
  154. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +3 -3
  155. package/dist-types/commands/RedactChannelMessageCommand.d.ts +1 -1
  156. package/dist-types/commands/RedactConversationMessageCommand.d.ts +1 -1
  157. package/dist-types/commands/RedactRoomMessageCommand.d.ts +1 -1
  158. package/dist-types/commands/RegenerateSecurityTokenCommand.d.ts +1 -1
  159. package/dist-types/commands/ResetPersonalPINCommand.d.ts +1 -1
  160. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +1 -1
  161. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
  162. package/dist-types/commands/SendChannelMessageCommand.d.ts +1 -1
  163. package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +4 -4
  164. package/dist-types/commands/StopMeetingTranscriptionCommand.d.ts +1 -1
  165. package/dist-types/commands/TagAttendeeCommand.d.ts +3 -3
  166. package/dist-types/commands/TagMeetingCommand.d.ts +3 -3
  167. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  168. package/dist-types/commands/UntagAttendeeCommand.d.ts +2 -2
  169. package/dist-types/commands/UntagMeetingCommand.d.ts +2 -2
  170. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  171. package/dist-types/commands/UpdateAccountCommand.d.ts +1 -1
  172. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -2
  173. package/dist-types/commands/UpdateAppInstanceCommand.d.ts +1 -1
  174. package/dist-types/commands/UpdateAppInstanceUserCommand.d.ts +1 -1
  175. package/dist-types/commands/UpdateBotCommand.d.ts +1 -1
  176. package/dist-types/commands/UpdateChannelCommand.d.ts +1 -1
  177. package/dist-types/commands/UpdateChannelMessageCommand.d.ts +1 -1
  178. package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +1 -1
  179. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +3 -3
  180. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  181. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +1 -1
  182. package/dist-types/commands/UpdateProxySessionCommand.d.ts +2 -2
  183. package/dist-types/commands/UpdateRoomCommand.d.ts +1 -1
  184. package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +1 -1
  185. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -2
  186. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +3 -3
  187. package/dist-types/commands/UpdateSipRuleCommand.d.ts +3 -3
  188. package/dist-types/commands/UpdateUserCommand.d.ts +2 -2
  189. package/dist-types/commands/UpdateUserSettingsCommand.d.ts +3 -3
  190. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +1 -1
  191. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +3 -3
  192. package/dist-types/commands/ValidateE911AddressCommand.d.ts +1 -1
  193. package/dist-types/models/models_0.d.ts +494 -254
  194. package/dist-types/models/models_1.d.ts +28 -13
  195. package/dist-types/ts3.4/models/models_0.d.ts +336 -254
  196. package/dist-types/ts3.4/models/models_1.d.ts +18 -13
  197. package/package.json +34 -34
@@ -30,15 +30,15 @@ export interface PutVoiceConnectorTerminationCommandOutput extends PutVoiceConne
30
30
  * import { ChimeClient, PutVoiceConnectorTerminationCommand } from "@aws-sdk/client-chime"; // ES Modules import
31
31
  * // const { ChimeClient, PutVoiceConnectorTerminationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
32
32
  * const client = new ChimeClient(config);
33
- * const input = {
33
+ * const input = { // PutVoiceConnectorTerminationRequest
34
34
  * VoiceConnectorId: "STRING_VALUE", // required
35
- * Termination: {
35
+ * Termination: { // Termination
36
36
  * CpsLimit: Number("int"),
37
37
  * DefaultPhoneNumber: "STRING_VALUE",
38
- * CallingRegions: [
38
+ * CallingRegions: [ // CallingRegionList
39
39
  * "STRING_VALUE",
40
40
  * ],
41
- * CidrAllowedList: [
41
+ * CidrAllowedList: [ // StringList
42
42
  * "STRING_VALUE",
43
43
  * ],
44
44
  * Disabled: true || false,
@@ -26,10 +26,10 @@ export interface PutVoiceConnectorTerminationCredentialsCommandOutput extends __
26
26
  * import { ChimeClient, PutVoiceConnectorTerminationCredentialsCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, PutVoiceConnectorTerminationCredentialsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // PutVoiceConnectorTerminationCredentialsRequest
30
30
  * VoiceConnectorId: "STRING_VALUE", // required
31
- * Credentials: [
32
- * {
31
+ * Credentials: [ // CredentialList
32
+ * { // Credential
33
33
  * Username: "STRING_VALUE",
34
34
  * Password: "STRING_VALUE",
35
35
  * },
@@ -33,7 +33,7 @@ export interface RedactChannelMessageCommandOutput extends RedactChannelMessageR
33
33
  * import { ChimeClient, RedactChannelMessageCommand } from "@aws-sdk/client-chime"; // ES Modules import
34
34
  * // const { ChimeClient, RedactChannelMessageCommand } = require("@aws-sdk/client-chime"); // CommonJS import
35
35
  * const client = new ChimeClient(config);
36
- * const input = {
36
+ * const input = { // RedactChannelMessageRequest
37
37
  * ChannelArn: "STRING_VALUE", // required
38
38
  * MessageId: "STRING_VALUE", // required
39
39
  * ChimeBearer: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface RedactConversationMessageCommandOutput extends RedactConversati
26
26
  * import { ChimeClient, RedactConversationMessageCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, RedactConversationMessageCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // RedactConversationMessageRequest
30
30
  * AccountId: "STRING_VALUE", // required
31
31
  * ConversationId: "STRING_VALUE", // required
32
32
  * MessageId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface RedactRoomMessageCommandOutput extends RedactRoomMessageRespons
26
26
  * import { ChimeClient, RedactRoomMessageCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, RedactRoomMessageCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // RedactRoomMessageRequest
30
30
  * AccountId: "STRING_VALUE", // required
31
31
  * RoomId: "STRING_VALUE", // required
32
32
  * MessageId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface RegenerateSecurityTokenCommandOutput extends RegenerateSecurity
26
26
  * import { ChimeClient, RegenerateSecurityTokenCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, RegenerateSecurityTokenCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // RegenerateSecurityTokenRequest
30
30
  * AccountId: "STRING_VALUE", // required
31
31
  * BotId: "STRING_VALUE", // required
32
32
  * };
@@ -27,7 +27,7 @@ export interface ResetPersonalPINCommandOutput extends ResetPersonalPINResponse,
27
27
  * import { ChimeClient, ResetPersonalPINCommand } from "@aws-sdk/client-chime"; // ES Modules import
28
28
  * // const { ChimeClient, ResetPersonalPINCommand } = require("@aws-sdk/client-chime"); // CommonJS import
29
29
  * const client = new ChimeClient(config);
30
- * const input = {
30
+ * const input = { // ResetPersonalPINRequest
31
31
  * AccountId: "STRING_VALUE", // required
32
32
  * UserId: "STRING_VALUE", // required
33
33
  * };
@@ -27,7 +27,7 @@ export interface RestorePhoneNumberCommandOutput extends RestorePhoneNumberRespo
27
27
  * import { ChimeClient, RestorePhoneNumberCommand } from "@aws-sdk/client-chime"; // ES Modules import
28
28
  * // const { ChimeClient, RestorePhoneNumberCommand } = require("@aws-sdk/client-chime"); // CommonJS import
29
29
  * const client = new ChimeClient(config);
30
- * const input = {
30
+ * const input = { // RestorePhoneNumberRequest
31
31
  * PhoneNumberId: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new RestorePhoneNumberCommand(input);
@@ -30,7 +30,7 @@ export interface SearchAvailablePhoneNumbersCommandOutput extends SearchAvailabl
30
30
  * import { ChimeClient, SearchAvailablePhoneNumbersCommand } from "@aws-sdk/client-chime"; // ES Modules import
31
31
  * // const { ChimeClient, SearchAvailablePhoneNumbersCommand } = require("@aws-sdk/client-chime"); // CommonJS import
32
32
  * const client = new ChimeClient(config);
33
- * const input = {
33
+ * const input = { // SearchAvailablePhoneNumbersRequest
34
34
  * AreaCode: "STRING_VALUE",
35
35
  * City: "STRING_VALUE",
36
36
  * Country: "STRING_VALUE",
@@ -35,7 +35,7 @@ export interface SendChannelMessageCommandOutput extends SendChannelMessageRespo
35
35
  * import { ChimeClient, SendChannelMessageCommand } from "@aws-sdk/client-chime"; // ES Modules import
36
36
  * // const { ChimeClient, SendChannelMessageCommand } = require("@aws-sdk/client-chime"); // CommonJS import
37
37
  * const client = new ChimeClient(config);
38
- * const input = {
38
+ * const input = { // SendChannelMessageRequest
39
39
  * ChannelArn: "STRING_VALUE", // required
40
40
  * Content: "STRING_VALUE", // required
41
41
  * Type: "STRING_VALUE", // required
@@ -26,10 +26,10 @@ export interface StartMeetingTranscriptionCommandOutput extends StartMeetingTran
26
26
  * import { ChimeClient, StartMeetingTranscriptionCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, StartMeetingTranscriptionCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // StartMeetingTranscriptionRequest
30
30
  * MeetingId: "STRING_VALUE", // required
31
- * TranscriptionConfiguration: {
32
- * EngineTranscribeSettings: {
31
+ * TranscriptionConfiguration: { // TranscriptionConfiguration
32
+ * EngineTranscribeSettings: { // EngineTranscribeSettings
33
33
  * LanguageCode: "STRING_VALUE", // required
34
34
  * VocabularyFilterMethod: "STRING_VALUE",
35
35
  * VocabularyFilterName: "STRING_VALUE",
@@ -42,7 +42,7 @@ export interface StartMeetingTranscriptionCommandOutput extends StartMeetingTran
42
42
  * PiiEntityTypes: "STRING_VALUE",
43
43
  * LanguageModelName: "STRING_VALUE",
44
44
  * },
45
- * EngineTranscribeMedicalSettings: {
45
+ * EngineTranscribeMedicalSettings: { // EngineTranscribeMedicalSettings
46
46
  * LanguageCode: "STRING_VALUE", // required
47
47
  * Specialty: "STRING_VALUE", // required
48
48
  * Type: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface StopMeetingTranscriptionCommandOutput extends StopMeetingTransc
26
26
  * import { ChimeClient, StopMeetingTranscriptionCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, StopMeetingTranscriptionCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // StopMeetingTranscriptionRequest
30
30
  * MeetingId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new StopMeetingTranscriptionCommand(input);
@@ -26,11 +26,11 @@ export interface TagAttendeeCommandOutput extends __MetadataBearer {
26
26
  * import { ChimeClient, TagAttendeeCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, TagAttendeeCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // TagAttendeeRequest
30
30
  * MeetingId: "STRING_VALUE", // required
31
31
  * AttendeeId: "STRING_VALUE", // required
32
- * Tags: [ // required
33
- * {
32
+ * Tags: [ // AttendeeTagList // required
33
+ * { // Tag
34
34
  * Key: "STRING_VALUE", // required
35
35
  * Value: "STRING_VALUE", // required
36
36
  * },
@@ -26,10 +26,10 @@ export interface TagMeetingCommandOutput extends __MetadataBearer {
26
26
  * import { ChimeClient, TagMeetingCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, TagMeetingCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // TagMeetingRequest
30
30
  * MeetingId: "STRING_VALUE", // required
31
- * Tags: [ // required
32
- * {
31
+ * Tags: [ // MeetingTagList // required
32
+ * { // Tag
33
33
  * Key: "STRING_VALUE", // required
34
34
  * Value: "STRING_VALUE", // required
35
35
  * },
@@ -26,10 +26,10 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
26
26
  * import { ChimeClient, TagResourceCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, TagResourceCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // TagResourceRequest
30
30
  * ResourceARN: "STRING_VALUE", // required
31
- * Tags: [ // required
32
- * {
31
+ * Tags: [ // TagList // required
32
+ * { // Tag
33
33
  * Key: "STRING_VALUE", // required
34
34
  * Value: "STRING_VALUE", // required
35
35
  * },
@@ -26,10 +26,10 @@ export interface UntagAttendeeCommandOutput extends __MetadataBearer {
26
26
  * import { ChimeClient, UntagAttendeeCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UntagAttendeeCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UntagAttendeeRequest
30
30
  * MeetingId: "STRING_VALUE", // required
31
31
  * AttendeeId: "STRING_VALUE", // required
32
- * TagKeys: [ // required
32
+ * TagKeys: [ // AttendeeTagKeyList // required
33
33
  * "STRING_VALUE",
34
34
  * ],
35
35
  * };
@@ -26,9 +26,9 @@ export interface UntagMeetingCommandOutput extends __MetadataBearer {
26
26
  * import { ChimeClient, UntagMeetingCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UntagMeetingCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UntagMeetingRequest
30
30
  * MeetingId: "STRING_VALUE", // required
31
- * TagKeys: [ // required
31
+ * TagKeys: [ // MeetingTagKeyList // required
32
32
  * "STRING_VALUE",
33
33
  * ],
34
34
  * };
@@ -26,9 +26,9 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
26
26
  * import { ChimeClient, UntagResourceCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UntagResourceCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UntagResourceRequest
30
30
  * ResourceARN: "STRING_VALUE", // required
31
- * TagKeys: [ // required
31
+ * TagKeys: [ // TagKeyList // required
32
32
  * "STRING_VALUE",
33
33
  * ],
34
34
  * };
@@ -26,7 +26,7 @@ export interface UpdateAccountCommandOutput extends UpdateAccountResponse, __Met
26
26
  * import { ChimeClient, UpdateAccountCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateAccountCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateAccountRequest
30
30
  * AccountId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE",
32
32
  * DefaultLicense: "STRING_VALUE",
@@ -30,9 +30,9 @@ export interface UpdateAccountSettingsCommandOutput extends UpdateAccountSetting
30
30
  * import { ChimeClient, UpdateAccountSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
31
31
  * // const { ChimeClient, UpdateAccountSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
32
32
  * const client = new ChimeClient(config);
33
- * const input = {
33
+ * const input = { // UpdateAccountSettingsRequest
34
34
  * AccountId: "STRING_VALUE", // required
35
- * AccountSettings: {
35
+ * AccountSettings: { // AccountSettings
36
36
  * DisableRemoteControl: true || false,
37
37
  * EnableDialOut: true || false,
38
38
  * },
@@ -26,7 +26,7 @@ export interface UpdateAppInstanceCommandOutput extends UpdateAppInstanceRespons
26
26
  * import { ChimeClient, UpdateAppInstanceCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateAppInstanceCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateAppInstanceRequest
30
30
  * AppInstanceArn: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE", // required
32
32
  * Metadata: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface UpdateAppInstanceUserCommandOutput extends UpdateAppInstanceUse
26
26
  * import { ChimeClient, UpdateAppInstanceUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateAppInstanceUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateAppInstanceUserRequest
30
30
  * AppInstanceUserArn: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE", // required
32
32
  * Metadata: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface UpdateBotCommandOutput extends UpdateBotResponse, __MetadataBea
26
26
  * import { ChimeClient, UpdateBotCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateBotCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateBotRequest
30
30
  * AccountId: "STRING_VALUE", // required
31
31
  * BotId: "STRING_VALUE", // required
32
32
  * Disabled: true || false,
@@ -33,7 +33,7 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
33
33
  * import { ChimeClient, UpdateChannelCommand } from "@aws-sdk/client-chime"; // ES Modules import
34
34
  * // const { ChimeClient, UpdateChannelCommand } = require("@aws-sdk/client-chime"); // CommonJS import
35
35
  * const client = new ChimeClient(config);
36
- * const input = {
36
+ * const input = { // UpdateChannelRequest
37
37
  * ChannelArn: "STRING_VALUE", // required
38
38
  * Name: "STRING_VALUE", // required
39
39
  * Mode: "STRING_VALUE", // required
@@ -32,7 +32,7 @@ export interface UpdateChannelMessageCommandOutput extends UpdateChannelMessageR
32
32
  * import { ChimeClient, UpdateChannelMessageCommand } from "@aws-sdk/client-chime"; // ES Modules import
33
33
  * // const { ChimeClient, UpdateChannelMessageCommand } = require("@aws-sdk/client-chime"); // CommonJS import
34
34
  * const client = new ChimeClient(config);
35
- * const input = {
35
+ * const input = { // UpdateChannelMessageRequest
36
36
  * ChannelArn: "STRING_VALUE", // required
37
37
  * MessageId: "STRING_VALUE", // required
38
38
  * Content: "STRING_VALUE",
@@ -32,7 +32,7 @@ export interface UpdateChannelReadMarkerCommandOutput extends UpdateChannelReadM
32
32
  * import { ChimeClient, UpdateChannelReadMarkerCommand } from "@aws-sdk/client-chime"; // ES Modules import
33
33
  * // const { ChimeClient, UpdateChannelReadMarkerCommand } = require("@aws-sdk/client-chime"); // CommonJS import
34
34
  * const client = new ChimeClient(config);
35
- * const input = {
35
+ * const input = { // UpdateChannelReadMarkerRequest
36
36
  * ChannelArn: "STRING_VALUE", // required
37
37
  * ChimeBearer: "STRING_VALUE",
38
38
  * };
@@ -26,11 +26,11 @@ export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {
26
26
  * import { ChimeClient, UpdateGlobalSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateGlobalSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
30
- * BusinessCalling: {
29
+ * const input = { // UpdateGlobalSettingsRequest
30
+ * BusinessCalling: { // BusinessCallingSettings
31
31
  * CdrBucket: "STRING_VALUE",
32
32
  * },
33
- * VoiceConnector: {
33
+ * VoiceConnector: { // VoiceConnectorSettings
34
34
  * CdrBucket: "STRING_VALUE",
35
35
  * },
36
36
  * };
@@ -28,7 +28,7 @@ export interface UpdatePhoneNumberCommandOutput extends UpdatePhoneNumberRespons
28
28
  * import { ChimeClient, UpdatePhoneNumberCommand } from "@aws-sdk/client-chime"; // ES Modules import
29
29
  * // const { ChimeClient, UpdatePhoneNumberCommand } = require("@aws-sdk/client-chime"); // CommonJS import
30
30
  * const client = new ChimeClient(config);
31
- * const input = {
31
+ * const input = { // UpdatePhoneNumberRequest
32
32
  * PhoneNumberId: "STRING_VALUE", // required
33
33
  * ProductType: "STRING_VALUE",
34
34
  * CallingName: "STRING_VALUE",
@@ -28,7 +28,7 @@ export interface UpdatePhoneNumberSettingsCommandOutput extends __MetadataBearer
28
28
  * import { ChimeClient, UpdatePhoneNumberSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
29
29
  * // const { ChimeClient, UpdatePhoneNumberSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
30
30
  * const client = new ChimeClient(config);
31
- * const input = {
31
+ * const input = { // UpdatePhoneNumberSettingsRequest
32
32
  * CallingName: "STRING_VALUE", // required
33
33
  * };
34
34
  * const command = new UpdatePhoneNumberSettingsCommand(input);
@@ -26,10 +26,10 @@ export interface UpdateProxySessionCommandOutput extends UpdateProxySessionRespo
26
26
  * import { ChimeClient, UpdateProxySessionCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateProxySessionCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateProxySessionRequest
30
30
  * VoiceConnectorId: "STRING_VALUE", // required
31
31
  * ProxySessionId: "STRING_VALUE", // required
32
- * Capabilities: [ // required
32
+ * Capabilities: [ // CapabilityList // required
33
33
  * "STRING_VALUE",
34
34
  * ],
35
35
  * ExpiryMinutes: Number("int"),
@@ -26,7 +26,7 @@ export interface UpdateRoomCommandOutput extends UpdateRoomResponse, __MetadataB
26
26
  * import { ChimeClient, UpdateRoomCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateRoomCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateRoomRequest
30
30
  * AccountId: "STRING_VALUE", // required
31
31
  * RoomId: "STRING_VALUE", // required
32
32
  * Name: "STRING_VALUE",
@@ -29,7 +29,7 @@ export interface UpdateRoomMembershipCommandOutput extends UpdateRoomMembershipR
29
29
  * import { ChimeClient, UpdateRoomMembershipCommand } from "@aws-sdk/client-chime"; // ES Modules import
30
30
  * // const { ChimeClient, UpdateRoomMembershipCommand } = require("@aws-sdk/client-chime"); // CommonJS import
31
31
  * const client = new ChimeClient(config);
32
- * const input = {
32
+ * const input = { // UpdateRoomMembershipRequest
33
33
  * AccountId: "STRING_VALUE", // required
34
34
  * RoomId: "STRING_VALUE", // required
35
35
  * MemberId: "STRING_VALUE", // required
@@ -26,10 +26,10 @@ export interface UpdateSipMediaApplicationCallCommandOutput extends UpdateSipMed
26
26
  * import { ChimeClient, UpdateSipMediaApplicationCallCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateSipMediaApplicationCallCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateSipMediaApplicationCallRequest
30
30
  * SipMediaApplicationId: "STRING_VALUE", // required
31
31
  * TransactionId: "STRING_VALUE", // required
32
- * Arguments: { // required
32
+ * Arguments: { // SMAUpdateCallArgumentsMap // required
33
33
  * "<keys>": "STRING_VALUE",
34
34
  * },
35
35
  * };
@@ -26,11 +26,11 @@ export interface UpdateSipMediaApplicationCommandOutput extends UpdateSipMediaAp
26
26
  * import { ChimeClient, UpdateSipMediaApplicationCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateSipMediaApplicationCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateSipMediaApplicationRequest
30
30
  * SipMediaApplicationId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE",
32
- * Endpoints: [
33
- * {
32
+ * Endpoints: [ // SipMediaApplicationEndpointList
33
+ * { // SipMediaApplicationEndpoint
34
34
  * LambdaArn: "STRING_VALUE",
35
35
  * },
36
36
  * ],
@@ -26,12 +26,12 @@ export interface UpdateSipRuleCommandOutput extends UpdateSipRuleResponse, __Met
26
26
  * import { ChimeClient, UpdateSipRuleCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateSipRuleCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateSipRuleRequest
30
30
  * SipRuleId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE", // required
32
32
  * Disabled: true || false,
33
- * TargetApplications: [
34
- * {
33
+ * TargetApplications: [ // SipRuleTargetApplicationList
34
+ * { // SipRuleTargetApplication
35
35
  * SipMediaApplicationId: "STRING_VALUE",
36
36
  * Priority: Number("int"),
37
37
  * AwsRegion: "STRING_VALUE",
@@ -26,12 +26,12 @@ export interface UpdateUserCommandOutput extends UpdateUserResponse, __MetadataB
26
26
  * import { ChimeClient, UpdateUserCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateUserCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateUserRequest
30
30
  * AccountId: "STRING_VALUE", // required
31
31
  * UserId: "STRING_VALUE", // required
32
32
  * LicenseType: "STRING_VALUE",
33
33
  * UserType: "STRING_VALUE",
34
- * AlexaForBusinessMetadata: {
34
+ * AlexaForBusinessMetadata: { // AlexaForBusinessMetadata
35
35
  * IsAlexaForBusinessEnabled: true || false,
36
36
  * AlexaForBusinessRoomArn: "STRING_VALUE",
37
37
  * },
@@ -26,11 +26,11 @@ export interface UpdateUserSettingsCommandOutput extends __MetadataBearer {
26
26
  * import { ChimeClient, UpdateUserSettingsCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateUserSettingsCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateUserSettingsRequest
30
30
  * AccountId: "STRING_VALUE", // required
31
31
  * UserId: "STRING_VALUE", // required
32
- * UserSettings: {
33
- * Telephony: {
32
+ * UserSettings: { // UserSettings
33
+ * Telephony: { // TelephonySettings
34
34
  * InboundCalling: true || false, // required
35
35
  * OutboundCalling: true || false, // required
36
36
  * SMS: true || false, // required
@@ -26,7 +26,7 @@ export interface UpdateVoiceConnectorCommandOutput extends UpdateVoiceConnectorR
26
26
  * import { ChimeClient, UpdateVoiceConnectorCommand } from "@aws-sdk/client-chime"; // ES Modules import
27
27
  * // const { ChimeClient, UpdateVoiceConnectorCommand } = require("@aws-sdk/client-chime"); // CommonJS import
28
28
  * const client = new ChimeClient(config);
29
- * const input = {
29
+ * const input = { // UpdateVoiceConnectorRequest
30
30
  * VoiceConnectorId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE", // required
32
32
  * RequireEncryption: true || false, // required
@@ -27,11 +27,11 @@ export interface UpdateVoiceConnectorGroupCommandOutput extends UpdateVoiceConne
27
27
  * import { ChimeClient, UpdateVoiceConnectorGroupCommand } from "@aws-sdk/client-chime"; // ES Modules import
28
28
  * // const { ChimeClient, UpdateVoiceConnectorGroupCommand } = require("@aws-sdk/client-chime"); // CommonJS import
29
29
  * const client = new ChimeClient(config);
30
- * const input = {
30
+ * const input = { // UpdateVoiceConnectorGroupRequest
31
31
  * VoiceConnectorGroupId: "STRING_VALUE", // required
32
32
  * Name: "STRING_VALUE", // required
33
- * VoiceConnectorItems: [ // required
34
- * {
33
+ * VoiceConnectorItems: [ // VoiceConnectorItemList // required
34
+ * { // VoiceConnectorItem
35
35
  * VoiceConnectorId: "STRING_VALUE", // required
36
36
  * Priority: Number("int"), // required
37
37
  * },
@@ -29,7 +29,7 @@ export interface ValidateE911AddressCommandOutput extends ValidateE911AddressRes
29
29
  * import { ChimeClient, ValidateE911AddressCommand } from "@aws-sdk/client-chime"; // ES Modules import
30
30
  * // const { ChimeClient, ValidateE911AddressCommand } = require("@aws-sdk/client-chime"); // CommonJS import
31
31
  * const client = new ChimeClient(config);
32
- * const input = {
32
+ * const input = { // ValidateE911AddressRequest
33
33
  * AwsAccountId: "STRING_VALUE", // required
34
34
  * StreetNumber: "STRING_VALUE", // required
35
35
  * StreetInfo: "STRING_VALUE", // required