@aws-sdk/client-workspaces-web 3.803.0 → 3.804.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 (127) hide show
  1. package/dist-types/commands/AssociateBrowserSettingsCommand.d.ts +1 -1
  2. package/dist-types/commands/AssociateDataProtectionSettingsCommand.d.ts +1 -1
  3. package/dist-types/commands/AssociateIpAccessSettingsCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateNetworkSettingsCommand.d.ts +1 -1
  5. package/dist-types/commands/AssociateTrustStoreCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +1 -1
  7. package/dist-types/commands/AssociateUserSettingsCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateBrowserSettingsCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateIdentityProviderCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateIpAccessSettingsCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateNetworkSettingsCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateTrustStoreCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateUserAccessLoggingSettingsCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateUserSettingsCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteBrowserSettingsCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteDataProtectionSettingsCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteIpAccessSettingsCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteNetworkSettingsCommand.d.ts +1 -1
  20. package/dist-types/commands/DeletePortalCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteTrustStoreCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteUserSettingsCommand.d.ts +1 -1
  24. package/dist-types/commands/DisassociateBrowserSettingsCommand.d.ts +1 -1
  25. package/dist-types/commands/DisassociateDataProtectionSettingsCommand.d.ts +1 -1
  26. package/dist-types/commands/DisassociateIpAccessSettingsCommand.d.ts +1 -1
  27. package/dist-types/commands/DisassociateNetworkSettingsCommand.d.ts +1 -1
  28. package/dist-types/commands/DisassociateTrustStoreCommand.d.ts +1 -1
  29. package/dist-types/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +1 -1
  30. package/dist-types/commands/DisassociateUserSettingsCommand.d.ts +1 -1
  31. package/dist-types/commands/ExpireSessionCommand.d.ts +1 -1
  32. package/dist-types/commands/GetBrowserSettingsCommand.d.ts +1 -1
  33. package/dist-types/commands/GetDataProtectionSettingsCommand.d.ts +1 -1
  34. package/dist-types/commands/GetIdentityProviderCommand.d.ts +1 -1
  35. package/dist-types/commands/GetIpAccessSettingsCommand.d.ts +1 -1
  36. package/dist-types/commands/GetNetworkSettingsCommand.d.ts +1 -1
  37. package/dist-types/commands/GetPortalCommand.d.ts +1 -1
  38. package/dist-types/commands/GetPortalServiceProviderMetadataCommand.d.ts +1 -1
  39. package/dist-types/commands/GetSessionCommand.d.ts +1 -1
  40. package/dist-types/commands/GetTrustStoreCertificateCommand.d.ts +1 -1
  41. package/dist-types/commands/GetTrustStoreCommand.d.ts +1 -1
  42. package/dist-types/commands/GetUserAccessLoggingSettingsCommand.d.ts +1 -1
  43. package/dist-types/commands/GetUserSettingsCommand.d.ts +1 -1
  44. package/dist-types/commands/ListIdentityProvidersCommand.d.ts +1 -1
  45. package/dist-types/commands/ListSessionsCommand.d.ts +1 -1
  46. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  47. package/dist-types/commands/ListTrustStoreCertificatesCommand.d.ts +1 -1
  48. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  49. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  50. package/dist-types/commands/UpdateBrowserSettingsCommand.d.ts +1 -1
  51. package/dist-types/commands/UpdateDataProtectionSettingsCommand.d.ts +1 -1
  52. package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +1 -1
  53. package/dist-types/commands/UpdateIpAccessSettingsCommand.d.ts +1 -1
  54. package/dist-types/commands/UpdateNetworkSettingsCommand.d.ts +1 -1
  55. package/dist-types/commands/UpdatePortalCommand.d.ts +1 -1
  56. package/dist-types/commands/UpdateTrustStoreCommand.d.ts +1 -1
  57. package/dist-types/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +1 -1
  58. package/dist-types/commands/UpdateUserSettingsCommand.d.ts +1 -1
  59. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  60. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  61. package/dist-types/runtimeConfig.d.ts +16 -16
  62. package/dist-types/runtimeConfig.native.d.ts +18 -18
  63. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  64. package/dist-types/ts3.4/commands/AssociateBrowserSettingsCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/AssociateDataProtectionSettingsCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/AssociateIpAccessSettingsCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/AssociateNetworkSettingsCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/AssociateTrustStoreCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/AssociateUserSettingsCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/CreateBrowserSettingsCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/CreateIpAccessSettingsCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/CreateNetworkSettingsCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/CreateUserAccessLoggingSettingsCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/CreateUserSettingsCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/DeleteBrowserSettingsCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/DeleteDataProtectionSettingsCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/DeleteIpAccessSettingsCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/DeleteNetworkSettingsCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteUserSettingsCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DisassociateBrowserSettingsCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DisassociateDataProtectionSettingsCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DisassociateIpAccessSettingsCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DisassociateNetworkSettingsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DisassociateTrustStoreCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DisassociateUserSettingsCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/GetBrowserSettingsCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/GetDataProtectionSettingsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/GetIdentityProviderCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetIpAccessSettingsCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/GetNetworkSettingsCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetPortalServiceProviderMetadataCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/GetTrustStoreCertificateCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetUserAccessLoggingSettingsCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/ListTrustStoreCertificatesCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/UpdateBrowserSettingsCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/UpdateDataProtectionSettingsCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/UpdateIpAccessSettingsCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/UpdateNetworkSettingsCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  123. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  124. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  125. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  126. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  127. package/package.json +19 -19
@@ -23,7 +23,7 @@ export interface AssociateBrowserSettingsCommandOutput extends AssociateBrowserS
23
23
  }
24
24
  declare const AssociateBrowserSettingsCommand_base: {
25
25
  new (input: AssociateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateBrowserSettingsCommandInput, AssociateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateBrowserSettingsCommandInput, AssociateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateBrowserSettingsCommandInput, AssociateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateDataProtectionSettingsCommandOutput extends AssociateD
23
23
  }
24
24
  declare const AssociateDataProtectionSettingsCommand_base: {
25
25
  new (input: AssociateDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateDataProtectionSettingsCommandInput, AssociateDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateDataProtectionSettingsCommandInput, AssociateDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateDataProtectionSettingsCommandInput, AssociateDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateIpAccessSettingsCommandOutput extends AssociateIpAcces
23
23
  }
24
24
  declare const AssociateIpAccessSettingsCommand_base: {
25
25
  new (input: AssociateIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateIpAccessSettingsCommandInput, AssociateIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateIpAccessSettingsCommandInput, AssociateIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateIpAccessSettingsCommandInput, AssociateIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateNetworkSettingsCommandOutput extends AssociateNetworkS
23
23
  }
24
24
  declare const AssociateNetworkSettingsCommand_base: {
25
25
  new (input: AssociateNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateNetworkSettingsCommandInput, AssociateNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateNetworkSettingsCommandInput, AssociateNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateNetworkSettingsCommandInput, AssociateNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateTrustStoreCommandOutput extends AssociateTrustStoreRes
23
23
  }
24
24
  declare const AssociateTrustStoreCommand_base: {
25
25
  new (input: AssociateTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTrustStoreCommandInput, AssociateTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTrustStoreCommandInput, AssociateTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTrustStoreCommandInput, AssociateTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateUserAccessLoggingSettingsCommandOutput extends Associa
23
23
  }
24
24
  declare const AssociateUserAccessLoggingSettingsCommand_base: {
25
25
  new (input: AssociateUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateUserAccessLoggingSettingsCommandInput, AssociateUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateUserAccessLoggingSettingsCommandInput, AssociateUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateUserAccessLoggingSettingsCommandInput, AssociateUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateUserSettingsCommandOutput extends AssociateUserSetting
23
23
  }
24
24
  declare const AssociateUserSettingsCommand_base: {
25
25
  new (input: AssociateUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateUserSettingsCommandInput, AssociateUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateUserSettingsCommandInput, AssociateUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateUserSettingsCommandInput, AssociateUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBrowserSettingsCommandOutput extends CreateBrowserSetting
23
23
  }
24
24
  declare const CreateBrowserSettingsCommand_base: {
25
25
  new (input: CreateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBrowserSettingsCommandInput, CreateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBrowserSettingsCommandInput, CreateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBrowserSettingsCommandInput, CreateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateIdentityProviderCommandOutput extends CreateIdentityProvi
23
23
  }
24
24
  declare const CreateIdentityProviderCommand_base: {
25
25
  new (input: CreateIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIdentityProviderCommandInput, CreateIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIdentityProviderCommandInput, CreateIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIdentityProviderCommandInput, CreateIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateIpAccessSettingsCommandOutput extends CreateIpAccessSetti
23
23
  }
24
24
  declare const CreateIpAccessSettingsCommand_base: {
25
25
  new (input: CreateIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIpAccessSettingsCommandInput, CreateIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIpAccessSettingsCommandInput, CreateIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIpAccessSettingsCommandInput, CreateIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateNetworkSettingsCommandOutput extends CreateNetworkSetting
23
23
  }
24
24
  declare const CreateNetworkSettingsCommand_base: {
25
25
  new (input: CreateNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNetworkSettingsCommandInput, CreateNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNetworkSettingsCommandInput, CreateNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNetworkSettingsCommandInput, CreateNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTrustStoreCommandOutput extends CreateTrustStoreResponse,
23
23
  }
24
24
  declare const CreateTrustStoreCommand_base: {
25
25
  new (input: CreateTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustStoreCommandInput, CreateTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustStoreCommandInput, CreateTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustStoreCommandInput, CreateTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateUserAccessLoggingSettingsCommandOutput extends CreateUser
23
23
  }
24
24
  declare const CreateUserAccessLoggingSettingsCommand_base: {
25
25
  new (input: CreateUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserAccessLoggingSettingsCommandInput, CreateUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserAccessLoggingSettingsCommandInput, CreateUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserAccessLoggingSettingsCommandInput, CreateUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateUserSettingsCommandOutput extends CreateUserSettingsRespo
23
23
  }
24
24
  declare const CreateUserSettingsCommand_base: {
25
25
  new (input: CreateUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserSettingsCommandInput, CreateUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserSettingsCommandInput, CreateUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserSettingsCommandInput, CreateUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBrowserSettingsCommandOutput extends DeleteBrowserSetting
23
23
  }
24
24
  declare const DeleteBrowserSettingsCommand_base: {
25
25
  new (input: DeleteBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBrowserSettingsCommandInput, DeleteBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBrowserSettingsCommandInput, DeleteBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBrowserSettingsCommandInput, DeleteBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDataProtectionSettingsCommandOutput extends DeleteDataPro
23
23
  }
24
24
  declare const DeleteDataProtectionSettingsCommand_base: {
25
25
  new (input: DeleteDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataProtectionSettingsCommandInput, DeleteDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataProtectionSettingsCommandInput, DeleteDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataProtectionSettingsCommandInput, DeleteDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteIdentityProviderCommandOutput extends DeleteIdentityProvi
23
23
  }
24
24
  declare const DeleteIdentityProviderCommand_base: {
25
25
  new (input: DeleteIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityProviderCommandInput, DeleteIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityProviderCommandInput, DeleteIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityProviderCommandInput, DeleteIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteIpAccessSettingsCommandOutput extends DeleteIpAccessSetti
23
23
  }
24
24
  declare const DeleteIpAccessSettingsCommand_base: {
25
25
  new (input: DeleteIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIpAccessSettingsCommandInput, DeleteIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIpAccessSettingsCommandInput, DeleteIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIpAccessSettingsCommandInput, DeleteIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteNetworkSettingsCommandOutput extends DeleteNetworkSetting
23
23
  }
24
24
  declare const DeleteNetworkSettingsCommand_base: {
25
25
  new (input: DeleteNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNetworkSettingsCommandInput, DeleteNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNetworkSettingsCommandInput, DeleteNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNetworkSettingsCommandInput, DeleteNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePortalCommandOutput extends DeletePortalResponse, __Metad
23
23
  }
24
24
  declare const DeletePortalCommand_base: {
25
25
  new (input: DeletePortalCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortalCommandInput, DeletePortalCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePortalCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortalCommandInput, DeletePortalCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePortalCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortalCommandInput, DeletePortalCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTrustStoreCommandOutput extends DeleteTrustStoreResponse,
23
23
  }
24
24
  declare const DeleteTrustStoreCommand_base: {
25
25
  new (input: DeleteTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustStoreCommandInput, DeleteTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustStoreCommandInput, DeleteTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustStoreCommandInput, DeleteTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteUserAccessLoggingSettingsCommandOutput extends DeleteUser
23
23
  }
24
24
  declare const DeleteUserAccessLoggingSettingsCommand_base: {
25
25
  new (input: DeleteUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserAccessLoggingSettingsCommandInput, DeleteUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserAccessLoggingSettingsCommandInput, DeleteUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserAccessLoggingSettingsCommandInput, DeleteUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteUserSettingsCommandOutput extends DeleteUserSettingsRespo
23
23
  }
24
24
  declare const DeleteUserSettingsCommand_base: {
25
25
  new (input: DeleteUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserSettingsCommandInput, DeleteUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserSettingsCommandInput, DeleteUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserSettingsCommandInput, DeleteUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateBrowserSettingsCommandOutput extends DisassociateBr
23
23
  }
24
24
  declare const DisassociateBrowserSettingsCommand_base: {
25
25
  new (input: DisassociateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateBrowserSettingsCommandInput, DisassociateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateBrowserSettingsCommandInput, DisassociateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateBrowserSettingsCommandInput, DisassociateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateDataProtectionSettingsCommandOutput extends Disasso
23
23
  }
24
24
  declare const DisassociateDataProtectionSettingsCommand_base: {
25
25
  new (input: DisassociateDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateDataProtectionSettingsCommandInput, DisassociateDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateDataProtectionSettingsCommandInput, DisassociateDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateDataProtectionSettingsCommandInput, DisassociateDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateIpAccessSettingsCommandOutput extends DisassociateI
23
23
  }
24
24
  declare const DisassociateIpAccessSettingsCommand_base: {
25
25
  new (input: DisassociateIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateIpAccessSettingsCommandInput, DisassociateIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateIpAccessSettingsCommandInput, DisassociateIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateIpAccessSettingsCommandInput, DisassociateIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateNetworkSettingsCommandOutput extends DisassociateNe
23
23
  }
24
24
  declare const DisassociateNetworkSettingsCommand_base: {
25
25
  new (input: DisassociateNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateNetworkSettingsCommandInput, DisassociateNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateNetworkSettingsCommandInput, DisassociateNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateNetworkSettingsCommandInput, DisassociateNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateTrustStoreCommandOutput extends DisassociateTrustSt
23
23
  }
24
24
  declare const DisassociateTrustStoreCommand_base: {
25
25
  new (input: DisassociateTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTrustStoreCommandInput, DisassociateTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTrustStoreCommandInput, DisassociateTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTrustStoreCommandInput, DisassociateTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateUserAccessLoggingSettingsCommandOutput extends Disa
23
23
  }
24
24
  declare const DisassociateUserAccessLoggingSettingsCommand_base: {
25
25
  new (input: DisassociateUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateUserAccessLoggingSettingsCommandInput, DisassociateUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateUserAccessLoggingSettingsCommandInput, DisassociateUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateUserAccessLoggingSettingsCommandInput, DisassociateUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateUserSettingsCommandOutput extends DisassociateUserS
23
23
  }
24
24
  declare const DisassociateUserSettingsCommand_base: {
25
25
  new (input: DisassociateUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateUserSettingsCommandInput, DisassociateUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateUserSettingsCommandInput, DisassociateUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateUserSettingsCommandInput, DisassociateUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ExpireSessionCommandOutput extends ExpireSessionResponse, __Met
23
23
  }
24
24
  declare const ExpireSessionCommand_base: {
25
25
  new (input: ExpireSessionCommandInput): import("@smithy/smithy-client").CommandImpl<ExpireSessionCommandInput, ExpireSessionCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ExpireSessionCommandInput): import("@smithy/smithy-client").CommandImpl<ExpireSessionCommandInput, ExpireSessionCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ExpireSessionCommandInput): import("@smithy/smithy-client").CommandImpl<ExpireSessionCommandInput, ExpireSessionCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBrowserSettingsCommandOutput extends GetBrowserSettingsRespo
23
23
  }
24
24
  declare const GetBrowserSettingsCommand_base: {
25
25
  new (input: GetBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBrowserSettingsCommandInput, GetBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBrowserSettingsCommandInput, GetBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBrowserSettingsCommandInput, GetBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDataProtectionSettingsCommandOutput extends GetDataProtectio
23
23
  }
24
24
  declare const GetDataProtectionSettingsCommand_base: {
25
25
  new (input: GetDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataProtectionSettingsCommandInput, GetDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataProtectionSettingsCommandInput, GetDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataProtectionSettingsCommandInput, GetDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetIdentityProviderCommandOutput extends GetIdentityProviderRes
23
23
  }
24
24
  declare const GetIdentityProviderCommand_base: {
25
25
  new (input: GetIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityProviderCommandInput, GetIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityProviderCommandInput, GetIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityProviderCommandInput, GetIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetIpAccessSettingsCommandOutput extends GetIpAccessSettingsRes
23
23
  }
24
24
  declare const GetIpAccessSettingsCommand_base: {
25
25
  new (input: GetIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetIpAccessSettingsCommandInput, GetIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetIpAccessSettingsCommandInput, GetIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetIpAccessSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetIpAccessSettingsCommandInput, GetIpAccessSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetNetworkSettingsCommandOutput extends GetNetworkSettingsRespo
23
23
  }
24
24
  declare const GetNetworkSettingsCommand_base: {
25
25
  new (input: GetNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkSettingsCommandInput, GetNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkSettingsCommandInput, GetNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetNetworkSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkSettingsCommandInput, GetNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetPortalCommandOutput extends GetPortalResponse, __MetadataBea
23
23
  }
24
24
  declare const GetPortalCommand_base: {
25
25
  new (input: GetPortalCommandInput): import("@smithy/smithy-client").CommandImpl<GetPortalCommandInput, GetPortalCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPortalCommandInput): import("@smithy/smithy-client").CommandImpl<GetPortalCommandInput, GetPortalCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPortalCommandInput): import("@smithy/smithy-client").CommandImpl<GetPortalCommandInput, GetPortalCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetPortalServiceProviderMetadataCommandOutput extends GetPortal
23
23
  }
24
24
  declare const GetPortalServiceProviderMetadataCommand_base: {
25
25
  new (input: GetPortalServiceProviderMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetPortalServiceProviderMetadataCommandInput, GetPortalServiceProviderMetadataCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPortalServiceProviderMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetPortalServiceProviderMetadataCommandInput, GetPortalServiceProviderMetadataCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPortalServiceProviderMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetPortalServiceProviderMetadataCommandInput, GetPortalServiceProviderMetadataCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSessionCommandOutput extends GetSessionResponse, __MetadataB
23
23
  }
24
24
  declare const GetSessionCommand_base: {
25
25
  new (input: GetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionCommandInput, GetSessionCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionCommandInput, GetSessionCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionCommandInput, GetSessionCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTrustStoreCertificateCommandOutput extends GetTrustStoreCert
23
23
  }
24
24
  declare const GetTrustStoreCertificateCommand_base: {
25
25
  new (input: GetTrustStoreCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrustStoreCertificateCommandInput, GetTrustStoreCertificateCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTrustStoreCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrustStoreCertificateCommandInput, GetTrustStoreCertificateCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTrustStoreCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrustStoreCertificateCommandInput, GetTrustStoreCertificateCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTrustStoreCommandOutput extends GetTrustStoreResponse, __Met
23
23
  }
24
24
  declare const GetTrustStoreCommand_base: {
25
25
  new (input: GetTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrustStoreCommandInput, GetTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrustStoreCommandInput, GetTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTrustStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrustStoreCommandInput, GetTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetUserAccessLoggingSettingsCommandOutput extends GetUserAccess
23
23
  }
24
24
  declare const GetUserAccessLoggingSettingsCommand_base: {
25
25
  new (input: GetUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserAccessLoggingSettingsCommandInput, GetUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserAccessLoggingSettingsCommandInput, GetUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetUserAccessLoggingSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserAccessLoggingSettingsCommandInput, GetUserAccessLoggingSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetUserSettingsCommandOutput extends GetUserSettingsResponse, _
23
23
  }
24
24
  declare const GetUserSettingsCommand_base: {
25
25
  new (input: GetUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserSettingsCommandInput, GetUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserSettingsCommandInput, GetUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserSettingsCommandInput, GetUserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListIdentityProvidersCommandOutput extends ListIdentityProvider
23
23
  }
24
24
  declare const ListIdentityProvidersCommand_base: {
25
25
  new (input: ListIdentityProvidersCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityProvidersCommandInput, ListIdentityProvidersCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListIdentityProvidersCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityProvidersCommandInput, ListIdentityProvidersCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListIdentityProvidersCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityProvidersCommandInput, ListIdentityProvidersCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListSessionsCommandOutput extends ListSessionsResponse, __Metad
23
23
  }
24
24
  declare const ListSessionsCommand_base: {
25
25
  new (input: ListSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSessionsCommandInput, ListSessionsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSessionsCommandInput, ListSessionsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSessionsCommandInput, ListSessionsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTrustStoreCertificatesCommandOutput extends ListTrustStoreC
23
23
  }
24
24
  declare const ListTrustStoreCertificatesCommand_base: {
25
25
  new (input: ListTrustStoreCertificatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrustStoreCertificatesCommandInput, ListTrustStoreCertificatesCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTrustStoreCertificatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrustStoreCertificatesCommandInput, ListTrustStoreCertificatesCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTrustStoreCertificatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrustStoreCertificatesCommandInput, ListTrustStoreCertificatesCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateBrowserSettingsCommandOutput extends UpdateBrowserSetting
23
23
  }
24
24
  declare const UpdateBrowserSettingsCommand_base: {
25
25
  new (input: UpdateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBrowserSettingsCommandInput, UpdateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBrowserSettingsCommandInput, UpdateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateBrowserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBrowserSettingsCommandInput, UpdateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDataProtectionSettingsCommandOutput extends UpdateDataPro
23
23
  }
24
24
  declare const UpdateDataProtectionSettingsCommand_base: {
25
25
  new (input: UpdateDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataProtectionSettingsCommandInput, UpdateDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataProtectionSettingsCommandInput, UpdateDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDataProtectionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataProtectionSettingsCommandInput, UpdateDataProtectionSettingsCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateIdentityProviderCommandOutput extends UpdateIdentityProvi
23
23
  }
24
24
  declare const UpdateIdentityProviderCommand_base: {
25
25
  new (input: UpdateIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIdentityProviderCommandInput, UpdateIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIdentityProviderCommandInput, UpdateIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIdentityProviderCommandInput, UpdateIdentityProviderCommandOutput, WorkSpacesWebClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**