aws-sdk 2.1597.0 → 2.1599.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. package/README.md +1 -1
  2. package/apis/batch-2016-08-10.min.json +47 -19
  3. package/apis/cloudformation-2010-05-15.min.json +54 -45
  4. package/apis/glue-2017-03-31.min.json +2 -0
  5. package/apis/healthlake-2017-07-01.min.json +21 -14
  6. package/apis/iam-2010-05-08.min.json +1 -2
  7. package/apis/kms-2014-11-01.examples.json +73 -8
  8. package/apis/kms-2014-11-01.min.json +71 -4
  9. package/apis/kms-2014-11-01.paginators.json +14 -0
  10. package/apis/medialive-2017-10-14.min.json +1992 -3
  11. package/apis/medialive-2017-10-14.paginators.json +30 -0
  12. package/apis/medialive-2017-10-14.waiters2.json +128 -0
  13. package/apis/mediatailor-2018-04-23.min.json +21 -17
  14. package/apis/monitoring-2010-08-01.min.json +36 -22
  15. package/apis/omics-2022-11-28.min.json +238 -221
  16. package/apis/redshift-2012-12-01.min.json +2 -1
  17. package/clients/batch.d.ts +50 -4
  18. package/clients/cloudformation.d.ts +36 -1
  19. package/clients/cloudfront.d.ts +60 -60
  20. package/clients/cloudwatch.d.ts +16 -1
  21. package/clients/codebuild.d.ts +1 -1
  22. package/clients/configservice.d.ts +4 -4
  23. package/clients/glue.d.ts +13 -5
  24. package/clients/healthlake.d.ts +17 -1
  25. package/clients/iam.d.ts +7 -7
  26. package/clients/iotfleethub.d.ts +19 -19
  27. package/clients/kms.d.ts +105 -12
  28. package/clients/medialive.d.ts +1419 -0
  29. package/clients/mediatailor.d.ts +17 -0
  30. package/clients/omics.d.ts +137 -94
  31. package/clients/outposts.d.ts +1 -1
  32. package/clients/rds.d.ts +10 -10
  33. package/clients/redshift.d.ts +4 -0
  34. package/clients/s3control.d.ts +36 -36
  35. package/clients/transfer.d.ts +4 -4
  36. package/dist/aws-sdk-core-react-native.js +1 -1
  37. package/dist/aws-sdk-react-native.js +15 -15
  38. package/dist/aws-sdk.js +181 -77
  39. package/dist/aws-sdk.min.js +66 -66
  40. package/lib/core.js +1 -1
  41. package/package.json +1 -1
package/README.md CHANGED
@@ -64,7 +64,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
64
64
  To use the SDK in the browser, simply add the following script tag to your
65
65
  HTML pages:
66
66
 
67
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1597.0.min.js"></script>
67
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1599.0.min.js"></script>
68
68
 
69
69
  You can also build a custom browser SDK with your specified set of AWS services.
70
70
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -475,7 +475,34 @@
475
475
  "stoppedAt": {
476
476
  "type": "long"
477
477
  },
478
- "statusReason": {}
478
+ "statusReason": {},
479
+ "taskProperties": {
480
+ "type": "list",
481
+ "member": {
482
+ "type": "structure",
483
+ "members": {
484
+ "containerInstanceArn": {},
485
+ "taskArn": {},
486
+ "containers": {
487
+ "type": "list",
488
+ "member": {
489
+ "type": "structure",
490
+ "members": {
491
+ "exitCode": {
492
+ "type": "integer"
493
+ },
494
+ "name": {},
495
+ "reason": {},
496
+ "logStreamName": {},
497
+ "networkInterfaces": {
498
+ "shape": "S45"
499
+ }
500
+ }
501
+ }
502
+ }
503
+ }
504
+ }
505
+ }
479
506
  }
480
507
  }
481
508
  },
@@ -493,7 +520,7 @@
493
520
  "type": "long"
494
521
  },
495
522
  "dependsOn": {
496
- "shape": "S47"
523
+ "shape": "S4b"
497
524
  },
498
525
  "jobDefinition": {},
499
526
  "parameters": {
@@ -632,10 +659,10 @@
632
659
  "shape": "S37"
633
660
  },
634
661
  "containers": {
635
- "shape": "S4g"
662
+ "shape": "S4k"
636
663
  },
637
664
  "initContainers": {
638
- "shape": "S4g"
665
+ "shape": "S4k"
639
666
  },
640
667
  "volumes": {
641
668
  "shape": "S3l"
@@ -658,10 +685,10 @@
658
685
  "type": "structure",
659
686
  "members": {
660
687
  "containers": {
661
- "shape": "S4k"
688
+ "shape": "S4o"
662
689
  },
663
690
  "initContainers": {
664
- "shape": "S4k"
691
+ "shape": "S4o"
665
692
  },
666
693
  "podName": {},
667
694
  "nodeName": {},
@@ -1067,14 +1094,14 @@
1067
1094
  }
1068
1095
  },
1069
1096
  "dependsOn": {
1070
- "shape": "S47"
1097
+ "shape": "S4b"
1071
1098
  },
1072
1099
  "jobDefinition": {},
1073
1100
  "parameters": {
1074
1101
  "shape": "S1o"
1075
1102
  },
1076
1103
  "containerOverrides": {
1077
- "shape": "S5f"
1104
+ "shape": "S5j"
1078
1105
  },
1079
1106
  "nodeOverrides": {
1080
1107
  "type": "structure",
@@ -1092,10 +1119,10 @@
1092
1119
  "members": {
1093
1120
  "targetNodes": {},
1094
1121
  "containerOverrides": {
1095
- "shape": "S5f"
1122
+ "shape": "S5j"
1096
1123
  },
1097
1124
  "ecsPropertiesOverride": {
1098
- "shape": "S5j"
1125
+ "shape": "S5n"
1099
1126
  },
1100
1127
  "instanceTypes": {
1101
1128
  "shape": "Sb"
@@ -1124,10 +1151,10 @@
1124
1151
  "type": "structure",
1125
1152
  "members": {
1126
1153
  "containers": {
1127
- "shape": "S5q"
1154
+ "shape": "S5u"
1128
1155
  },
1129
1156
  "initContainers": {
1130
- "shape": "S5q"
1157
+ "shape": "S5u"
1131
1158
  },
1132
1159
  "metadata": {
1133
1160
  "shape": "S3q"
@@ -1137,7 +1164,7 @@
1137
1164
  }
1138
1165
  },
1139
1166
  "ecsPropertiesOverride": {
1140
- "shape": "S5j"
1167
+ "shape": "S5n"
1141
1168
  }
1142
1169
  }
1143
1170
  },
@@ -2185,7 +2212,7 @@
2185
2212
  }
2186
2213
  }
2187
2214
  },
2188
- "S47": {
2215
+ "S4b": {
2189
2216
  "type": "list",
2190
2217
  "member": {
2191
2218
  "type": "structure",
@@ -2195,7 +2222,7 @@
2195
2222
  }
2196
2223
  }
2197
2224
  },
2198
- "S4g": {
2225
+ "S4k": {
2199
2226
  "type": "list",
2200
2227
  "member": {
2201
2228
  "type": "structure",
@@ -2228,11 +2255,12 @@
2228
2255
  }
2229
2256
  }
2230
2257
  },
2231
- "S4k": {
2258
+ "S4o": {
2232
2259
  "type": "list",
2233
2260
  "member": {
2234
2261
  "type": "structure",
2235
2262
  "members": {
2263
+ "name": {},
2236
2264
  "exitCode": {
2237
2265
  "type": "integer"
2238
2266
  },
@@ -2240,7 +2268,7 @@
2240
2268
  }
2241
2269
  }
2242
2270
  },
2243
- "S5f": {
2271
+ "S5j": {
2244
2272
  "type": "structure",
2245
2273
  "members": {
2246
2274
  "vcpus": {
@@ -2265,7 +2293,7 @@
2265
2293
  }
2266
2294
  }
2267
2295
  },
2268
- "S5j": {
2296
+ "S5n": {
2269
2297
  "type": "structure",
2270
2298
  "members": {
2271
2299
  "taskProperties": {
@@ -2296,7 +2324,7 @@
2296
2324
  }
2297
2325
  }
2298
2326
  },
2299
- "S5q": {
2327
+ "S5u": {
2300
2328
  "type": "list",
2301
2329
  "member": {
2302
2330
  "type": "structure",
@@ -563,7 +563,10 @@
563
563
  "members": {
564
564
  "ChangeSetName": {},
565
565
  "StackName": {},
566
- "NextToken": {}
566
+ "NextToken": {},
567
+ "IncludePropertyValues": {
568
+ "type": "boolean"
569
+ }
567
570
  }
568
571
  },
569
572
  "output": {
@@ -628,7 +631,11 @@
628
631
  "members": {
629
632
  "Attribute": {},
630
633
  "Name": {},
631
- "RequiresRecreation": {}
634
+ "RequiresRecreation": {},
635
+ "Path": {},
636
+ "BeforeValue": {},
637
+ "AfterValue": {},
638
+ "AttributeChangeType": {}
632
639
  }
633
640
  },
634
641
  "Evaluation": {},
@@ -639,8 +646,10 @@
639
646
  },
640
647
  "ChangeSetId": {},
641
648
  "ModuleInfo": {
642
- "shape": "S52"
643
- }
649
+ "shape": "S57"
650
+ },
651
+ "BeforeContext": {},
652
+ "AfterContext": {}
644
653
  }
645
654
  }
646
655
  }
@@ -986,7 +995,7 @@
986
995
  },
987
996
  "Status": {},
988
997
  "StackInstanceStatus": {
989
- "shape": "S78"
998
+ "shape": "S7f"
990
999
  },
991
1000
  "StatusReason": {},
992
1001
  "OrganizationalUnitId": {},
@@ -1038,10 +1047,10 @@
1038
1047
  "Description": {},
1039
1048
  "Metadata": {},
1040
1049
  "DriftInformation": {
1041
- "shape": "S7f"
1050
+ "shape": "S7m"
1042
1051
  },
1043
1052
  "ModuleInfo": {
1044
- "shape": "S52"
1053
+ "shape": "S57"
1045
1054
  }
1046
1055
  }
1047
1056
  }
@@ -1057,7 +1066,7 @@
1057
1066
  "members": {
1058
1067
  "StackName": {},
1059
1068
  "StackResourceDriftStatusFilters": {
1060
- "shape": "S7i"
1069
+ "shape": "S7p"
1061
1070
  },
1062
1071
  "NextToken": {},
1063
1072
  "MaxResults": {
@@ -1075,7 +1084,7 @@
1075
1084
  "StackResourceDrifts": {
1076
1085
  "type": "list",
1077
1086
  "member": {
1078
- "shape": "S7m"
1087
+ "shape": "S7t"
1079
1088
  }
1080
1089
  },
1081
1090
  "NextToken": {}
@@ -1118,10 +1127,10 @@
1118
1127
  "ResourceStatusReason": {},
1119
1128
  "Description": {},
1120
1129
  "DriftInformation": {
1121
- "shape": "S7f"
1130
+ "shape": "S7m"
1122
1131
  },
1123
1132
  "ModuleInfo": {
1124
- "shape": "S52"
1133
+ "shape": "S57"
1125
1134
  }
1126
1135
  }
1127
1136
  }
@@ -1165,7 +1174,7 @@
1165
1174
  "AdministrationRoleARN": {},
1166
1175
  "ExecutionRoleName": {},
1167
1176
  "StackSetDriftDetectionDetails": {
1168
- "shape": "S85"
1177
+ "shape": "S8c"
1169
1178
  },
1170
1179
  "AutoDeployment": {
1171
1180
  "shape": "S3g"
@@ -1227,11 +1236,11 @@
1227
1236
  "shape": "S2x"
1228
1237
  },
1229
1238
  "StackSetDriftDetectionDetails": {
1230
- "shape": "S85"
1239
+ "shape": "S8c"
1231
1240
  },
1232
1241
  "StatusReason": {},
1233
1242
  "StatusDetails": {
1234
- "shape": "S8k"
1243
+ "shape": "S8r"
1235
1244
  }
1236
1245
  }
1237
1246
  }
@@ -1443,7 +1452,7 @@
1443
1452
  "members": {
1444
1453
  "StackName": {},
1445
1454
  "LogicalResourceIds": {
1446
- "shape": "S9k"
1455
+ "shape": "S9r"
1447
1456
  }
1448
1457
  }
1449
1458
  },
@@ -1478,7 +1487,7 @@
1478
1487
  ],
1479
1488
  "members": {
1480
1489
  "StackResourceDrift": {
1481
- "shape": "S7m"
1490
+ "shape": "S7t"
1482
1491
  }
1483
1492
  }
1484
1493
  }
@@ -1668,7 +1677,7 @@
1668
1677
  "Version": {},
1669
1678
  "Metadata": {},
1670
1679
  "DeclaredTransforms": {
1671
- "shape": "Sai"
1680
+ "shape": "Sap"
1672
1681
  },
1673
1682
  "ResourceIdentifierSummaries": {
1674
1683
  "type": "list",
@@ -1677,7 +1686,7 @@
1677
1686
  "members": {
1678
1687
  "ResourceType": {},
1679
1688
  "LogicalResourceIds": {
1680
- "shape": "S9k"
1689
+ "shape": "S9r"
1681
1690
  },
1682
1691
  "ResourceIdentifiers": {
1683
1692
  "type": "list",
@@ -1884,7 +1893,7 @@
1884
1893
  "members": {
1885
1894
  "ResourceType": {},
1886
1895
  "ResourceIdentifier": {
1887
- "shape": "Sbd"
1896
+ "shape": "Sbk"
1888
1897
  }
1889
1898
  }
1890
1899
  }
@@ -1902,7 +1911,7 @@
1902
1911
  "RelatedResources": {
1903
1912
  "type": "list",
1904
1913
  "member": {
1905
- "shape": "Sbi"
1914
+ "shape": "Sbp"
1906
1915
  }
1907
1916
  },
1908
1917
  "NextToken": {}
@@ -1934,7 +1943,7 @@
1934
1943
  "Resources": {
1935
1944
  "type": "list",
1936
1945
  "member": {
1937
- "shape": "Sbi"
1946
+ "shape": "Sbp"
1938
1947
  }
1939
1948
  },
1940
1949
  "NextToken": {}
@@ -1995,7 +2004,7 @@
1995
2004
  "type": "integer"
1996
2005
  },
1997
2006
  "StackInstanceResourceDriftStatuses": {
1998
- "shape": "S7i"
2007
+ "shape": "S7p"
1999
2008
  },
2000
2009
  "StackInstanceAccount": {},
2001
2010
  "StackInstanceRegion": {},
@@ -2023,11 +2032,11 @@
2023
2032
  "LogicalResourceId": {},
2024
2033
  "PhysicalResourceId": {},
2025
2034
  "PhysicalResourceIdContext": {
2026
- "shape": "S7n"
2035
+ "shape": "S7u"
2027
2036
  },
2028
2037
  "ResourceType": {},
2029
2038
  "PropertyDifferences": {
2030
- "shape": "S7s"
2039
+ "shape": "S7z"
2031
2040
  },
2032
2041
  "StackResourceDriftStatus": {},
2033
2042
  "Timestamp": {
@@ -2083,7 +2092,7 @@
2083
2092
  "Status": {},
2084
2093
  "StatusReason": {},
2085
2094
  "StackInstanceStatus": {
2086
- "shape": "S78"
2095
+ "shape": "S7f"
2087
2096
  },
2088
2097
  "OrganizationalUnitId": {},
2089
2098
  "DriftStatus": {},
@@ -2145,7 +2154,7 @@
2145
2154
  }
2146
2155
  },
2147
2156
  "ModuleInfo": {
2148
- "shape": "S52"
2157
+ "shape": "S57"
2149
2158
  }
2150
2159
  }
2151
2160
  }
@@ -2279,7 +2288,7 @@
2279
2288
  },
2280
2289
  "StatusReason": {},
2281
2290
  "StatusDetails": {
2282
- "shape": "S8k"
2291
+ "shape": "S8r"
2283
2292
  },
2284
2293
  "OperationPreferences": {
2285
2294
  "shape": "S34"
@@ -2991,7 +3000,7 @@
2991
3000
  },
2992
3001
  "CapabilitiesReason": {},
2993
3002
  "DeclaredTransforms": {
2994
- "shape": "Sai"
3003
+ "shape": "Sap"
2995
3004
  }
2996
3005
  }
2997
3006
  }
@@ -3176,20 +3185,20 @@
3176
3185
  }
3177
3186
  }
3178
3187
  },
3179
- "S52": {
3188
+ "S57": {
3180
3189
  "type": "structure",
3181
3190
  "members": {
3182
3191
  "TypeHierarchy": {},
3183
3192
  "LogicalIdHierarchy": {}
3184
3193
  }
3185
3194
  },
3186
- "S78": {
3195
+ "S7f": {
3187
3196
  "type": "structure",
3188
3197
  "members": {
3189
3198
  "DetailedStatus": {}
3190
3199
  }
3191
3200
  },
3192
- "S7f": {
3201
+ "S7m": {
3193
3202
  "type": "structure",
3194
3203
  "required": [
3195
3204
  "StackResourceDriftStatus"
@@ -3201,11 +3210,11 @@
3201
3210
  }
3202
3211
  }
3203
3212
  },
3204
- "S7i": {
3213
+ "S7p": {
3205
3214
  "type": "list",
3206
3215
  "member": {}
3207
3216
  },
3208
- "S7m": {
3217
+ "S7t": {
3209
3218
  "type": "structure",
3210
3219
  "required": [
3211
3220
  "StackId",
@@ -3219,24 +3228,24 @@
3219
3228
  "LogicalResourceId": {},
3220
3229
  "PhysicalResourceId": {},
3221
3230
  "PhysicalResourceIdContext": {
3222
- "shape": "S7n"
3231
+ "shape": "S7u"
3223
3232
  },
3224
3233
  "ResourceType": {},
3225
3234
  "ExpectedProperties": {},
3226
3235
  "ActualProperties": {},
3227
3236
  "PropertyDifferences": {
3228
- "shape": "S7s"
3237
+ "shape": "S7z"
3229
3238
  },
3230
3239
  "StackResourceDriftStatus": {},
3231
3240
  "Timestamp": {
3232
3241
  "type": "timestamp"
3233
3242
  },
3234
3243
  "ModuleInfo": {
3235
- "shape": "S52"
3244
+ "shape": "S57"
3236
3245
  }
3237
3246
  }
3238
3247
  },
3239
- "S7n": {
3248
+ "S7u": {
3240
3249
  "type": "list",
3241
3250
  "member": {
3242
3251
  "type": "structure",
@@ -3250,7 +3259,7 @@
3250
3259
  }
3251
3260
  }
3252
3261
  },
3253
- "S7s": {
3262
+ "S7z": {
3254
3263
  "type": "list",
3255
3264
  "member": {
3256
3265
  "type": "structure",
@@ -3268,7 +3277,7 @@
3268
3277
  }
3269
3278
  }
3270
3279
  },
3271
- "S85": {
3280
+ "S8c": {
3272
3281
  "type": "structure",
3273
3282
  "members": {
3274
3283
  "DriftStatus": {},
@@ -3293,7 +3302,7 @@
3293
3302
  }
3294
3303
  }
3295
3304
  },
3296
- "S8k": {
3305
+ "S8r": {
3297
3306
  "type": "structure",
3298
3307
  "members": {
3299
3308
  "FailedStackInstancesCount": {
@@ -3301,25 +3310,25 @@
3301
3310
  }
3302
3311
  }
3303
3312
  },
3304
- "S9k": {
3313
+ "S9r": {
3305
3314
  "type": "list",
3306
3315
  "member": {}
3307
3316
  },
3308
- "Sai": {
3317
+ "Sap": {
3309
3318
  "type": "list",
3310
3319
  "member": {}
3311
3320
  },
3312
- "Sbd": {
3321
+ "Sbk": {
3313
3322
  "type": "map",
3314
3323
  "key": {},
3315
3324
  "value": {}
3316
3325
  },
3317
- "Sbi": {
3326
+ "Sbp": {
3318
3327
  "type": "structure",
3319
3328
  "members": {
3320
3329
  "ResourceType": {},
3321
3330
  "ResourceIdentifier": {
3322
- "shape": "Sbd"
3331
+ "shape": "Sbk"
3323
3332
  },
3324
3333
  "ManagedByStack": {
3325
3334
  "type": "boolean"
@@ -3830,6 +3830,8 @@
3830
3830
  "SupportedPermissionTypes": {
3831
3831
  "shape": "Sq3"
3832
3832
  },
3833
+ "ParentResourceArn": {},
3834
+ "RootResourceArn": {},
3833
3835
  "SupportedDialect": {
3834
3836
  "type": "structure",
3835
3837
  "members": {
@@ -123,7 +123,7 @@
123
123
  ],
124
124
  "members": {
125
125
  "ExportJobProperties": {
126
- "shape": "Sz"
126
+ "shape": "S12"
127
127
  }
128
128
  }
129
129
  }
@@ -147,7 +147,7 @@
147
147
  ],
148
148
  "members": {
149
149
  "ImportJobProperties": {
150
- "shape": "S19"
150
+ "shape": "S1c"
151
151
  }
152
152
  }
153
153
  }
@@ -222,7 +222,7 @@
222
222
  "ExportJobPropertiesList": {
223
223
  "type": "list",
224
224
  "member": {
225
- "shape": "Sz"
225
+ "shape": "S12"
226
226
  }
227
227
  },
228
228
  "NextToken": {}
@@ -260,7 +260,7 @@
260
260
  "ImportJobPropertiesList": {
261
261
  "type": "list",
262
262
  "member": {
263
- "shape": "S19"
263
+ "shape": "S1c"
264
264
  }
265
265
  },
266
266
  "NextToken": {}
@@ -298,7 +298,7 @@
298
298
  "members": {
299
299
  "JobName": {},
300
300
  "OutputDataConfig": {
301
- "shape": "S12"
301
+ "shape": "S15"
302
302
  },
303
303
  "DatastoreId": {},
304
304
  "DataAccessRoleArn": {},
@@ -333,10 +333,10 @@
333
333
  "members": {
334
334
  "JobName": {},
335
335
  "InputDataConfig": {
336
- "shape": "S1a"
336
+ "shape": "S1d"
337
337
  },
338
338
  "JobOutputDataConfig": {
339
- "shape": "S12"
339
+ "shape": "S15"
340
340
  },
341
341
  "DatastoreId": {},
342
342
  "DataAccessRoleArn": {},
@@ -481,10 +481,17 @@
481
481
  },
482
482
  "IdentityProviderConfiguration": {
483
483
  "shape": "Sf"
484
+ },
485
+ "ErrorCause": {
486
+ "type": "structure",
487
+ "members": {
488
+ "ErrorMessage": {},
489
+ "ErrorCategory": {}
490
+ }
484
491
  }
485
492
  }
486
493
  },
487
- "Sz": {
494
+ "S12": {
488
495
  "type": "structure",
489
496
  "required": [
490
497
  "JobId",
@@ -505,13 +512,13 @@
505
512
  },
506
513
  "DatastoreId": {},
507
514
  "OutputDataConfig": {
508
- "shape": "S12"
515
+ "shape": "S15"
509
516
  },
510
517
  "DataAccessRoleArn": {},
511
518
  "Message": {}
512
519
  }
513
520
  },
514
- "S12": {
521
+ "S15": {
515
522
  "type": "structure",
516
523
  "members": {
517
524
  "S3Configuration": {
@@ -528,7 +535,7 @@
528
535
  },
529
536
  "union": true
530
537
  },
531
- "S19": {
538
+ "S1c": {
532
539
  "type": "structure",
533
540
  "required": [
534
541
  "JobId",
@@ -549,10 +556,10 @@
549
556
  },
550
557
  "DatastoreId": {},
551
558
  "InputDataConfig": {
552
- "shape": "S1a"
559
+ "shape": "S1d"
553
560
  },
554
561
  "JobOutputDataConfig": {
555
- "shape": "S12"
562
+ "shape": "S15"
556
563
  },
557
564
  "JobProgressReport": {
558
565
  "type": "structure",
@@ -587,7 +594,7 @@
587
594
  "Message": {}
588
595
  }
589
596
  },
590
- "S1a": {
597
+ "S1d": {
591
598
  "type": "structure",
592
599
  "members": {
593
600
  "S3Uri": {}
@@ -242,8 +242,7 @@
242
242
  "input": {
243
243
  "type": "structure",
244
244
  "required": [
245
- "Url",
246
- "ThumbprintList"
245
+ "Url"
247
246
  ],
248
247
  "members": {
249
248
  "Url": {},