@aws-sdk/client-workspaces 3.428.0 → 3.430.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.
@@ -59,12 +59,12 @@ export interface AccountModification {
59
59
  * @public
60
60
  * <p>The state of the modification to the configuration of BYOL.</p>
61
61
  */
62
- ModificationState?: DedicatedTenancyModificationStateEnum | string;
62
+ ModificationState?: DedicatedTenancyModificationStateEnum;
63
63
  /**
64
64
  * @public
65
65
  * <p>The status of BYOL (whether BYOL is being enabled or disabled).</p>
66
66
  */
67
- DedicatedTenancySupport?: DedicatedTenancySupportResultEnum | string;
67
+ DedicatedTenancySupport?: DedicatedTenancySupportResultEnum;
68
68
  /**
69
69
  * @public
70
70
  * <p>The IP address range, specified as an IPv4 CIDR block, for the management network
@@ -168,7 +168,7 @@ export interface AssociationStateReason {
168
168
  * @public
169
169
  * <p>The error code of the association deployment failure.</p>
170
170
  */
171
- ErrorCode?: AssociationErrorCode | string;
171
+ ErrorCode?: AssociationErrorCode;
172
172
  /**
173
173
  * @public
174
174
  * <p>The error message of the association deployment failure.</p>
@@ -194,7 +194,7 @@ export interface ApplicationResourceAssociation {
194
194
  * @public
195
195
  * <p>The resource type of the associated resource.</p>
196
196
  */
197
- AssociatedResourceType?: ApplicationAssociatedResourceType | string;
197
+ AssociatedResourceType?: ApplicationAssociatedResourceType;
198
198
  /**
199
199
  * @public
200
200
  * <p>The time the association was created.</p>
@@ -209,7 +209,7 @@ export interface ApplicationResourceAssociation {
209
209
  * @public
210
210
  * <p>The status of the application resource association.</p>
211
211
  */
212
- State?: AssociationState | string;
212
+ State?: AssociationState;
213
213
  /**
214
214
  * @public
215
215
  * <p>The reason the association deployment failed.</p>
@@ -384,7 +384,7 @@ export interface WorkspaceResourceAssociation {
384
384
  * @public
385
385
  * <p>The resource types of the associated resource.</p>
386
386
  */
387
- AssociatedResourceType?: WorkSpaceAssociatedResourceType | string;
387
+ AssociatedResourceType?: WorkSpaceAssociatedResourceType;
388
388
  /**
389
389
  * @public
390
390
  * <p>The time the association is created.</p>
@@ -399,7 +399,7 @@ export interface WorkspaceResourceAssociation {
399
399
  * @public
400
400
  * <p>The status of the WorkSpace resource association.</p>
401
401
  */
402
- State?: AssociationState | string;
402
+ State?: AssociationState;
403
403
  /**
404
404
  * @public
405
405
  * <p>The reason the association deployment failed.</p>
@@ -588,7 +588,7 @@ export interface ComputeType {
588
588
  * @public
589
589
  * <p>The compute type.</p>
590
590
  */
591
- Name?: Compute | string;
591
+ Name?: Compute;
592
592
  }
593
593
  /**
594
594
  * @public
@@ -686,12 +686,12 @@ export interface WorkspaceBundle {
686
686
  * @public
687
687
  * <p>The state of the WorkSpace bundle.</p>
688
688
  */
689
- State?: WorkspaceBundleState | string;
689
+ State?: WorkspaceBundleState;
690
690
  /**
691
691
  * @public
692
692
  * <p>The type of WorkSpace bundle.</p>
693
693
  */
694
- BundleType?: BundleType | string;
694
+ BundleType?: BundleType;
695
695
  }
696
696
  /**
697
697
  * @public
@@ -707,7 +707,7 @@ export interface BundleResourceAssociation {
707
707
  * @public
708
708
  * <p>The resource type of the associated resources.</p>
709
709
  */
710
- AssociatedResourceType?: BundleAssociatedResourceType | string;
710
+ AssociatedResourceType?: BundleAssociatedResourceType;
711
711
  /**
712
712
  * @public
713
713
  * <p>The identifier of the bundle.</p>
@@ -727,7 +727,7 @@ export interface BundleResourceAssociation {
727
727
  * @public
728
728
  * <p>The status of the bundle resource association.</p>
729
729
  */
730
- State?: AssociationState | string;
730
+ State?: AssociationState;
731
731
  /**
732
732
  * @public
733
733
  * <p>The reason the association deployment failed.</p>
@@ -756,7 +756,7 @@ export interface CertificateBasedAuthProperties {
756
756
  * @public
757
757
  * <p>The status of the certificate-based authentication properties.</p>
758
758
  */
759
- Status?: CertificateBasedAuthStatusEnum | string;
759
+ Status?: CertificateBasedAuthStatusEnum;
760
760
  /**
761
761
  * @public
762
762
  * <p>The Amazon Resource Name (ARN) of the Amazon Web Services Certificate Manager Private CA resource.</p>
@@ -814,7 +814,7 @@ export interface ClientProperties {
814
814
  * When enabled, users can choose to reconnect to their WorkSpaces without re-entering their
815
815
  * credentials. </p>
816
816
  */
817
- ReconnectEnabled?: ReconnectEnum | string;
817
+ ReconnectEnabled?: ReconnectEnum;
818
818
  /**
819
819
  * @public
820
820
  * <p>Specifies whether users can upload diagnostic log files of Amazon WorkSpaces client directly to
@@ -822,7 +822,7 @@ export interface ClientProperties {
822
822
  * When enabled, the log files will be sent to WorkSpaces automatically and will be applied to all
823
823
  * users in the specified directory.</p>
824
824
  */
825
- LogUploadEnabled?: LogUploadEnum | string;
825
+ LogUploadEnabled?: LogUploadEnum;
826
826
  }
827
827
  /**
828
828
  * @public
@@ -877,7 +877,7 @@ export interface ConnectionAliasAssociation {
877
877
  * @public
878
878
  * <p>The association status of the connection alias.</p>
879
879
  */
880
- AssociationStatus?: AssociationStatus | string;
880
+ AssociationStatus?: AssociationStatus;
881
881
  /**
882
882
  * @public
883
883
  * <p>The identifier of the Amazon Web Services account that associated the connection alias
@@ -932,7 +932,7 @@ export interface ConnectionAlias {
932
932
  * @public
933
933
  * <p>The current state of the connection alias.</p>
934
934
  */
935
- State?: ConnectionAliasState | string;
935
+ State?: ConnectionAliasState;
936
936
  /**
937
937
  * @public
938
938
  * <p>The identifier of the Amazon Web Services account that owns the connection alias.</p>
@@ -1271,7 +1271,7 @@ export interface PendingCreateStandbyWorkspacesRequest {
1271
1271
  * @public
1272
1272
  * <p>The operational state of the standby WorkSpace.</p>
1273
1273
  */
1274
- State?: WorkspaceState | string;
1274
+ State?: WorkspaceState;
1275
1275
  /**
1276
1276
  * @public
1277
1277
  * <p>The identifier of the standby WorkSpace.</p>
@@ -1457,7 +1457,7 @@ export interface OperatingSystem {
1457
1457
  * @public
1458
1458
  * <p>The operating system.</p>
1459
1459
  */
1460
- Type?: OperatingSystemType | string;
1460
+ Type?: OperatingSystemType;
1461
1461
  }
1462
1462
  /**
1463
1463
  * @public
@@ -1512,7 +1512,7 @@ export interface CreateWorkspaceImageResult {
1512
1512
  * @public
1513
1513
  * <p>The availability status of the image.</p>
1514
1514
  */
1515
- State?: WorkspaceImageState | string;
1515
+ State?: WorkspaceImageState;
1516
1516
  /**
1517
1517
  * @public
1518
1518
  * <p>Specifies whether the image is running on dedicated hardware.
@@ -1521,7 +1521,7 @@ export interface CreateWorkspaceImageResult {
1521
1521
  * <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.htm">
1522
1522
  * Bring Your Own Windows Desktop Images.</a>.</p>
1523
1523
  */
1524
- RequiredTenancy?: WorkspaceImageRequiredTenancy | string;
1524
+ RequiredTenancy?: WorkspaceImageRequiredTenancy;
1525
1525
  /**
1526
1526
  * @public
1527
1527
  * <p>The date when the image was created.</p>
@@ -1594,7 +1594,7 @@ export interface WorkspaceProperties {
1594
1594
  * <a href="http://aws.amazon.com/workspaces/core/">Amazon WorkSpaces Core</a>.</p>
1595
1595
  * </note>
1596
1596
  */
1597
- RunningMode?: RunningMode | string;
1597
+ RunningMode?: RunningMode;
1598
1598
  /**
1599
1599
  * @public
1600
1600
  * <p>The time after a user logs off when WorkSpaces are automatically stopped. Configured in
@@ -1620,7 +1620,7 @@ export interface WorkspaceProperties {
1620
1620
  * <p>The compute type. For more information, see <a href="http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles">Amazon WorkSpaces
1621
1621
  * Bundles</a>.</p>
1622
1622
  */
1623
- ComputeTypeName?: Compute | string;
1623
+ ComputeTypeName?: Compute;
1624
1624
  /**
1625
1625
  * @public
1626
1626
  * <p>The protocol. For more information, see
@@ -1641,12 +1641,12 @@ export interface WorkspaceProperties {
1641
1641
  * </ul>
1642
1642
  * </note>
1643
1643
  */
1644
- Protocols?: (Protocol | string)[];
1644
+ Protocols?: Protocol[];
1645
1645
  /**
1646
1646
  * @public
1647
1647
  * <p>The name of the operating system.</p>
1648
1648
  */
1649
- OperatingSystemName?: OperatingSystemName | string;
1649
+ OperatingSystemName?: OperatingSystemName;
1650
1650
  }
1651
1651
  /**
1652
1652
  * @public
@@ -1761,12 +1761,12 @@ export interface ModificationState {
1761
1761
  * @public
1762
1762
  * <p>The resource.</p>
1763
1763
  */
1764
- Resource?: ModificationResourceEnum | string;
1764
+ Resource?: ModificationResourceEnum;
1765
1765
  /**
1766
1766
  * @public
1767
1767
  * <p>The modification state.</p>
1768
1768
  */
1769
- State?: ModificationStateEnum | string;
1769
+ State?: ModificationStateEnum;
1770
1770
  }
1771
1771
  /**
1772
1772
  * @public
@@ -1800,12 +1800,12 @@ export interface RelatedWorkspaceProperties {
1800
1800
  * @public
1801
1801
  * <p>Indicates the state of the WorkSpace.</p>
1802
1802
  */
1803
- State?: WorkspaceState | string;
1803
+ State?: WorkspaceState;
1804
1804
  /**
1805
1805
  * @public
1806
1806
  * <p>Indicates the type of WorkSpace.</p>
1807
1807
  */
1808
- Type?: StandbyWorkspaceRelationshipType | string;
1808
+ Type?: StandbyWorkspaceRelationshipType;
1809
1809
  }
1810
1810
  /**
1811
1811
  * @public
@@ -1844,7 +1844,7 @@ export interface Workspace {
1844
1844
  * has been successfully terminated.</p>
1845
1845
  * </note>
1846
1846
  */
1847
- State?: WorkspaceState | string;
1847
+ State?: WorkspaceState;
1848
1848
  /**
1849
1849
  * @public
1850
1850
  * <p>The identifier of the bundle used to create the WorkSpace.</p>
@@ -2151,7 +2151,7 @@ export interface DeleteClientBrandingRequest {
2151
2151
  * @public
2152
2152
  * <p>The device type for which you want to delete client branding.</p>
2153
2153
  */
2154
- Platforms: (ClientDeviceType | string)[] | undefined;
2154
+ Platforms: ClientDeviceType[] | undefined;
2155
2155
  }
2156
2156
  /**
2157
2157
  * @public
@@ -2327,7 +2327,7 @@ export interface DescribeAccountResult {
2327
2327
  * @public
2328
2328
  * <p>The status of BYOL (whether BYOL is enabled or disabled).</p>
2329
2329
  */
2330
- DedicatedTenancySupport?: DedicatedTenancySupportResultEnum | string;
2330
+ DedicatedTenancySupport?: DedicatedTenancySupportResultEnum;
2331
2331
  /**
2332
2332
  * @public
2333
2333
  * <p>The IP address range, specified as an IPv4 CIDR block, used for the management network
@@ -2388,7 +2388,7 @@ export interface DescribeApplicationAssociationsRequest {
2388
2388
  * @public
2389
2389
  * <p>The resource type of the associated resources.</p>
2390
2390
  */
2391
- AssociatedResourceTypes: (ApplicationAssociatedResourceType | string)[] | undefined;
2391
+ AssociatedResourceTypes: ApplicationAssociatedResourceType[] | undefined;
2392
2392
  }
2393
2393
  /**
2394
2394
  * @public
@@ -2430,17 +2430,17 @@ export interface DescribeApplicationsRequest {
2430
2430
  * @public
2431
2431
  * <p>The compute types supported by the applications.</p>
2432
2432
  */
2433
- ComputeTypeNames?: (Compute | string)[];
2433
+ ComputeTypeNames?: Compute[];
2434
2434
  /**
2435
2435
  * @public
2436
2436
  * <p>The license availability for the applications.</p>
2437
2437
  */
2438
- LicenseType?: WorkSpaceApplicationLicenseType | string;
2438
+ LicenseType?: WorkSpaceApplicationLicenseType;
2439
2439
  /**
2440
2440
  * @public
2441
2441
  * <p>The operating systems supported by the applications.</p>
2442
2442
  */
2443
- OperatingSystemNames?: (OperatingSystemName | string)[];
2443
+ OperatingSystemNames?: OperatingSystemName[];
2444
2444
  /**
2445
2445
  * @public
2446
2446
  * <p>The owner of the applications.</p>
@@ -2495,7 +2495,7 @@ export interface WorkSpaceApplication {
2495
2495
  * @public
2496
2496
  * <p>The license availability for the applications.</p>
2497
2497
  */
2498
- LicenseType?: WorkSpaceApplicationLicenseType | string;
2498
+ LicenseType?: WorkSpaceApplicationLicenseType;
2499
2499
  /**
2500
2500
  * @public
2501
2501
  * <p>The name of the WorkSpace application.</p>
@@ -2510,17 +2510,17 @@ export interface WorkSpaceApplication {
2510
2510
  * @public
2511
2511
  * <p>The status of WorkSpace application.</p>
2512
2512
  */
2513
- State?: WorkSpaceApplicationState | string;
2513
+ State?: WorkSpaceApplicationState;
2514
2514
  /**
2515
2515
  * @public
2516
2516
  * <p>The supported compute types of the WorkSpace application.</p>
2517
2517
  */
2518
- SupportedComputeTypeNames?: (Compute | string)[];
2518
+ SupportedComputeTypeNames?: Compute[];
2519
2519
  /**
2520
2520
  * @public
2521
2521
  * <p>The supported operating systems of the WorkSpace application.</p>
2522
2522
  */
2523
- SupportedOperatingSystemNames?: (OperatingSystemName | string)[];
2523
+ SupportedOperatingSystemNames?: OperatingSystemName[];
2524
2524
  }
2525
2525
  /**
2526
2526
  * @public
@@ -2550,7 +2550,7 @@ export interface DescribeBundleAssociationsRequest {
2550
2550
  * @public
2551
2551
  * <p>The resource types of the associated resource.</p>
2552
2552
  */
2553
- AssociatedResourceTypes: (BundleAssociatedResourceType | string)[] | undefined;
2553
+ AssociatedResourceTypes: BundleAssociatedResourceType[] | undefined;
2554
2554
  }
2555
2555
  /**
2556
2556
  * @public
@@ -2863,7 +2863,7 @@ export interface DescribeImageAssociationsRequest {
2863
2863
  * @public
2864
2864
  * <p>The resource types of the associated resource.</p>
2865
2865
  */
2866
- AssociatedResourceTypes: (ImageAssociatedResourceType | string)[] | undefined;
2866
+ AssociatedResourceTypes: ImageAssociatedResourceType[] | undefined;
2867
2867
  }
2868
2868
  /**
2869
2869
  * @public
@@ -2879,7 +2879,7 @@ export interface ImageResourceAssociation {
2879
2879
  * @public
2880
2880
  * <p>The resource type of the associated resources.</p>
2881
2881
  */
2882
- AssociatedResourceType?: ImageAssociatedResourceType | string;
2882
+ AssociatedResourceType?: ImageAssociatedResourceType;
2883
2883
  /**
2884
2884
  * @public
2885
2885
  * <p>The time the association is created.</p>
@@ -2899,7 +2899,7 @@ export interface ImageResourceAssociation {
2899
2899
  * @public
2900
2900
  * <p>The status of the image resource association.</p>
2901
2901
  */
2902
- State?: AssociationState | string;
2902
+ State?: AssociationState;
2903
2903
  /**
2904
2904
  * @public
2905
2905
  * <p>The reason the association deployment failed.</p>
@@ -3014,7 +3014,7 @@ export interface DescribeWorkspaceAssociationsRequest {
3014
3014
  * @public
3015
3015
  * <p>The resource types of the associated resources.</p>
3016
3016
  */
3017
- AssociatedResourceTypes: (WorkSpaceAssociatedResourceType | string)[] | undefined;
3017
+ AssociatedResourceTypes: WorkSpaceAssociatedResourceType[] | undefined;
3018
3018
  }
3019
3019
  /**
3020
3020
  * @public
@@ -3137,7 +3137,7 @@ export interface SamlProperties {
3137
3137
  * </li>
3138
3138
  * </ul>
3139
3139
  */
3140
- Status?: SamlStatusEnum | string;
3140
+ Status?: SamlStatusEnum;
3141
3141
  /**
3142
3142
  * @public
3143
3143
  * <p>The SAML 2.0 identity provider (IdP) user access URL is the URL a user would navigate to in their web browser in
@@ -3164,29 +3164,29 @@ export interface SelfservicePermissions {
3164
3164
  * @public
3165
3165
  * <p>Specifies whether users can restart their WorkSpace.</p>
3166
3166
  */
3167
- RestartWorkspace?: ReconnectEnum | string;
3167
+ RestartWorkspace?: ReconnectEnum;
3168
3168
  /**
3169
3169
  * @public
3170
3170
  * <p>Specifies whether users can increase the volume size of the drives on their
3171
3171
  * WorkSpace.</p>
3172
3172
  */
3173
- IncreaseVolumeSize?: ReconnectEnum | string;
3173
+ IncreaseVolumeSize?: ReconnectEnum;
3174
3174
  /**
3175
3175
  * @public
3176
3176
  * <p>Specifies whether users can change the compute type (bundle) for their WorkSpace.</p>
3177
3177
  */
3178
- ChangeComputeType?: ReconnectEnum | string;
3178
+ ChangeComputeType?: ReconnectEnum;
3179
3179
  /**
3180
3180
  * @public
3181
3181
  * <p>Specifies whether users can switch the running mode of their WorkSpace.</p>
3182
3182
  */
3183
- SwitchRunningMode?: ReconnectEnum | string;
3183
+ SwitchRunningMode?: ReconnectEnum;
3184
3184
  /**
3185
3185
  * @public
3186
3186
  * <p>Specifies whether users can rebuild the operating system of a WorkSpace to its original
3187
3187
  * state.</p>
3188
3188
  */
3189
- RebuildWorkspace?: ReconnectEnum | string;
3189
+ RebuildWorkspace?: ReconnectEnum;
3190
3190
  }
3191
3191
  /**
3192
3192
  * @public
@@ -3226,43 +3226,43 @@ export interface WorkspaceAccessProperties {
3226
3226
  * @public
3227
3227
  * <p>Indicates whether users can use Windows clients to access their WorkSpaces.</p>
3228
3228
  */
3229
- DeviceTypeWindows?: AccessPropertyValue | string;
3229
+ DeviceTypeWindows?: AccessPropertyValue;
3230
3230
  /**
3231
3231
  * @public
3232
3232
  * <p>Indicates whether users can use macOS clients to access their WorkSpaces.</p>
3233
3233
  */
3234
- DeviceTypeOsx?: AccessPropertyValue | string;
3234
+ DeviceTypeOsx?: AccessPropertyValue;
3235
3235
  /**
3236
3236
  * @public
3237
3237
  * <p>Indicates whether users can access their WorkSpaces through a web browser.</p>
3238
3238
  */
3239
- DeviceTypeWeb?: AccessPropertyValue | string;
3239
+ DeviceTypeWeb?: AccessPropertyValue;
3240
3240
  /**
3241
3241
  * @public
3242
3242
  * <p>Indicates whether users can use iOS devices to access their WorkSpaces.</p>
3243
3243
  */
3244
- DeviceTypeIos?: AccessPropertyValue | string;
3244
+ DeviceTypeIos?: AccessPropertyValue;
3245
3245
  /**
3246
3246
  * @public
3247
3247
  * <p>Indicates whether users can use Android and Android-compatible Chrome OS devices to
3248
3248
  * access their WorkSpaces.</p>
3249
3249
  */
3250
- DeviceTypeAndroid?: AccessPropertyValue | string;
3250
+ DeviceTypeAndroid?: AccessPropertyValue;
3251
3251
  /**
3252
3252
  * @public
3253
3253
  * <p>Indicates whether users can use Chromebooks to access their WorkSpaces.</p>
3254
3254
  */
3255
- DeviceTypeChromeOs?: AccessPropertyValue | string;
3255
+ DeviceTypeChromeOs?: AccessPropertyValue;
3256
3256
  /**
3257
3257
  * @public
3258
3258
  * <p>Indicates whether users can use zero client devices to access their WorkSpaces.</p>
3259
3259
  */
3260
- DeviceTypeZeroClient?: AccessPropertyValue | string;
3260
+ DeviceTypeZeroClient?: AccessPropertyValue;
3261
3261
  /**
3262
3262
  * @public
3263
3263
  * <p>Indicates whether users can use Linux clients to access their WorkSpaces.</p>
3264
3264
  */
3265
- DeviceTypeLinux?: AccessPropertyValue | string;
3265
+ DeviceTypeLinux?: AccessPropertyValue;
3266
3266
  }
3267
3267
  /**
3268
3268
  * @public
@@ -3315,7 +3315,7 @@ export interface WorkspaceDirectory {
3315
3315
  * @public
3316
3316
  * <p>The directory type.</p>
3317
3317
  */
3318
- DirectoryType?: WorkspaceDirectoryType | string;
3318
+ DirectoryType?: WorkspaceDirectoryType;
3319
3319
  /**
3320
3320
  * @public
3321
3321
  * <p>The identifier of the security group that is assigned to new WorkSpaces.</p>
@@ -3330,7 +3330,7 @@ export interface WorkspaceDirectory {
3330
3330
  * DescribeWorkspaceDirectories</a>. If the directory ID isn't returned, then the
3331
3331
  * directory has been successfully deregistered.</p>
3332
3332
  */
3333
- State?: WorkspaceDirectoryState | string;
3333
+ State?: WorkspaceDirectoryState;
3334
3334
  /**
3335
3335
  * @public
3336
3336
  * <p>The default creation properties for all WorkSpaces in the directory.</p>
@@ -3352,7 +3352,7 @@ export interface WorkspaceDirectory {
3352
3352
  * (BYOL), this value must be set to <code>DEDICATED</code>. For more information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html">Bring
3353
3353
  * Your Own Windows Desktop Images</a>.</p>
3354
3354
  */
3355
- Tenancy?: Tenancy | string;
3355
+ Tenancy?: Tenancy;
3356
3356
  /**
3357
3357
  * @public
3358
3358
  * <p>The default self-service permissions for WorkSpaces in the directory.</p>
@@ -3469,7 +3469,7 @@ export interface DescribeWorkspaceImagesRequest {
3469
3469
  * @public
3470
3470
  * <p>The type (owned or shared) of the image.</p>
3471
3471
  */
3472
- ImageType?: ImageType | string;
3472
+ ImageType?: ImageType;
3473
3473
  /**
3474
3474
  * @public
3475
3475
  * <p>If you received a <code>NextToken</code> from a previous call that was paginated,
@@ -3528,7 +3528,7 @@ export interface ErrorDetails {
3528
3528
  * @public
3529
3529
  * <p>Indicates the error code returned.</p>
3530
3530
  */
3531
- ErrorCode?: WorkspaceImageErrorDetailCode | string;
3531
+ ErrorCode?: WorkspaceImageErrorDetailCode;
3532
3532
  /**
3533
3533
  * @public
3534
3534
  * <p>The text of the error message related the error code.</p>
@@ -3586,7 +3586,7 @@ export interface WorkspaceImage {
3586
3586
  * @public
3587
3587
  * <p>The status of the image.</p>
3588
3588
  */
3589
- State?: WorkspaceImageState | string;
3589
+ State?: WorkspaceImageState;
3590
3590
  /**
3591
3591
  * @public
3592
3592
  * <p>Specifies whether the image is running on dedicated hardware. When Bring Your Own
@@ -3594,7 +3594,7 @@ export interface WorkspaceImage {
3594
3594
  * information, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html">Bring Your Own Windows
3595
3595
  * Desktop Images</a>.</p>
3596
3596
  */
3597
- RequiredTenancy?: WorkspaceImageRequiredTenancy | string;
3597
+ RequiredTenancy?: WorkspaceImageRequiredTenancy;
3598
3598
  /**
3599
3599
  * @public
3600
3600
  * <p>The error code that is returned for the image.</p>
@@ -3736,7 +3736,7 @@ export interface WorkspaceConnectionStatus {
3736
3736
  * <p>The connection state of the WorkSpace. The connection state is unknown if the WorkSpace
3737
3737
  * is stopped.</p>
3738
3738
  */
3739
- ConnectionState?: ConnectionState | string;
3739
+ ConnectionState?: ConnectionState;
3740
3740
  /**
3741
3741
  * @public
3742
3742
  * <p>The timestamp of the connection status check.</p>
@@ -4093,7 +4093,7 @@ export interface ImportWorkspaceImageRequest {
4093
4093
  * allow-listed to use these values. For more information, see <a href="http://aws.amazon.com/workspaces/core/">Amazon WorkSpaces Core</a>.</p>
4094
4094
  * </note>
4095
4095
  */
4096
- IngestionProcess: WorkspaceImageIngestionProcess | string | undefined;
4096
+ IngestionProcess: WorkspaceImageIngestionProcess | undefined;
4097
4097
  /**
4098
4098
  * @public
4099
4099
  * <p>The name of the WorkSpace image.</p>
@@ -4125,7 +4125,7 @@ export interface ImportWorkspaceImageRequest {
4125
4125
  * </ul>
4126
4126
  * </note>
4127
4127
  */
4128
- Applications?: (Application | string)[];
4128
+ Applications?: Application[];
4129
4129
  }
4130
4130
  /**
4131
4131
  * @public
@@ -4227,7 +4227,7 @@ export interface ModifyAccountRequest {
4227
4227
  * @public
4228
4228
  * <p>The status of BYOL.</p>
4229
4229
  */
4230
- DedicatedTenancySupport?: DedicatedTenancySupportEnum | string;
4230
+ DedicatedTenancySupport?: DedicatedTenancySupportEnum;
4231
4231
  /**
4232
4232
  * @public
4233
4233
  * <p>The IP address range, specified as an IPv4 CIDR block, for the management network
@@ -4261,7 +4261,7 @@ export interface ModifyCertificateBasedAuthPropertiesRequest {
4261
4261
  * @public
4262
4262
  * <p>The properties of the certificate-based authentication you want to delete.</p>
4263
4263
  */
4264
- PropertiesToDelete?: (DeletableCertificateBasedAuthProperty | string)[];
4264
+ PropertiesToDelete?: DeletableCertificateBasedAuthProperty[];
4265
4265
  }
4266
4266
  /**
4267
4267
  * @public
@@ -4318,7 +4318,7 @@ export interface ModifySamlPropertiesRequest {
4318
4318
  * </li>
4319
4319
  * </ul>
4320
4320
  */
4321
- PropertiesToDelete?: (DeletableSamlProperty | string)[];
4321
+ PropertiesToDelete?: DeletableSamlProperty[];
4322
4322
  }
4323
4323
  /**
4324
4324
  * @public
@@ -4513,7 +4513,7 @@ export interface ModifyWorkspaceStateRequest {
4513
4513
  * @public
4514
4514
  * <p>The WorkSpace state.</p>
4515
4515
  */
4516
- WorkspaceState: TargetWorkspaceState | string | undefined;
4516
+ WorkspaceState: TargetWorkspaceState | undefined;
4517
4517
  }
4518
4518
  /**
4519
4519
  * @public
@@ -4625,7 +4625,7 @@ export interface RegisterWorkspaceDirectoryRequest {
4625
4625
  * BYOL images, see <a href="https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html">Bring Your Own Windows
4626
4626
  * Desktop Images</a>.</p>
4627
4627
  */
4628
- Tenancy?: Tenancy | string;
4628
+ Tenancy?: Tenancy;
4629
4629
  /**
4630
4630
  * @public
4631
4631
  * <p>The tags associated with the directory.</p>
@@ -27,8 +27,8 @@ export declare const DedicatedTenancyModificationStateEnum: {
27
27
  export type DedicatedTenancyModificationStateEnum =
28
28
  (typeof DedicatedTenancyModificationStateEnum)[keyof typeof DedicatedTenancyModificationStateEnum];
29
29
  export interface AccountModification {
30
- ModificationState?: DedicatedTenancyModificationStateEnum | string;
31
- DedicatedTenancySupport?: DedicatedTenancySupportResultEnum | string;
30
+ ModificationState?: DedicatedTenancyModificationStateEnum;
31
+ DedicatedTenancySupport?: DedicatedTenancySupportResultEnum;
32
32
  DedicatedTenancyManagementCidrRange?: string;
33
33
  StartTime?: Date;
34
34
  ErrorCode?: string;
@@ -79,16 +79,16 @@ export declare const AssociationErrorCode: {
79
79
  export type AssociationErrorCode =
80
80
  (typeof AssociationErrorCode)[keyof typeof AssociationErrorCode];
81
81
  export interface AssociationStateReason {
82
- ErrorCode?: AssociationErrorCode | string;
82
+ ErrorCode?: AssociationErrorCode;
83
83
  ErrorMessage?: string;
84
84
  }
85
85
  export interface ApplicationResourceAssociation {
86
86
  ApplicationId?: string;
87
87
  AssociatedResourceId?: string;
88
- AssociatedResourceType?: ApplicationAssociatedResourceType | string;
88
+ AssociatedResourceType?: ApplicationAssociatedResourceType;
89
89
  Created?: Date;
90
90
  LastUpdatedTime?: Date;
91
- State?: AssociationState | string;
91
+ State?: AssociationState;
92
92
  StateReason?: AssociationStateReason;
93
93
  }
94
94
  export interface AssociateConnectionAliasRequest {
@@ -161,10 +161,10 @@ export type WorkSpaceAssociatedResourceType =
161
161
  (typeof WorkSpaceAssociatedResourceType)[keyof typeof WorkSpaceAssociatedResourceType];
162
162
  export interface WorkspaceResourceAssociation {
163
163
  AssociatedResourceId?: string;
164
- AssociatedResourceType?: WorkSpaceAssociatedResourceType | string;
164
+ AssociatedResourceType?: WorkSpaceAssociatedResourceType;
165
165
  Created?: Date;
166
166
  LastUpdatedTime?: Date;
167
- State?: AssociationState | string;
167
+ State?: AssociationState;
168
168
  StateReason?: AssociationStateReason;
169
169
  WorkspaceId?: string;
170
170
  }
@@ -254,7 +254,7 @@ export declare const Compute: {
254
254
  };
255
255
  export type Compute = (typeof Compute)[keyof typeof Compute];
256
256
  export interface ComputeType {
257
- Name?: Compute | string;
257
+ Name?: Compute;
258
258
  }
259
259
  export interface RootStorage {
260
260
  Capacity?: string;
@@ -280,16 +280,16 @@ export interface WorkspaceBundle {
280
280
  ComputeType?: ComputeType;
281
281
  LastUpdatedTime?: Date;
282
282
  CreationTime?: Date;
283
- State?: WorkspaceBundleState | string;
284
- BundleType?: BundleType | string;
283
+ State?: WorkspaceBundleState;
284
+ BundleType?: BundleType;
285
285
  }
286
286
  export interface BundleResourceAssociation {
287
287
  AssociatedResourceId?: string;
288
- AssociatedResourceType?: BundleAssociatedResourceType | string;
288
+ AssociatedResourceType?: BundleAssociatedResourceType;
289
289
  BundleId?: string;
290
290
  Created?: Date;
291
291
  LastUpdatedTime?: Date;
292
- State?: AssociationState | string;
292
+ State?: AssociationState;
293
293
  StateReason?: AssociationStateReason;
294
294
  }
295
295
  export declare const CertificateBasedAuthStatusEnum: {
@@ -299,7 +299,7 @@ export declare const CertificateBasedAuthStatusEnum: {
299
299
  export type CertificateBasedAuthStatusEnum =
300
300
  (typeof CertificateBasedAuthStatusEnum)[keyof typeof CertificateBasedAuthStatusEnum];
301
301
  export interface CertificateBasedAuthProperties {
302
- Status?: CertificateBasedAuthStatusEnum | string;
302
+ Status?: CertificateBasedAuthStatusEnum;
303
303
  CertificateAuthorityArn?: string;
304
304
  }
305
305
  export declare const ClientDeviceType: {
@@ -323,8 +323,8 @@ export declare const ReconnectEnum: {
323
323
  };
324
324
  export type ReconnectEnum = (typeof ReconnectEnum)[keyof typeof ReconnectEnum];
325
325
  export interface ClientProperties {
326
- ReconnectEnabled?: ReconnectEnum | string;
327
- LogUploadEnabled?: LogUploadEnum | string;
326
+ ReconnectEnabled?: ReconnectEnum;
327
+ LogUploadEnabled?: LogUploadEnum;
328
328
  }
329
329
  export interface ClientPropertiesResult {
330
330
  ResourceId?: string;
@@ -337,7 +337,7 @@ export interface ConnectClientAddIn {
337
337
  URL?: string;
338
338
  }
339
339
  export interface ConnectionAliasAssociation {
340
- AssociationStatus?: AssociationStatus | string;
340
+ AssociationStatus?: AssociationStatus;
341
341
  AssociatedAccountId?: string;
342
342
  ResourceId?: string;
343
343
  ConnectionIdentifier?: string;
@@ -352,7 +352,7 @@ export type ConnectionAliasState =
352
352
  export interface ConnectionAlias {
353
353
  ConnectionString?: string;
354
354
  AliasId?: string;
355
- State?: ConnectionAliasState | string;
355
+ State?: ConnectionAliasState;
356
356
  OwnerAccountId?: string;
357
357
  Associations?: ConnectionAliasAssociation[];
358
358
  }
@@ -462,7 +462,7 @@ export type WorkspaceState =
462
462
  export interface PendingCreateStandbyWorkspacesRequest {
463
463
  UserName?: string;
464
464
  DirectoryId?: string;
465
- State?: WorkspaceState | string;
465
+ State?: WorkspaceState;
466
466
  WorkspaceId?: string;
467
467
  }
468
468
  export interface CreateStandbyWorkspacesResult {
@@ -508,7 +508,7 @@ export declare const OperatingSystemType: {
508
508
  export type OperatingSystemType =
509
509
  (typeof OperatingSystemType)[keyof typeof OperatingSystemType];
510
510
  export interface OperatingSystem {
511
- Type?: OperatingSystemType | string;
511
+ Type?: OperatingSystemType;
512
512
  }
513
513
  export declare const WorkspaceImageRequiredTenancy: {
514
514
  readonly DEDICATED: "DEDICATED";
@@ -528,8 +528,8 @@ export interface CreateWorkspaceImageResult {
528
528
  Name?: string;
529
529
  Description?: string;
530
530
  OperatingSystem?: OperatingSystem;
531
- State?: WorkspaceImageState | string;
532
- RequiredTenancy?: WorkspaceImageRequiredTenancy | string;
531
+ State?: WorkspaceImageState;
532
+ RequiredTenancy?: WorkspaceImageRequiredTenancy;
533
533
  Created?: Date;
534
534
  OwnerAccountId?: string;
535
535
  }
@@ -560,13 +560,13 @@ export declare const RunningMode: {
560
560
  };
561
561
  export type RunningMode = (typeof RunningMode)[keyof typeof RunningMode];
562
562
  export interface WorkspaceProperties {
563
- RunningMode?: RunningMode | string;
563
+ RunningMode?: RunningMode;
564
564
  RunningModeAutoStopTimeoutInMinutes?: number;
565
565
  RootVolumeSizeGib?: number;
566
566
  UserVolumeSizeGib?: number;
567
- ComputeTypeName?: Compute | string;
568
- Protocols?: (Protocol | string)[];
569
- OperatingSystemName?: OperatingSystemName | string;
567
+ ComputeTypeName?: Compute;
568
+ Protocols?: Protocol[];
569
+ OperatingSystemName?: OperatingSystemName;
570
570
  }
571
571
  export interface WorkspaceRequest {
572
572
  DirectoryId: string | undefined;
@@ -600,8 +600,8 @@ export declare const ModificationStateEnum: {
600
600
  export type ModificationStateEnum =
601
601
  (typeof ModificationStateEnum)[keyof typeof ModificationStateEnum];
602
602
  export interface ModificationState {
603
- Resource?: ModificationResourceEnum | string;
604
- State?: ModificationStateEnum | string;
603
+ Resource?: ModificationResourceEnum;
604
+ State?: ModificationStateEnum;
605
605
  }
606
606
  export declare const StandbyWorkspaceRelationshipType: {
607
607
  readonly PRIMARY: "PRIMARY";
@@ -612,15 +612,15 @@ export type StandbyWorkspaceRelationshipType =
612
612
  export interface RelatedWorkspaceProperties {
613
613
  WorkspaceId?: string;
614
614
  Region?: string;
615
- State?: WorkspaceState | string;
616
- Type?: StandbyWorkspaceRelationshipType | string;
615
+ State?: WorkspaceState;
616
+ Type?: StandbyWorkspaceRelationshipType;
617
617
  }
618
618
  export interface Workspace {
619
619
  WorkspaceId?: string;
620
620
  DirectoryId?: string;
621
621
  UserName?: string;
622
622
  IpAddress?: string;
623
- State?: WorkspaceState | string;
623
+ State?: WorkspaceState;
624
624
  BundleId?: string;
625
625
  SubnetId?: string;
626
626
  ErrorMessage?: string;
@@ -677,7 +677,7 @@ export type DeletableSamlProperty =
677
677
  (typeof DeletableSamlProperty)[keyof typeof DeletableSamlProperty];
678
678
  export interface DeleteClientBrandingRequest {
679
679
  ResourceId: string | undefined;
680
- Platforms: (ClientDeviceType | string)[] | undefined;
680
+ Platforms: ClientDeviceType[] | undefined;
681
681
  }
682
682
  export interface DeleteClientBrandingResult {}
683
683
  export interface DeleteConnectClientAddInRequest {
@@ -722,7 +722,7 @@ export interface DeregisterWorkspaceDirectoryRequest {
722
722
  export interface DeregisterWorkspaceDirectoryResult {}
723
723
  export interface DescribeAccountRequest {}
724
724
  export interface DescribeAccountResult {
725
- DedicatedTenancySupport?: DedicatedTenancySupportResultEnum | string;
725
+ DedicatedTenancySupport?: DedicatedTenancySupportResultEnum;
726
726
  DedicatedTenancyManagementCidrRange?: string;
727
727
  }
728
728
  export interface DescribeAccountModificationsRequest {
@@ -736,9 +736,7 @@ export interface DescribeApplicationAssociationsRequest {
736
736
  MaxResults?: number;
737
737
  NextToken?: string;
738
738
  ApplicationId: string | undefined;
739
- AssociatedResourceTypes:
740
- | (ApplicationAssociatedResourceType | string)[]
741
- | undefined;
739
+ AssociatedResourceTypes: ApplicationAssociatedResourceType[] | undefined;
742
740
  }
743
741
  export interface DescribeApplicationAssociationsResult {
744
742
  Associations?: ApplicationResourceAssociation[];
@@ -752,9 +750,9 @@ export type WorkSpaceApplicationLicenseType =
752
750
  (typeof WorkSpaceApplicationLicenseType)[keyof typeof WorkSpaceApplicationLicenseType];
753
751
  export interface DescribeApplicationsRequest {
754
752
  ApplicationIds?: string[];
755
- ComputeTypeNames?: (Compute | string)[];
756
- LicenseType?: WorkSpaceApplicationLicenseType | string;
757
- OperatingSystemNames?: (OperatingSystemName | string)[];
753
+ ComputeTypeNames?: Compute[];
754
+ LicenseType?: WorkSpaceApplicationLicenseType;
755
+ OperatingSystemNames?: OperatingSystemName[];
758
756
  Owner?: string;
759
757
  MaxResults?: number;
760
758
  NextToken?: string;
@@ -771,12 +769,12 @@ export interface WorkSpaceApplication {
771
769
  ApplicationId?: string;
772
770
  Created?: Date;
773
771
  Description?: string;
774
- LicenseType?: WorkSpaceApplicationLicenseType | string;
772
+ LicenseType?: WorkSpaceApplicationLicenseType;
775
773
  Name?: string;
776
774
  Owner?: string;
777
- State?: WorkSpaceApplicationState | string;
778
- SupportedComputeTypeNames?: (Compute | string)[];
779
- SupportedOperatingSystemNames?: (OperatingSystemName | string)[];
775
+ State?: WorkSpaceApplicationState;
776
+ SupportedComputeTypeNames?: Compute[];
777
+ SupportedOperatingSystemNames?: OperatingSystemName[];
780
778
  }
781
779
  export interface DescribeApplicationsResult {
782
780
  Applications?: WorkSpaceApplication[];
@@ -784,9 +782,7 @@ export interface DescribeApplicationsResult {
784
782
  }
785
783
  export interface DescribeBundleAssociationsRequest {
786
784
  BundleId: string | undefined;
787
- AssociatedResourceTypes:
788
- | (BundleAssociatedResourceType | string)[]
789
- | undefined;
785
+ AssociatedResourceTypes: BundleAssociatedResourceType[] | undefined;
790
786
  }
791
787
  export interface DescribeBundleAssociationsResult {
792
788
  Associations?: BundleResourceAssociation[];
@@ -853,15 +849,15 @@ export type ImageAssociatedResourceType =
853
849
  (typeof ImageAssociatedResourceType)[keyof typeof ImageAssociatedResourceType];
854
850
  export interface DescribeImageAssociationsRequest {
855
851
  ImageId: string | undefined;
856
- AssociatedResourceTypes: (ImageAssociatedResourceType | string)[] | undefined;
852
+ AssociatedResourceTypes: ImageAssociatedResourceType[] | undefined;
857
853
  }
858
854
  export interface ImageResourceAssociation {
859
855
  AssociatedResourceId?: string;
860
- AssociatedResourceType?: ImageAssociatedResourceType | string;
856
+ AssociatedResourceType?: ImageAssociatedResourceType;
861
857
  Created?: Date;
862
858
  LastUpdatedTime?: Date;
863
859
  ImageId?: string;
864
- State?: AssociationState | string;
860
+ State?: AssociationState;
865
861
  StateReason?: AssociationStateReason;
866
862
  }
867
863
  export interface DescribeImageAssociationsResult {
@@ -890,9 +886,7 @@ export interface DescribeTagsResult {
890
886
  }
891
887
  export interface DescribeWorkspaceAssociationsRequest {
892
888
  WorkspaceId: string | undefined;
893
- AssociatedResourceTypes:
894
- | (WorkSpaceAssociatedResourceType | string)[]
895
- | undefined;
889
+ AssociatedResourceTypes: WorkSpaceAssociatedResourceType[] | undefined;
896
890
  }
897
891
  export interface DescribeWorkspaceAssociationsResult {
898
892
  Associations?: WorkspaceResourceAssociation[];
@@ -925,16 +919,16 @@ export declare const SamlStatusEnum: {
925
919
  export type SamlStatusEnum =
926
920
  (typeof SamlStatusEnum)[keyof typeof SamlStatusEnum];
927
921
  export interface SamlProperties {
928
- Status?: SamlStatusEnum | string;
922
+ Status?: SamlStatusEnum;
929
923
  UserAccessUrl?: string;
930
924
  RelayStateParameterName?: string;
931
925
  }
932
926
  export interface SelfservicePermissions {
933
- RestartWorkspace?: ReconnectEnum | string;
934
- IncreaseVolumeSize?: ReconnectEnum | string;
935
- ChangeComputeType?: ReconnectEnum | string;
936
- SwitchRunningMode?: ReconnectEnum | string;
937
- RebuildWorkspace?: ReconnectEnum | string;
927
+ RestartWorkspace?: ReconnectEnum;
928
+ IncreaseVolumeSize?: ReconnectEnum;
929
+ ChangeComputeType?: ReconnectEnum;
930
+ SwitchRunningMode?: ReconnectEnum;
931
+ RebuildWorkspace?: ReconnectEnum;
938
932
  }
939
933
  export declare const WorkspaceDirectoryState: {
940
934
  readonly DEREGISTERED: "DEREGISTERED";
@@ -951,14 +945,14 @@ export declare const Tenancy: {
951
945
  };
952
946
  export type Tenancy = (typeof Tenancy)[keyof typeof Tenancy];
953
947
  export interface WorkspaceAccessProperties {
954
- DeviceTypeWindows?: AccessPropertyValue | string;
955
- DeviceTypeOsx?: AccessPropertyValue | string;
956
- DeviceTypeWeb?: AccessPropertyValue | string;
957
- DeviceTypeIos?: AccessPropertyValue | string;
958
- DeviceTypeAndroid?: AccessPropertyValue | string;
959
- DeviceTypeChromeOs?: AccessPropertyValue | string;
960
- DeviceTypeZeroClient?: AccessPropertyValue | string;
961
- DeviceTypeLinux?: AccessPropertyValue | string;
948
+ DeviceTypeWindows?: AccessPropertyValue;
949
+ DeviceTypeOsx?: AccessPropertyValue;
950
+ DeviceTypeWeb?: AccessPropertyValue;
951
+ DeviceTypeIos?: AccessPropertyValue;
952
+ DeviceTypeAndroid?: AccessPropertyValue;
953
+ DeviceTypeChromeOs?: AccessPropertyValue;
954
+ DeviceTypeZeroClient?: AccessPropertyValue;
955
+ DeviceTypeLinux?: AccessPropertyValue;
962
956
  }
963
957
  export interface WorkspaceDirectory {
964
958
  DirectoryId?: string;
@@ -969,13 +963,13 @@ export interface WorkspaceDirectory {
969
963
  DnsIpAddresses?: string[];
970
964
  CustomerUserName?: string;
971
965
  IamRoleId?: string;
972
- DirectoryType?: WorkspaceDirectoryType | string;
966
+ DirectoryType?: WorkspaceDirectoryType;
973
967
  WorkspaceSecurityGroupId?: string;
974
- State?: WorkspaceDirectoryState | string;
968
+ State?: WorkspaceDirectoryState;
975
969
  WorkspaceCreationProperties?: DefaultWorkspaceCreationProperties;
976
970
  ipGroupIds?: string[];
977
971
  WorkspaceAccessProperties?: WorkspaceAccessProperties;
978
- Tenancy?: Tenancy | string;
972
+ Tenancy?: Tenancy;
979
973
  SelfservicePermissions?: SelfservicePermissions;
980
974
  SamlProperties?: SamlProperties;
981
975
  CertificateBasedAuthProperties?: CertificateBasedAuthProperties;
@@ -1004,7 +998,7 @@ export declare const ImageType: {
1004
998
  export type ImageType = (typeof ImageType)[keyof typeof ImageType];
1005
999
  export interface DescribeWorkspaceImagesRequest {
1006
1000
  ImageIds?: string[];
1007
- ImageType?: ImageType | string;
1001
+ ImageType?: ImageType;
1008
1002
  NextToken?: string;
1009
1003
  MaxResults?: number;
1010
1004
  }
@@ -1039,7 +1033,7 @@ export declare const WorkspaceImageErrorDetailCode: {
1039
1033
  export type WorkspaceImageErrorDetailCode =
1040
1034
  (typeof WorkspaceImageErrorDetailCode)[keyof typeof WorkspaceImageErrorDetailCode];
1041
1035
  export interface ErrorDetails {
1042
- ErrorCode?: WorkspaceImageErrorDetailCode | string;
1036
+ ErrorCode?: WorkspaceImageErrorDetailCode;
1043
1037
  ErrorMessage?: string;
1044
1038
  }
1045
1039
  export interface UpdateResult {
@@ -1051,8 +1045,8 @@ export interface WorkspaceImage {
1051
1045
  Name?: string;
1052
1046
  Description?: string;
1053
1047
  OperatingSystem?: OperatingSystem;
1054
- State?: WorkspaceImageState | string;
1055
- RequiredTenancy?: WorkspaceImageRequiredTenancy | string;
1048
+ State?: WorkspaceImageState;
1049
+ RequiredTenancy?: WorkspaceImageRequiredTenancy;
1056
1050
  ErrorCode?: string;
1057
1051
  ErrorMessage?: string;
1058
1052
  Created?: Date;
@@ -1082,7 +1076,7 @@ export interface DescribeWorkspacesConnectionStatusRequest {
1082
1076
  }
1083
1077
  export interface WorkspaceConnectionStatus {
1084
1078
  WorkspaceId?: string;
1085
- ConnectionState?: ConnectionState | string;
1079
+ ConnectionState?: ConnectionState;
1086
1080
  ConnectionStateCheckTimestamp?: Date;
1087
1081
  LastKnownUserConnectionTimestamp?: Date;
1088
1082
  }
@@ -1160,11 +1154,11 @@ export type WorkspaceImageIngestionProcess =
1160
1154
  (typeof WorkspaceImageIngestionProcess)[keyof typeof WorkspaceImageIngestionProcess];
1161
1155
  export interface ImportWorkspaceImageRequest {
1162
1156
  Ec2ImageId: string | undefined;
1163
- IngestionProcess: WorkspaceImageIngestionProcess | string | undefined;
1157
+ IngestionProcess: WorkspaceImageIngestionProcess | undefined;
1164
1158
  ImageName: string | undefined;
1165
1159
  ImageDescription: string | undefined;
1166
1160
  Tags?: Tag[];
1167
- Applications?: (Application | string)[];
1161
+ Applications?: Application[];
1168
1162
  }
1169
1163
  export interface ImportWorkspaceImageResult {
1170
1164
  ImageId?: string;
@@ -1194,14 +1188,14 @@ export declare class OperationInProgressException extends __BaseException {
1194
1188
  );
1195
1189
  }
1196
1190
  export interface ModifyAccountRequest {
1197
- DedicatedTenancySupport?: DedicatedTenancySupportEnum | string;
1191
+ DedicatedTenancySupport?: DedicatedTenancySupportEnum;
1198
1192
  DedicatedTenancyManagementCidrRange?: string;
1199
1193
  }
1200
1194
  export interface ModifyAccountResult {}
1201
1195
  export interface ModifyCertificateBasedAuthPropertiesRequest {
1202
1196
  ResourceId: string | undefined;
1203
1197
  CertificateBasedAuthProperties?: CertificateBasedAuthProperties;
1204
- PropertiesToDelete?: (DeletableCertificateBasedAuthProperty | string)[];
1198
+ PropertiesToDelete?: DeletableCertificateBasedAuthProperty[];
1205
1199
  }
1206
1200
  export interface ModifyCertificateBasedAuthPropertiesResult {}
1207
1201
  export interface ModifyClientPropertiesRequest {
@@ -1212,7 +1206,7 @@ export interface ModifyClientPropertiesResult {}
1212
1206
  export interface ModifySamlPropertiesRequest {
1213
1207
  ResourceId: string | undefined;
1214
1208
  SamlProperties?: SamlProperties;
1215
- PropertiesToDelete?: (DeletableSamlProperty | string)[];
1209
+ PropertiesToDelete?: DeletableSamlProperty[];
1216
1210
  }
1217
1211
  export interface ModifySamlPropertiesResult {}
1218
1212
  export interface ModifySelfservicePermissionsRequest {
@@ -1261,7 +1255,7 @@ export type TargetWorkspaceState =
1261
1255
  (typeof TargetWorkspaceState)[keyof typeof TargetWorkspaceState];
1262
1256
  export interface ModifyWorkspaceStateRequest {
1263
1257
  WorkspaceId: string | undefined;
1264
- WorkspaceState: TargetWorkspaceState | string | undefined;
1258
+ WorkspaceState: TargetWorkspaceState | undefined;
1265
1259
  }
1266
1260
  export interface ModifyWorkspaceStateResult {}
1267
1261
  export interface RebootRequest {
@@ -1287,7 +1281,7 @@ export interface RegisterWorkspaceDirectoryRequest {
1287
1281
  SubnetIds?: string[];
1288
1282
  EnableWorkDocs: boolean | undefined;
1289
1283
  EnableSelfService?: boolean;
1290
- Tenancy?: Tenancy | string;
1284
+ Tenancy?: Tenancy;
1291
1285
  Tags?: Tag[];
1292
1286
  }
1293
1287
  export interface RegisterWorkspaceDirectoryResult {}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-workspaces",
3
3
  "description": "AWS SDK for JavaScript Workspaces Client for Node.js, Browser and React Native",
4
- "version": "3.428.0",
4
+ "version": "3.430.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,28 +21,28 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.428.0",
25
- "@aws-sdk/credential-provider-node": "3.428.0",
26
- "@aws-sdk/middleware-host-header": "3.428.0",
24
+ "@aws-sdk/client-sts": "3.430.0",
25
+ "@aws-sdk/credential-provider-node": "3.430.0",
26
+ "@aws-sdk/middleware-host-header": "3.429.0",
27
27
  "@aws-sdk/middleware-logger": "3.428.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.428.0",
29
29
  "@aws-sdk/middleware-signing": "3.428.0",
30
30
  "@aws-sdk/middleware-user-agent": "3.428.0",
31
- "@aws-sdk/region-config-resolver": "3.428.0",
31
+ "@aws-sdk/region-config-resolver": "3.430.0",
32
32
  "@aws-sdk/types": "3.428.0",
33
33
  "@aws-sdk/util-endpoints": "3.428.0",
34
34
  "@aws-sdk/util-user-agent-browser": "3.428.0",
35
- "@aws-sdk/util-user-agent-node": "3.428.0",
36
- "@smithy/config-resolver": "^2.0.14",
35
+ "@aws-sdk/util-user-agent-node": "3.430.0",
36
+ "@smithy/config-resolver": "^2.0.15",
37
37
  "@smithy/fetch-http-handler": "^2.2.3",
38
38
  "@smithy/hash-node": "^2.0.11",
39
39
  "@smithy/invalid-dependency": "^2.0.11",
40
40
  "@smithy/middleware-content-length": "^2.0.13",
41
- "@smithy/middleware-endpoint": "^2.1.0",
42
- "@smithy/middleware-retry": "^2.0.16",
41
+ "@smithy/middleware-endpoint": "^2.1.2",
42
+ "@smithy/middleware-retry": "^2.0.17",
43
43
  "@smithy/middleware-serde": "^2.0.11",
44
44
  "@smithy/middleware-stack": "^2.0.5",
45
- "@smithy/node-config-provider": "^2.1.1",
45
+ "@smithy/node-config-provider": "^2.1.2",
46
46
  "@smithy/node-http-handler": "^2.1.7",
47
47
  "@smithy/protocol-http": "^3.0.7",
48
48
  "@smithy/smithy-client": "^2.1.11",
@@ -52,7 +52,7 @@
52
52
  "@smithy/util-body-length-browser": "^2.0.0",
53
53
  "@smithy/util-body-length-node": "^2.1.0",
54
54
  "@smithy/util-defaults-mode-browser": "^2.0.15",
55
- "@smithy/util-defaults-mode-node": "^2.0.19",
55
+ "@smithy/util-defaults-mode-node": "^2.0.20",
56
56
  "@smithy/util-retry": "^2.0.4",
57
57
  "@smithy/util-utf8": "^2.0.0",
58
58
  "tslib": "^2.5.0"