@aws-sdk/client-route-53 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 (123) hide show
  1. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +1 -1
  2. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +1 -1
  3. package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +1 -1
  4. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +1 -1
  5. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateCidrCollectionCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateHealthCheckCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateHostedZoneCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +1 -1
  16. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -1
  26. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +1 -1
  27. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -1
  28. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +1 -1
  29. package/dist-types/commands/GetAccountLimitCommand.d.ts +1 -1
  30. package/dist-types/commands/GetChangeCommand.d.ts +1 -1
  31. package/dist-types/commands/GetDNSSECCommand.d.ts +1 -1
  32. package/dist-types/commands/GetHealthCheckCommand.d.ts +1 -1
  33. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +1 -1
  34. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +1 -1
  35. package/dist-types/commands/GetHostedZoneCommand.d.ts +1 -1
  36. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +1 -1
  37. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +1 -1
  38. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +1 -1
  39. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +1 -1
  40. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +1 -1
  41. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +1 -1
  42. package/dist-types/commands/ListCidrBlocksCommand.d.ts +1 -1
  43. package/dist-types/commands/ListCidrLocationsCommand.d.ts +1 -1
  44. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +1 -1
  45. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +1 -1
  46. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  47. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +1 -1
  48. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +1 -1
  49. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +1 -1
  50. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +1 -1
  51. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -1
  52. package/dist-types/commands/TestDNSAnswerCommand.d.ts +1 -1
  53. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +1 -1
  54. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +1 -1
  55. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +1 -1
  56. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +1 -1
  57. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  58. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  59. package/dist-types/runtimeConfig.d.ts +16 -16
  60. package/dist-types/runtimeConfig.native.d.ts +18 -18
  61. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  62. package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  119. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  120. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  121. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  122. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  123. package/package.json +21 -21
@@ -23,7 +23,7 @@ export interface ActivateKeySigningKeyCommandOutput extends ActivateKeySigningKe
23
23
  }
24
24
  declare const ActivateKeySigningKeyCommand_base: {
25
25
  new (input: ActivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateKeySigningKeyCommandInput, ActivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ActivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateKeySigningKeyCommandInput, ActivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ActivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateKeySigningKeyCommandInput, ActivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateVPCWithHostedZoneCommandOutput extends AssociateVPCWit
23
23
  }
24
24
  declare const AssociateVPCWithHostedZoneCommand_base: {
25
25
  new (input: AssociateVPCWithHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVPCWithHostedZoneCommandInput, AssociateVPCWithHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateVPCWithHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVPCWithHostedZoneCommandInput, AssociateVPCWithHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateVPCWithHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVPCWithHostedZoneCommandInput, AssociateVPCWithHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ChangeCidrCollectionCommandOutput extends ChangeCidrCollectionR
23
23
  }
24
24
  declare const ChangeCidrCollectionCommand_base: {
25
25
  new (input: ChangeCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeCidrCollectionCommandInput, ChangeCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ChangeCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeCidrCollectionCommandInput, ChangeCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ChangeCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeCidrCollectionCommandInput, ChangeCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ChangeResourceRecordSetsCommandOutput extends ChangeResourceRec
23
23
  }
24
24
  declare const ChangeResourceRecordSetsCommand_base: {
25
25
  new (input: ChangeResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeResourceRecordSetsCommandInput, ChangeResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ChangeResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeResourceRecordSetsCommandInput, ChangeResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ChangeResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeResourceRecordSetsCommandInput, ChangeResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ChangeTagsForResourceCommandOutput extends ChangeTagsForResourc
23
23
  }
24
24
  declare const ChangeTagsForResourceCommand_base: {
25
25
  new (input: ChangeTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeTagsForResourceCommandInput, ChangeTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ChangeTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeTagsForResourceCommandInput, ChangeTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ChangeTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeTagsForResourceCommandInput, ChangeTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCidrCollectionCommandOutput extends CreateCidrCollectionR
23
23
  }
24
24
  declare const CreateCidrCollectionCommand_base: {
25
25
  new (input: CreateCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCidrCollectionCommandInput, CreateCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCidrCollectionCommandInput, CreateCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCidrCollectionCommandInput, CreateCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateHealthCheckCommandOutput extends CreateHealthCheckRespons
23
23
  }
24
24
  declare const CreateHealthCheckCommand_base: {
25
25
  new (input: CreateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse,
23
23
  }
24
24
  declare const CreateHostedZoneCommand_base: {
25
25
  new (input: CreateHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateKeySigningKeyCommandOutput extends CreateKeySigningKeyRes
23
23
  }
24
24
  declare const CreateKeySigningKeyCommand_base: {
25
25
  new (input: CreateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateQueryLoggingConfigCommandOutput extends CreateQueryLoggin
23
23
  }
24
24
  declare const CreateQueryLoggingConfigCommand_base: {
25
25
  new (input: CreateQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateReusableDelegationSetCommandOutput extends CreateReusable
23
23
  }
24
24
  declare const CreateReusableDelegationSetCommand_base: {
25
25
  new (input: CreateReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyRes
23
23
  }
24
24
  declare const CreateTrafficPolicyCommand_base: {
25
25
  new (input: CreateTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTrafficPolicyInstanceCommandOutput extends CreateTrafficP
23
23
  }
24
24
  declare const CreateTrafficPolicyInstanceCommand_base: {
25
25
  new (input: CreateTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTrafficPolicyVersionCommandOutput extends CreateTrafficPo
23
23
  }
24
24
  declare const CreateTrafficPolicyVersionCommand_base: {
25
25
  new (input: CreateTrafficPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTrafficPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTrafficPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateVPCAssociationAuthorizationCommandOutput extends CreateVP
23
23
  }
24
24
  declare const CreateVPCAssociationAuthorizationCommand_base: {
25
25
  new (input: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeactivateKeySigningKeyCommandOutput extends DeactivateKeySigni
23
23
  }
24
24
  declare const DeactivateKeySigningKeyCommand_base: {
25
25
  new (input: DeactivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateKeySigningKeyCommandInput, DeactivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeactivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateKeySigningKeyCommandInput, DeactivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeactivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateKeySigningKeyCommandInput, DeactivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCidrCollectionCommandOutput extends DeleteCidrCollectionR
23
23
  }
24
24
  declare const DeleteCidrCollectionCommand_base: {
25
25
  new (input: DeleteCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCidrCollectionCommandInput, DeleteCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCidrCollectionCommandInput, DeleteCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCidrCollectionCommandInput, DeleteCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteHealthCheckCommandOutput extends DeleteHealthCheckRespons
23
23
  }
24
24
  declare const DeleteHealthCheckCommand_base: {
25
25
  new (input: DeleteHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHealthCheckCommandInput, DeleteHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHealthCheckCommandInput, DeleteHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHealthCheckCommandInput, DeleteHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteHostedZoneCommandOutput extends DeleteHostedZoneResponse,
23
23
  }
24
24
  declare const DeleteHostedZoneCommand_base: {
25
25
  new (input: DeleteHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHostedZoneCommandInput, DeleteHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHostedZoneCommandInput, DeleteHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHostedZoneCommandInput, DeleteHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteKeySigningKeyCommandOutput extends DeleteKeySigningKeyRes
23
23
  }
24
24
  declare const DeleteKeySigningKeyCommand_base: {
25
25
  new (input: DeleteKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKeySigningKeyCommandInput, DeleteKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKeySigningKeyCommandInput, DeleteKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKeySigningKeyCommandInput, DeleteKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteQueryLoggingConfigCommandOutput extends DeleteQueryLoggin
23
23
  }
24
24
  declare const DeleteQueryLoggingConfigCommand_base: {
25
25
  new (input: DeleteQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueryLoggingConfigCommandInput, DeleteQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueryLoggingConfigCommandInput, DeleteQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueryLoggingConfigCommandInput, DeleteQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteReusableDelegationSetCommandOutput extends DeleteReusable
23
23
  }
24
24
  declare const DeleteReusableDelegationSetCommand_base: {
25
25
  new (input: DeleteReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReusableDelegationSetCommandInput, DeleteReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReusableDelegationSetCommandInput, DeleteReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReusableDelegationSetCommandInput, DeleteReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTrafficPolicyCommandOutput extends DeleteTrafficPolicyRes
23
23
  }
24
24
  declare const DeleteTrafficPolicyCommand_base: {
25
25
  new (input: DeleteTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTrafficPolicyInstanceCommandOutput extends DeleteTrafficP
23
23
  }
24
24
  declare const DeleteTrafficPolicyInstanceCommand_base: {
25
25
  new (input: DeleteTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyInstanceCommandInput, DeleteTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyInstanceCommandInput, DeleteTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyInstanceCommandInput, DeleteTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteVPCAssociationAuthorizationCommandOutput extends DeleteVP
23
23
  }
24
24
  declare const DeleteVPCAssociationAuthorizationCommand_base: {
25
25
  new (input: DeleteVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVPCAssociationAuthorizationCommandInput, DeleteVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVPCAssociationAuthorizationCommandInput, DeleteVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVPCAssociationAuthorizationCommandInput, DeleteVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisableHostedZoneDNSSECCommandOutput extends DisableHostedZoneD
23
23
  }
24
24
  declare const DisableHostedZoneDNSSECCommand_base: {
25
25
  new (input: DisableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<DisableHostedZoneDNSSECCommandInput, DisableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<DisableHostedZoneDNSSECCommandInput, DisableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<DisableHostedZoneDNSSECCommandInput, DisableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateVPCFromHostedZoneCommandOutput extends Disassociate
23
23
  }
24
24
  declare const DisassociateVPCFromHostedZoneCommand_base: {
25
25
  new (input: DisassociateVPCFromHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateVPCFromHostedZoneCommandInput, DisassociateVPCFromHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateVPCFromHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateVPCFromHostedZoneCommandInput, DisassociateVPCFromHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateVPCFromHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateVPCFromHostedZoneCommandInput, DisassociateVPCFromHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface EnableHostedZoneDNSSECCommandOutput extends EnableHostedZoneDNS
23
23
  }
24
24
  declare const EnableHostedZoneDNSSECCommand_base: {
25
25
  new (input: EnableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<EnableHostedZoneDNSSECCommandInput, EnableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: EnableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<EnableHostedZoneDNSSECCommandInput, EnableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: EnableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<EnableHostedZoneDNSSECCommandInput, EnableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccountLimitCommandOutput extends GetAccountLimitResponse, _
23
23
  }
24
24
  declare const GetAccountLimitCommand_base: {
25
25
  new (input: GetAccountLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountLimitCommandInput, GetAccountLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccountLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountLimitCommandInput, GetAccountLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccountLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountLimitCommandInput, GetAccountLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetChangeCommandOutput extends GetChangeResponse, __MetadataBea
23
23
  }
24
24
  declare const GetChangeCommand_base: {
25
25
  new (input: GetChangeCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeCommandInput, GetChangeCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetChangeCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeCommandInput, GetChangeCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetChangeCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeCommandInput, GetChangeCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDNSSECCommandOutput extends GetDNSSECResponse, __MetadataBea
23
23
  }
24
24
  declare const GetDNSSECCommand_base: {
25
25
  new (input: GetDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<GetDNSSECCommandInput, GetDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<GetDNSSECCommandInput, GetDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<GetDNSSECCommandInput, GetDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetHealthCheckCommandOutput extends GetHealthCheckResponse, __M
23
23
  }
24
24
  declare const GetHealthCheckCommand_base: {
25
25
  new (input: GetHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckCommandInput, GetHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckCommandInput, GetHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckCommandInput, GetHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetHealthCheckLastFailureReasonCommandOutput extends GetHealthC
23
23
  }
24
24
  declare const GetHealthCheckLastFailureReasonCommand_base: {
25
25
  new (input: GetHealthCheckLastFailureReasonCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckLastFailureReasonCommandInput, GetHealthCheckLastFailureReasonCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetHealthCheckLastFailureReasonCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckLastFailureReasonCommandInput, GetHealthCheckLastFailureReasonCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetHealthCheckLastFailureReasonCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckLastFailureReasonCommandInput, GetHealthCheckLastFailureReasonCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetHealthCheckStatusCommandOutput extends GetHealthCheckStatusR
23
23
  }
24
24
  declare const GetHealthCheckStatusCommand_base: {
25
25
  new (input: GetHealthCheckStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckStatusCommandInput, GetHealthCheckStatusCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetHealthCheckStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckStatusCommandInput, GetHealthCheckStatusCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetHealthCheckStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckStatusCommandInput, GetHealthCheckStatusCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetHostedZoneCommandOutput extends GetHostedZoneResponse, __Met
23
23
  }
24
24
  declare const GetHostedZoneCommand_base: {
25
25
  new (input: GetHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneCommandInput, GetHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneCommandInput, GetHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneCommandInput, GetHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetHostedZoneLimitCommandOutput extends GetHostedZoneLimitRespo
23
23
  }
24
24
  declare const GetHostedZoneLimitCommand_base: {
25
25
  new (input: GetHostedZoneLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneLimitCommandInput, GetHostedZoneLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetHostedZoneLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneLimitCommandInput, GetHostedZoneLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetHostedZoneLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneLimitCommandInput, GetHostedZoneLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetQueryLoggingConfigCommandOutput extends GetQueryLoggingConfi
23
23
  }
24
24
  declare const GetQueryLoggingConfigCommand_base: {
25
25
  new (input: GetQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryLoggingConfigCommandInput, GetQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryLoggingConfigCommandInput, GetQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryLoggingConfigCommandInput, GetQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetReusableDelegationSetCommandOutput extends GetReusableDelega
23
23
  }
24
24
  declare const GetReusableDelegationSetCommand_base: {
25
25
  new (input: GetReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetCommandInput, GetReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetCommandInput, GetReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetCommandInput, GetReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetReusableDelegationSetLimitCommandOutput extends GetReusableD
23
23
  }
24
24
  declare const GetReusableDelegationSetLimitCommand_base: {
25
25
  new (input: GetReusableDelegationSetLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetLimitCommandInput, GetReusableDelegationSetLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetReusableDelegationSetLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetLimitCommandInput, GetReusableDelegationSetLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetReusableDelegationSetLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetLimitCommandInput, GetReusableDelegationSetLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTrafficPolicyCommandOutput extends GetTrafficPolicyResponse,
23
23
  }
24
24
  declare const GetTrafficPolicyCommand_base: {
25
25
  new (input: GetTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyCommandInput, GetTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyCommandInput, GetTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyCommandInput, GetTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTrafficPolicyInstanceCommandOutput extends GetTrafficPolicyI
23
23
  }
24
24
  declare const GetTrafficPolicyInstanceCommand_base: {
25
25
  new (input: GetTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyInstanceCommandInput, GetTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyInstanceCommandInput, GetTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyInstanceCommandInput, GetTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCidrBlocksCommandOutput extends ListCidrBlocksResponse, __M
23
23
  }
24
24
  declare const ListCidrBlocksCommand_base: {
25
25
  new (input: ListCidrBlocksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrBlocksCommandInput, ListCidrBlocksCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCidrBlocksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrBlocksCommandInput, ListCidrBlocksCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCidrBlocksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrBlocksCommandInput, ListCidrBlocksCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCidrLocationsCommandOutput extends ListCidrLocationsRespons
23
23
  }
24
24
  declare const ListCidrLocationsCommand_base: {
25
25
  new (input: ListCidrLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrLocationsCommandInput, ListCidrLocationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCidrLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrLocationsCommandInput, ListCidrLocationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCidrLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrLocationsCommandInput, ListCidrLocationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListHostedZonesByVPCCommandOutput extends ListHostedZonesByVPCR
23
23
  }
24
24
  declare const ListHostedZonesByVPCCommand_base: {
25
25
  new (input: ListHostedZonesByVPCCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesByVPCCommandInput, ListHostedZonesByVPCCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListHostedZonesByVPCCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesByVPCCommandInput, ListHostedZonesByVPCCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListHostedZonesByVPCCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesByVPCCommandInput, ListHostedZonesByVPCCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListResourceRecordSetsCommandOutput extends ListResourceRecordS
23
23
  }
24
24
  declare const ListResourceRecordSetsCommand_base: {
25
25
  new (input: ListResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceRecordSetsCommandInput, ListResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceRecordSetsCommandInput, ListResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceRecordSetsCommandInput, ListResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, 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, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourcesCommandOutput extends ListTagsForResourcesR
23
23
  }
24
24
  declare const ListTagsForResourcesCommand_base: {
25
25
  new (input: ListTagsForResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourcesCommandInput, ListTagsForResourcesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourcesCommandInput, ListTagsForResourcesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourcesCommandInput, ListTagsForResourcesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTrafficPolicyInstancesByHostedZoneCommandOutput extends Lis
23
23
  }
24
24
  declare const ListTrafficPolicyInstancesByHostedZoneCommand_base: {
25
25
  new (input: ListTrafficPolicyInstancesByHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByHostedZoneCommandInput, ListTrafficPolicyInstancesByHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTrafficPolicyInstancesByHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByHostedZoneCommandInput, ListTrafficPolicyInstancesByHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTrafficPolicyInstancesByHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByHostedZoneCommandInput, ListTrafficPolicyInstancesByHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTrafficPolicyInstancesByPolicyCommandOutput extends ListTra
23
23
  }
24
24
  declare const ListTrafficPolicyInstancesByPolicyCommand_base: {
25
25
  new (input: ListTrafficPolicyInstancesByPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByPolicyCommandInput, ListTrafficPolicyInstancesByPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTrafficPolicyInstancesByPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByPolicyCommandInput, ListTrafficPolicyInstancesByPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTrafficPolicyInstancesByPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByPolicyCommandInput, ListTrafficPolicyInstancesByPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTrafficPolicyVersionsCommandOutput extends ListTrafficPolic
23
23
  }
24
24
  declare const ListTrafficPolicyVersionsCommand_base: {
25
25
  new (input: ListTrafficPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyVersionsCommandInput, ListTrafficPolicyVersionsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTrafficPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyVersionsCommandInput, ListTrafficPolicyVersionsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTrafficPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyVersionsCommandInput, ListTrafficPolicyVersionsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListVPCAssociationAuthorizationsCommandOutput extends ListVPCAs
23
23
  }
24
24
  declare const ListVPCAssociationAuthorizationsCommand_base: {
25
25
  new (input: ListVPCAssociationAuthorizationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVPCAssociationAuthorizationsCommandInput, ListVPCAssociationAuthorizationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListVPCAssociationAuthorizationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVPCAssociationAuthorizationsCommandInput, ListVPCAssociationAuthorizationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListVPCAssociationAuthorizationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVPCAssociationAuthorizationsCommandInput, ListVPCAssociationAuthorizationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TestDNSAnswerCommandOutput extends TestDNSAnswerResponse, __Met
23
23
  }
24
24
  declare const TestDNSAnswerCommand_base: {
25
25
  new (input: TestDNSAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<TestDNSAnswerCommandInput, TestDNSAnswerCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TestDNSAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<TestDNSAnswerCommandInput, TestDNSAnswerCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TestDNSAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<TestDNSAnswerCommandInput, TestDNSAnswerCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**