@aws-sdk/client-directory-service 3.802.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 (139) hide show
  1. package/dist-types/commands/AcceptSharedDirectoryCommand.d.ts +1 -1
  2. package/dist-types/commands/AddIpRoutesCommand.d.ts +1 -1
  3. package/dist-types/commands/AddRegionCommand.d.ts +1 -1
  4. package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
  5. package/dist-types/commands/CancelSchemaExtensionCommand.d.ts +1 -1
  6. package/dist-types/commands/ConnectDirectoryCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateAliasCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateComputerCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateConditionalForwarderCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateDirectoryCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateLogSubscriptionCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateMicrosoftADCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateTrustCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteConditionalForwarderCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteDirectoryCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteLogSubscriptionCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteTrustCommand.d.ts +1 -1
  20. package/dist-types/commands/DeregisterCertificateCommand.d.ts +1 -1
  21. package/dist-types/commands/DeregisterEventTopicCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeClientAuthenticationSettingsCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeConditionalForwardersCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeDirectoryDataAccessCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeDomainControllersCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeLDAPSSettingsCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeRegionsCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeSettingsCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeSharedDirectoriesCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeUpdateDirectoryCommand.d.ts +1 -1
  32. package/dist-types/commands/DisableClientAuthenticationCommand.d.ts +1 -1
  33. package/dist-types/commands/DisableDirectoryDataAccessCommand.d.ts +1 -1
  34. package/dist-types/commands/DisableLDAPSCommand.d.ts +1 -1
  35. package/dist-types/commands/DisableRadiusCommand.d.ts +1 -1
  36. package/dist-types/commands/DisableSsoCommand.d.ts +1 -1
  37. package/dist-types/commands/EnableClientAuthenticationCommand.d.ts +1 -1
  38. package/dist-types/commands/EnableDirectoryDataAccessCommand.d.ts +1 -1
  39. package/dist-types/commands/EnableLDAPSCommand.d.ts +1 -1
  40. package/dist-types/commands/EnableRadiusCommand.d.ts +1 -1
  41. package/dist-types/commands/EnableSsoCommand.d.ts +1 -1
  42. package/dist-types/commands/GetSnapshotLimitsCommand.d.ts +1 -1
  43. package/dist-types/commands/ListCertificatesCommand.d.ts +1 -1
  44. package/dist-types/commands/ListIpRoutesCommand.d.ts +1 -1
  45. package/dist-types/commands/ListSchemaExtensionsCommand.d.ts +1 -1
  46. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  47. package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -1
  48. package/dist-types/commands/RegisterEventTopicCommand.d.ts +1 -1
  49. package/dist-types/commands/RejectSharedDirectoryCommand.d.ts +1 -1
  50. package/dist-types/commands/RemoveIpRoutesCommand.d.ts +1 -1
  51. package/dist-types/commands/RemoveRegionCommand.d.ts +1 -1
  52. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  53. package/dist-types/commands/ResetUserPasswordCommand.d.ts +1 -1
  54. package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +1 -1
  55. package/dist-types/commands/ShareDirectoryCommand.d.ts +1 -1
  56. package/dist-types/commands/StartSchemaExtensionCommand.d.ts +1 -1
  57. package/dist-types/commands/UnshareDirectoryCommand.d.ts +1 -1
  58. package/dist-types/commands/UpdateConditionalForwarderCommand.d.ts +1 -1
  59. package/dist-types/commands/UpdateDirectorySetupCommand.d.ts +1 -1
  60. package/dist-types/commands/UpdateNumberOfDomainControllersCommand.d.ts +1 -1
  61. package/dist-types/commands/UpdateRadiusCommand.d.ts +1 -1
  62. package/dist-types/commands/UpdateSettingsCommand.d.ts +1 -1
  63. package/dist-types/commands/UpdateTrustCommand.d.ts +1 -1
  64. package/dist-types/commands/VerifyTrustCommand.d.ts +1 -1
  65. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  66. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  67. package/dist-types/runtimeConfig.d.ts +16 -16
  68. package/dist-types/runtimeConfig.native.d.ts +18 -18
  69. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  70. package/dist-types/ts3.4/commands/AcceptSharedDirectoryCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/AddIpRoutesCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/CancelSchemaExtensionCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/ConnectDirectoryCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/CreateComputerCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CreateConditionalForwarderCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateDirectoryCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateLogSubscriptionCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateMicrosoftADCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CreateTrustCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteConditionalForwarderCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteDirectoryCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteLogSubscriptionCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DeleteTrustCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeregisterCertificateCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeregisterEventTopicCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DescribeClientAuthenticationSettingsCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribeConditionalForwardersCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribeDirectoryDataAccessCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribeDomainControllersCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeLDAPSSettingsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DescribeSettingsCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DescribeSharedDirectoriesCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DescribeUpdateDirectoryCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DisableClientAuthenticationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DisableDirectoryDataAccessCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DisableLDAPSCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DisableRadiusCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DisableSsoCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/EnableClientAuthenticationCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/EnableDirectoryDataAccessCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/EnableLDAPSCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/EnableRadiusCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/EnableSsoCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetSnapshotLimitsCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/ListIpRoutesCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/ListSchemaExtensionsCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/RegisterEventTopicCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/RejectSharedDirectoryCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/RemoveIpRoutesCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/ResetUserPasswordCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/ShareDirectoryCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/StartSchemaExtensionCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/UnshareDirectoryCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/UpdateConditionalForwarderCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/UpdateDirectorySetupCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/UpdateNumberOfDomainControllersCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/UpdateRadiusCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/UpdateTrustCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/VerifyTrustCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  135. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  136. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  137. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  138. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  139. package/package.json +20 -20
@@ -23,7 +23,7 @@ export interface AcceptSharedDirectoryCommandOutput extends AcceptSharedDirector
23
23
  }
24
24
  declare const AcceptSharedDirectoryCommand_base: {
25
25
  new (input: AcceptSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptSharedDirectoryCommandInput, AcceptSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AcceptSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptSharedDirectoryCommandInput, AcceptSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AcceptSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptSharedDirectoryCommandInput, AcceptSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddIpRoutesCommandOutput extends AddIpRoutesResult, __MetadataB
23
23
  }
24
24
  declare const AddIpRoutesCommand_base: {
25
25
  new (input: AddIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<AddIpRoutesCommandInput, AddIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<AddIpRoutesCommandInput, AddIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<AddIpRoutesCommandInput, AddIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddRegionCommandOutput extends AddRegionResult, __MetadataBeare
23
23
  }
24
24
  declare const AddRegionCommand_base: {
25
25
  new (input: AddRegionCommandInput): import("@smithy/smithy-client").CommandImpl<AddRegionCommandInput, AddRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddRegionCommandInput): import("@smithy/smithy-client").CommandImpl<AddRegionCommandInput, AddRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddRegionCommandInput): import("@smithy/smithy-client").CommandImpl<AddRegionCommandInput, AddRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddTagsToResourceCommandOutput extends AddTagsToResourceResult,
23
23
  }
24
24
  declare const AddTagsToResourceCommand_base: {
25
25
  new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelSchemaExtensionCommandOutput extends CancelSchemaExtensio
23
23
  }
24
24
  declare const CancelSchemaExtensionCommand_base: {
25
25
  new (input: CancelSchemaExtensionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSchemaExtensionCommandInput, CancelSchemaExtensionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelSchemaExtensionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSchemaExtensionCommandInput, CancelSchemaExtensionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelSchemaExtensionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelSchemaExtensionCommandInput, CancelSchemaExtensionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ConnectDirectoryCommandOutput extends ConnectDirectoryResult, _
23
23
  }
24
24
  declare const ConnectDirectoryCommand_base: {
25
25
  new (input: ConnectDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<ConnectDirectoryCommandInput, ConnectDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ConnectDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<ConnectDirectoryCommandInput, ConnectDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ConnectDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<ConnectDirectoryCommandInput, ConnectDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAliasCommandOutput extends CreateAliasResult, __MetadataB
23
23
  }
24
24
  declare const CreateAliasCommand_base: {
25
25
  new (input: CreateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAliasCommandInput, CreateAliasCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAliasCommandInput, CreateAliasCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAliasCommandInput, CreateAliasCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateComputerCommandOutput extends CreateComputerResult, __Met
23
23
  }
24
24
  declare const CreateComputerCommand_base: {
25
25
  new (input: CreateComputerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComputerCommandInput, CreateComputerCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateComputerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComputerCommandInput, CreateComputerCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateComputerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComputerCommandInput, CreateComputerCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConditionalForwarderCommandOutput extends CreateCondition
23
23
  }
24
24
  declare const CreateConditionalForwarderCommand_base: {
25
25
  new (input: CreateConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConditionalForwarderCommandInput, CreateConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConditionalForwarderCommandInput, CreateConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConditionalForwarderCommandInput, CreateConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDirectoryCommandOutput extends CreateDirectoryResult, __M
23
23
  }
24
24
  declare const CreateDirectoryCommand_base: {
25
25
  new (input: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryCommandInput, CreateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateLogSubscriptionCommandOutput extends CreateLogSubscriptio
23
23
  }
24
24
  declare const CreateLogSubscriptionCommand_base: {
25
25
  new (input: CreateLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLogSubscriptionCommandInput, CreateLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLogSubscriptionCommandInput, CreateLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLogSubscriptionCommandInput, CreateLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMicrosoftADCommandOutput extends CreateMicrosoftADResult,
23
23
  }
24
24
  declare const CreateMicrosoftADCommand_base: {
25
25
  new (input: CreateMicrosoftADCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMicrosoftADCommandInput, CreateMicrosoftADCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMicrosoftADCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMicrosoftADCommandInput, CreateMicrosoftADCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMicrosoftADCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMicrosoftADCommandInput, CreateMicrosoftADCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotResult, __Met
23
23
  }
24
24
  declare const CreateSnapshotCommand_base: {
25
25
  new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTrustCommandOutput extends CreateTrustResult, __MetadataB
23
23
  }
24
24
  declare const CreateTrustCommand_base: {
25
25
  new (input: CreateTrustCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustCommandInput, CreateTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTrustCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustCommandInput, CreateTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTrustCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustCommandInput, CreateTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConditionalForwarderCommandOutput extends DeleteCondition
23
23
  }
24
24
  declare const DeleteConditionalForwarderCommand_base: {
25
25
  new (input: DeleteConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConditionalForwarderCommandInput, DeleteConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConditionalForwarderCommandInput, DeleteConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConditionalForwarderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConditionalForwarderCommandInput, DeleteConditionalForwarderCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDirectoryCommandOutput extends DeleteDirectoryResult, __M
23
23
  }
24
24
  declare const DeleteDirectoryCommand_base: {
25
25
  new (input: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDirectoryCommandInput, DeleteDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteLogSubscriptionCommandOutput extends DeleteLogSubscriptio
23
23
  }
24
24
  declare const DeleteLogSubscriptionCommand_base: {
25
25
  new (input: DeleteLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLogSubscriptionCommandInput, DeleteLogSubscriptionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSnapshotCommandOutput extends DeleteSnapshotResult, __Met
23
23
  }
24
24
  declare const DeleteSnapshotCommand_base: {
25
25
  new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTrustCommandOutput extends DeleteTrustResult, __MetadataB
23
23
  }
24
24
  declare const DeleteTrustCommand_base: {
25
25
  new (input: DeleteTrustCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustCommandInput, DeleteTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTrustCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustCommandInput, DeleteTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTrustCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustCommandInput, DeleteTrustCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeregisterCertificateCommandOutput extends DeregisterCertificat
23
23
  }
24
24
  declare const DeregisterCertificateCommand_base: {
25
25
  new (input: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeregisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterCertificateCommandInput, DeregisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeregisterEventTopicCommandOutput extends DeregisterEventTopicR
23
23
  }
24
24
  declare const DeregisterEventTopicCommand_base: {
25
25
  new (input: DeregisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeregisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeregisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterEventTopicCommandInput, DeregisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
23
23
  }
24
24
  declare const DescribeCertificateCommand_base: {
25
25
  new (input: DescribeCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCertificateCommandInput, DescribeCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCertificateCommandInput, DescribeCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCertificateCommandInput, DescribeCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeClientAuthenticationSettingsCommandOutput extends Descr
23
23
  }
24
24
  declare const DescribeClientAuthenticationSettingsCommand_base: {
25
25
  new (input: DescribeClientAuthenticationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeClientAuthenticationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeClientAuthenticationSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientAuthenticationSettingsCommandInput, DescribeClientAuthenticationSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeConditionalForwardersCommandOutput extends DescribeCond
23
23
  }
24
24
  declare const DescribeConditionalForwardersCommand_base: {
25
25
  new (input: DescribeConditionalForwardersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConditionalForwardersCommandInput, DescribeConditionalForwardersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeConditionalForwardersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConditionalForwardersCommandInput, DescribeConditionalForwardersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeConditionalForwardersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConditionalForwardersCommandInput, DescribeConditionalForwardersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDirectoryDataAccessCommandOutput extends DescribeDirect
23
23
  }
24
24
  declare const DescribeDirectoryDataAccessCommand_base: {
25
25
  new (input: DescribeDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectoryDataAccessCommandInput, DescribeDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectoryDataAccessCommandInput, DescribeDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDirectoryDataAccessCommandInput, DescribeDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDomainControllersCommandOutput extends DescribeDomainCo
23
23
  }
24
24
  declare const DescribeDomainControllersCommand_base: {
25
25
  new (input: DescribeDomainControllersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDomainControllersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDomainControllersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeLDAPSSettingsCommandOutput extends DescribeLDAPSSetting
23
23
  }
24
24
  declare const DescribeLDAPSSettingsCommand_base: {
25
25
  new (input: DescribeLDAPSSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeLDAPSSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeLDAPSSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLDAPSSettingsCommandInput, DescribeLDAPSSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeRegionsCommandOutput extends DescribeRegionsResult, __M
23
23
  }
24
24
  declare const DescribeRegionsCommand_base: {
25
25
  new (input: DescribeRegionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRegionsCommandInput, DescribeRegionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeRegionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRegionsCommandInput, DescribeRegionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeRegionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRegionsCommandInput, DescribeRegionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeSettingsCommandOutput extends DescribeSettingsResult, _
23
23
  }
24
24
  declare const DescribeSettingsCommand_base: {
25
25
  new (input: DescribeSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSettingsCommandInput, DescribeSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSettingsCommandInput, DescribeSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSettingsCommandInput, DescribeSettingsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeSharedDirectoriesCommandOutput extends DescribeSharedDi
23
23
  }
24
24
  declare const DescribeSharedDirectoriesCommand_base: {
25
25
  new (input: DescribeSharedDirectoriesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSharedDirectoriesCommandInput, DescribeSharedDirectoriesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeSharedDirectoriesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSharedDirectoriesCommandInput, DescribeSharedDirectoriesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeSharedDirectoriesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSharedDirectoriesCommandInput, DescribeSharedDirectoriesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeUpdateDirectoryCommandOutput extends DescribeUpdateDire
23
23
  }
24
24
  declare const DescribeUpdateDirectoryCommand_base: {
25
25
  new (input: DescribeUpdateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUpdateDirectoryCommandInput, DescribeUpdateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeUpdateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUpdateDirectoryCommandInput, DescribeUpdateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeUpdateDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUpdateDirectoryCommandInput, DescribeUpdateDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableClientAuthenticationCommandOutput extends DisableClientA
23
23
  }
24
24
  declare const DisableClientAuthenticationCommand_base: {
25
25
  new (input: DisableClientAuthenticationCommandInput): import("@smithy/smithy-client").CommandImpl<DisableClientAuthenticationCommandInput, DisableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableClientAuthenticationCommandInput): import("@smithy/smithy-client").CommandImpl<DisableClientAuthenticationCommandInput, DisableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableClientAuthenticationCommandInput): import("@smithy/smithy-client").CommandImpl<DisableClientAuthenticationCommandInput, DisableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableDirectoryDataAccessCommandOutput extends DisableDirector
23
23
  }
24
24
  declare const DisableDirectoryDataAccessCommand_base: {
25
25
  new (input: DisableDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDirectoryDataAccessCommandInput, DisableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDirectoryDataAccessCommandInput, DisableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDirectoryDataAccessCommandInput, DisableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableLDAPSCommandOutput extends DisableLDAPSResult, __Metadat
23
23
  }
24
24
  declare const DisableLDAPSCommand_base: {
25
25
  new (input: DisableLDAPSCommandInput): import("@smithy/smithy-client").CommandImpl<DisableLDAPSCommandInput, DisableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableLDAPSCommandInput): import("@smithy/smithy-client").CommandImpl<DisableLDAPSCommandInput, DisableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableLDAPSCommandInput): import("@smithy/smithy-client").CommandImpl<DisableLDAPSCommandInput, DisableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableRadiusCommandOutput extends DisableRadiusResult, __Metad
23
23
  }
24
24
  declare const DisableRadiusCommand_base: {
25
25
  new (input: DisableRadiusCommandInput): import("@smithy/smithy-client").CommandImpl<DisableRadiusCommandInput, DisableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableRadiusCommandInput): import("@smithy/smithy-client").CommandImpl<DisableRadiusCommandInput, DisableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableRadiusCommandInput): import("@smithy/smithy-client").CommandImpl<DisableRadiusCommandInput, DisableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableSsoCommandOutput extends DisableSsoResult, __MetadataBea
23
23
  }
24
24
  declare const DisableSsoCommand_base: {
25
25
  new (input: DisableSsoCommandInput): import("@smithy/smithy-client").CommandImpl<DisableSsoCommandInput, DisableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableSsoCommandInput): import("@smithy/smithy-client").CommandImpl<DisableSsoCommandInput, DisableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableSsoCommandInput): import("@smithy/smithy-client").CommandImpl<DisableSsoCommandInput, DisableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableClientAuthenticationCommandOutput extends EnableClientAut
23
23
  }
24
24
  declare const EnableClientAuthenticationCommand_base: {
25
25
  new (input: EnableClientAuthenticationCommandInput): import("@smithy/smithy-client").CommandImpl<EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableClientAuthenticationCommandInput): import("@smithy/smithy-client").CommandImpl<EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableClientAuthenticationCommandInput): import("@smithy/smithy-client").CommandImpl<EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableDirectoryDataAccessCommandOutput extends EnableDirectoryD
23
23
  }
24
24
  declare const EnableDirectoryDataAccessCommand_base: {
25
25
  new (input: EnableDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDirectoryDataAccessCommandInput, EnableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDirectoryDataAccessCommandInput, EnableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableDirectoryDataAccessCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDirectoryDataAccessCommandInput, EnableDirectoryDataAccessCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableLDAPSCommandOutput extends EnableLDAPSResult, __MetadataB
23
23
  }
24
24
  declare const EnableLDAPSCommand_base: {
25
25
  new (input: EnableLDAPSCommandInput): import("@smithy/smithy-client").CommandImpl<EnableLDAPSCommandInput, EnableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableLDAPSCommandInput): import("@smithy/smithy-client").CommandImpl<EnableLDAPSCommandInput, EnableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableLDAPSCommandInput): import("@smithy/smithy-client").CommandImpl<EnableLDAPSCommandInput, EnableLDAPSCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableRadiusCommandOutput extends EnableRadiusResult, __Metadat
23
23
  }
24
24
  declare const EnableRadiusCommand_base: {
25
25
  new (input: EnableRadiusCommandInput): import("@smithy/smithy-client").CommandImpl<EnableRadiusCommandInput, EnableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableRadiusCommandInput): import("@smithy/smithy-client").CommandImpl<EnableRadiusCommandInput, EnableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableRadiusCommandInput): import("@smithy/smithy-client").CommandImpl<EnableRadiusCommandInput, EnableRadiusCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableSsoCommandOutput extends EnableSsoResult, __MetadataBeare
23
23
  }
24
24
  declare const EnableSsoCommand_base: {
25
25
  new (input: EnableSsoCommandInput): import("@smithy/smithy-client").CommandImpl<EnableSsoCommandInput, EnableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableSsoCommandInput): import("@smithy/smithy-client").CommandImpl<EnableSsoCommandInput, EnableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableSsoCommandInput): import("@smithy/smithy-client").CommandImpl<EnableSsoCommandInput, EnableSsoCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSnapshotLimitsCommandOutput extends GetSnapshotLimitsResult,
23
23
  }
24
24
  declare const GetSnapshotLimitsCommand_base: {
25
25
  new (input: GetSnapshotLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSnapshotLimitsCommandInput, GetSnapshotLimitsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSnapshotLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSnapshotLimitsCommandInput, GetSnapshotLimitsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSnapshotLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSnapshotLimitsCommandInput, GetSnapshotLimitsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCertificatesCommandOutput extends ListCertificatesResult, _
23
23
  }
24
24
  declare const ListCertificatesCommand_base: {
25
25
  new (input: ListCertificatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCertificatesCommandInput, ListCertificatesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCertificatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCertificatesCommandInput, ListCertificatesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCertificatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCertificatesCommandInput, ListCertificatesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListIpRoutesCommandOutput extends ListIpRoutesResult, __Metadat
23
23
  }
24
24
  declare const ListIpRoutesCommand_base: {
25
25
  new (input: ListIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIpRoutesCommandInput, ListIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIpRoutesCommandInput, ListIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<ListIpRoutesCommandInput, ListIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListSchemaExtensionsCommandOutput extends ListSchemaExtensionsR
23
23
  }
24
24
  declare const ListSchemaExtensionsCommand_base: {
25
25
  new (input: ListSchemaExtensionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSchemaExtensionsCommandInput, ListSchemaExtensionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListSchemaExtensionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSchemaExtensionsCommandInput, ListSchemaExtensionsCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListSchemaExtensionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSchemaExtensionsCommandInput, ListSchemaExtensionsCommandOutput, DirectoryServiceClientResolvedConfig, 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, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RegisterCertificateCommandOutput extends RegisterCertificateRes
23
23
  }
24
24
  declare const RegisterCertificateCommand_base: {
25
25
  new (input: RegisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterCertificateCommandInput, RegisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RegisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterCertificateCommandInput, RegisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RegisterCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterCertificateCommandInput, RegisterCertificateCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RegisterEventTopicCommandOutput extends RegisterEventTopicResul
23
23
  }
24
24
  declare const RegisterEventTopicCommand_base: {
25
25
  new (input: RegisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterEventTopicCommandInput, RegisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RegisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterEventTopicCommandInput, RegisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RegisterEventTopicCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterEventTopicCommandInput, RegisterEventTopicCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RejectSharedDirectoryCommandOutput extends RejectSharedDirector
23
23
  }
24
24
  declare const RejectSharedDirectoryCommand_base: {
25
25
  new (input: RejectSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<RejectSharedDirectoryCommandInput, RejectSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RejectSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<RejectSharedDirectoryCommandInput, RejectSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RejectSharedDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<RejectSharedDirectoryCommandInput, RejectSharedDirectoryCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveIpRoutesCommandOutput extends RemoveIpRoutesResult, __Met
23
23
  }
24
24
  declare const RemoveIpRoutesCommand_base: {
25
25
  new (input: RemoveIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveIpRoutesCommandInput, RemoveIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveIpRoutesCommandInput, RemoveIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveIpRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveIpRoutesCommandInput, RemoveIpRoutesCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveRegionCommandOutput extends RemoveRegionResult, __Metadat
23
23
  }
24
24
  declare const RemoveRegionCommand_base: {
25
25
  new (input: RemoveRegionCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveRegionCommandInput, RemoveRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveRegionCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveRegionCommandInput, RemoveRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveRegionCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveRegionCommandInput, RemoveRegionCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveTagsFromResourceCommandOutput extends RemoveTagsFromResou
23
23
  }
24
24
  declare const RemoveTagsFromResourceCommand_base: {
25
25
  new (input: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**