@aws-sdk/client-vpc-lattice 3.803.0 → 3.806.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 (136) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/commands/BatchUpdateRuleCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateAccessLogSubscriptionCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateListenerCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateResourceConfigurationCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateResourceGatewayCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateRuleCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateServiceCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateServiceNetworkCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateTargetGroupCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteAccessLogSubscriptionCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteListenerCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteResourceConfigurationCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteResourceEndpointAssociationCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteResourceGatewayCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteServiceCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteServiceNetworkCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteTargetGroupCommand.d.ts +1 -1
  29. package/dist-types/commands/DeregisterTargetsCommand.d.ts +1 -1
  30. package/dist-types/commands/GetAccessLogSubscriptionCommand.d.ts +1 -1
  31. package/dist-types/commands/GetAuthPolicyCommand.d.ts +1 -1
  32. package/dist-types/commands/GetListenerCommand.d.ts +1 -1
  33. package/dist-types/commands/GetResourceConfigurationCommand.d.ts +1 -1
  34. package/dist-types/commands/GetResourceGatewayCommand.d.ts +1 -1
  35. package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
  36. package/dist-types/commands/GetRuleCommand.d.ts +1 -1
  37. package/dist-types/commands/GetServiceCommand.d.ts +1 -1
  38. package/dist-types/commands/GetServiceNetworkCommand.d.ts +1 -1
  39. package/dist-types/commands/GetServiceNetworkResourceAssociationCommand.d.ts +1 -1
  40. package/dist-types/commands/GetServiceNetworkServiceAssociationCommand.d.ts +1 -1
  41. package/dist-types/commands/GetServiceNetworkVpcAssociationCommand.d.ts +1 -1
  42. package/dist-types/commands/GetTargetGroupCommand.d.ts +1 -1
  43. package/dist-types/commands/ListAccessLogSubscriptionsCommand.d.ts +1 -1
  44. package/dist-types/commands/ListListenersCommand.d.ts +1 -1
  45. package/dist-types/commands/ListResourceEndpointAssociationsCommand.d.ts +1 -1
  46. package/dist-types/commands/ListResourceGatewaysCommand.d.ts +0 -1
  47. package/dist-types/commands/ListRulesCommand.d.ts +1 -1
  48. package/dist-types/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +1 -1
  49. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  50. package/dist-types/commands/ListTargetsCommand.d.ts +1 -1
  51. package/dist-types/commands/PutAuthPolicyCommand.d.ts +1 -1
  52. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  53. package/dist-types/commands/RegisterTargetsCommand.d.ts +1 -1
  54. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  55. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  56. package/dist-types/commands/UpdateAccessLogSubscriptionCommand.d.ts +1 -1
  57. package/dist-types/commands/UpdateListenerCommand.d.ts +1 -1
  58. package/dist-types/commands/UpdateResourceConfigurationCommand.d.ts +1 -1
  59. package/dist-types/commands/UpdateResourceGatewayCommand.d.ts +1 -1
  60. package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
  61. package/dist-types/commands/UpdateServiceCommand.d.ts +1 -1
  62. package/dist-types/commands/UpdateServiceNetworkCommand.d.ts +1 -1
  63. package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +1 -1
  64. package/dist-types/commands/UpdateTargetGroupCommand.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/BatchUpdateRuleCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/CreateResourceConfigurationCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/CreateResourceGatewayCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteResourceConfigurationCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteResourceEndpointAssociationCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DeleteResourceGatewayCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/GetResourceConfigurationCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetResourceGatewayCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/GetServiceNetworkResourceAssociationCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/ListResourceEndpointAssociationsCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/UpdateAccessLogSubscriptionCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/UpdateResourceConfigurationCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/UpdateResourceGatewayCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  132. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  133. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  134. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  135. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  136. package/package.json +22 -22
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
23
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
25
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
26
- const profileConfig = { profile: config?.profile };
26
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
27
27
  return {
28
28
  ...clientSharedValues,
29
29
  ...config,
30
30
  runtime: "node",
31
31
  defaultsMode,
32
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
32
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
33
33
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
34
34
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
35
35
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
36
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
37
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
38
38
  region: config?.region ??
39
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
39
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
40
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
41
41
  retryMode: config?.retryMode ??
42
42
  (0, node_config_provider_1.loadConfig)({
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
45
45
  }, config),
46
46
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
47
47
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
48
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
50
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
48
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
49
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
50
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
51
51
  };
52
52
  };
53
53
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
19
19
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
20
20
  const clientSharedValues = getSharedRuntimeConfig(config);
21
21
  awsCheckVersion(process.version);
22
- const profileConfig = { profile: config?.profile };
22
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
23
23
  return {
24
24
  ...clientSharedValues,
25
25
  ...config,
26
26
  runtime: "node",
27
27
  defaultsMode,
28
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
28
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
29
29
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
30
30
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
31
31
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
32
32
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
33
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
34
34
  region: config?.region ??
35
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
35
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
36
36
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
37
37
  retryMode: config?.retryMode ??
38
38
  loadNodeConfig({
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
41
41
  }, config),
42
42
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
43
43
  streamCollector: config?.streamCollector ?? streamCollector,
44
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
45
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
46
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
44
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
45
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
47
47
  };
48
48
  };
@@ -23,7 +23,7 @@ export interface BatchUpdateRuleCommandOutput extends BatchUpdateRuleResponse, _
23
23
  }
24
24
  declare const BatchUpdateRuleCommand_base: {
25
25
  new (input: BatchUpdateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateRuleCommandInput, BatchUpdateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchUpdateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateRuleCommandInput, BatchUpdateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchUpdateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateRuleCommandInput, BatchUpdateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAccessLogSubscriptionCommandOutput extends CreateAccessLo
23
23
  }
24
24
  declare const CreateAccessLogSubscriptionCommand_base: {
25
25
  new (input: CreateAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessLogSubscriptionCommandInput, CreateAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessLogSubscriptionCommandInput, CreateAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessLogSubscriptionCommandInput, CreateAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateListenerCommandOutput extends CreateListenerResponse, __M
23
23
  }
24
24
  declare const CreateListenerCommand_base: {
25
25
  new (input: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateResourceConfigurationCommandOutput extends CreateResource
23
23
  }
24
24
  declare const CreateResourceConfigurationCommand_base: {
25
25
  new (input: CreateResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceConfigurationCommandInput, CreateResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceConfigurationCommandInput, CreateResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceConfigurationCommandInput, CreateResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateResourceGatewayCommandOutput extends CreateResourceGatewa
23
23
  }
24
24
  declare const CreateResourceGatewayCommand_base: {
25
25
  new (input: CreateResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceGatewayCommandInput, CreateResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceGatewayCommandInput, CreateResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceGatewayCommandInput, CreateResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
23
23
  }
24
24
  declare const CreateRuleCommand_base: {
25
25
  new (input: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceCommandOutput extends CreateServiceResponse, __Met
23
23
  }
24
24
  declare const CreateServiceCommand_base: {
25
25
  new (input: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceNetworkCommandOutput extends CreateServiceNetworkR
23
23
  }
24
24
  declare const CreateServiceNetworkCommand_base: {
25
25
  new (input: CreateServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkCommandInput, CreateServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkCommandInput, CreateServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkCommandInput, CreateServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceNetworkResourceAssociationCommandOutput extends Cr
23
23
  }
24
24
  declare const CreateServiceNetworkResourceAssociationCommand_base: {
25
25
  new (input: CreateServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkResourceAssociationCommandInput, CreateServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkResourceAssociationCommandInput, CreateServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkResourceAssociationCommandInput, CreateServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceNetworkServiceAssociationCommandOutput extends Cre
23
23
  }
24
24
  declare const CreateServiceNetworkServiceAssociationCommand_base: {
25
25
  new (input: CreateServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkServiceAssociationCommandInput, CreateServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkServiceAssociationCommandInput, CreateServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkServiceAssociationCommandInput, CreateServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceNetworkVpcAssociationCommandOutput extends CreateS
23
23
  }
24
24
  declare const CreateServiceNetworkVpcAssociationCommand_base: {
25
25
  new (input: CreateServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkVpcAssociationCommandInput, CreateServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkVpcAssociationCommandInput, CreateServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkVpcAssociationCommandInput, CreateServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTargetGroupCommandOutput extends CreateTargetGroupRespons
23
23
  }
24
24
  declare const CreateTargetGroupCommand_base: {
25
25
  new (input: CreateTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTargetGroupCommandInput, CreateTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTargetGroupCommandInput, CreateTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTargetGroupCommandInput, CreateTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccessLogSubscriptionCommandOutput extends DeleteAccessLo
23
23
  }
24
24
  declare const DeleteAccessLogSubscriptionCommand_base: {
25
25
  new (input: DeleteAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessLogSubscriptionCommandInput, DeleteAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessLogSubscriptionCommandInput, DeleteAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessLogSubscriptionCommandInput, DeleteAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAuthPolicyCommandOutput extends DeleteAuthPolicyResponse,
23
23
  }
24
24
  declare const DeleteAuthPolicyCommand_base: {
25
25
  new (input: DeleteAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthPolicyCommandInput, DeleteAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthPolicyCommandInput, DeleteAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthPolicyCommandInput, DeleteAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteListenerCommandOutput extends DeleteListenerResponse, __M
23
23
  }
24
24
  declare const DeleteListenerCommand_base: {
25
25
  new (input: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteResourceConfigurationCommandOutput extends DeleteResource
23
23
  }
24
24
  declare const DeleteResourceConfigurationCommand_base: {
25
25
  new (input: DeleteResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceConfigurationCommandInput, DeleteResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceConfigurationCommandInput, DeleteResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceConfigurationCommandInput, DeleteResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteResourceEndpointAssociationCommandOutput extends DeleteRe
23
23
  }
24
24
  declare const DeleteResourceEndpointAssociationCommand_base: {
25
25
  new (input: DeleteResourceEndpointAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceEndpointAssociationCommandInput, DeleteResourceEndpointAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteResourceEndpointAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceEndpointAssociationCommandInput, DeleteResourceEndpointAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteResourceEndpointAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceEndpointAssociationCommandInput, DeleteResourceEndpointAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteResourceGatewayCommandOutput extends DeleteResourceGatewa
23
23
  }
24
24
  declare const DeleteResourceGatewayCommand_base: {
25
25
  new (input: DeleteResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceGatewayCommandInput, DeleteResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceGatewayCommandInput, DeleteResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceGatewayCommandInput, DeleteResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
23
23
  }
24
24
  declare const DeleteResourcePolicyCommand_base: {
25
25
  new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataB
23
23
  }
24
24
  declare const DeleteRuleCommand_base: {
25
25
  new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServiceCommandOutput extends DeleteServiceResponse, __Met
23
23
  }
24
24
  declare const DeleteServiceCommand_base: {
25
25
  new (input: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServiceNetworkCommandOutput extends DeleteServiceNetworkR
23
23
  }
24
24
  declare const DeleteServiceNetworkCommand_base: {
25
25
  new (input: DeleteServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkCommandInput, DeleteServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkCommandInput, DeleteServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkCommandInput, DeleteServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServiceNetworkResourceAssociationCommandOutput extends De
23
23
  }
24
24
  declare const DeleteServiceNetworkResourceAssociationCommand_base: {
25
25
  new (input: DeleteServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkResourceAssociationCommandInput, DeleteServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkResourceAssociationCommandInput, DeleteServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkResourceAssociationCommandInput, DeleteServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServiceNetworkServiceAssociationCommandOutput extends Del
23
23
  }
24
24
  declare const DeleteServiceNetworkServiceAssociationCommand_base: {
25
25
  new (input: DeleteServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkServiceAssociationCommandInput, DeleteServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkServiceAssociationCommandInput, DeleteServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkServiceAssociationCommandInput, DeleteServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServiceNetworkVpcAssociationCommandOutput extends DeleteS
23
23
  }
24
24
  declare const DeleteServiceNetworkVpcAssociationCommand_base: {
25
25
  new (input: DeleteServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkVpcAssociationCommandInput, DeleteServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkVpcAssociationCommandInput, DeleteServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkVpcAssociationCommandInput, DeleteServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTargetGroupCommandOutput extends DeleteTargetGroupRespons
23
23
  }
24
24
  declare const DeleteTargetGroupCommand_base: {
25
25
  new (input: DeleteTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTargetGroupCommandInput, DeleteTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTargetGroupCommandInput, DeleteTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTargetGroupCommandInput, DeleteTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeregisterTargetsCommandOutput extends DeregisterTargetsRespons
23
23
  }
24
24
  declare const DeregisterTargetsCommand_base: {
25
25
  new (input: DeregisterTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTargetsCommandInput, DeregisterTargetsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeregisterTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTargetsCommandInput, DeregisterTargetsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeregisterTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTargetsCommandInput, DeregisterTargetsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccessLogSubscriptionCommandOutput extends GetAccessLogSubsc
23
23
  }
24
24
  declare const GetAccessLogSubscriptionCommand_base: {
25
25
  new (input: GetAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessLogSubscriptionCommandInput, GetAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessLogSubscriptionCommandInput, GetAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessLogSubscriptionCommandInput, GetAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAuthPolicyCommandOutput extends GetAuthPolicyResponse, __Met
23
23
  }
24
24
  declare const GetAuthPolicyCommand_base: {
25
25
  new (input: GetAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthPolicyCommandInput, GetAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthPolicyCommandInput, GetAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthPolicyCommandInput, GetAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetListenerCommandOutput extends GetListenerResponse, __Metadat
23
23
  }
24
24
  declare const GetListenerCommand_base: {
25
25
  new (input: GetListenerCommandInput): import("@smithy/smithy-client").CommandImpl<GetListenerCommandInput, GetListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetListenerCommandInput): import("@smithy/smithy-client").CommandImpl<GetListenerCommandInput, GetListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetListenerCommandInput): import("@smithy/smithy-client").CommandImpl<GetListenerCommandInput, GetListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetResourceConfigurationCommandOutput extends GetResourceConfig
23
23
  }
24
24
  declare const GetResourceConfigurationCommand_base: {
25
25
  new (input: GetResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceConfigurationCommandInput, GetResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceConfigurationCommandInput, GetResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetResourceConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceConfigurationCommandInput, GetResourceConfigurationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetResourceGatewayCommandOutput extends GetResourceGatewayRespo
23
23
  }
24
24
  declare const GetResourceGatewayCommand_base: {
25
25
  new (input: GetResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceGatewayCommandInput, GetResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceGatewayCommandInput, GetResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetResourceGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceGatewayCommandInput, GetResourceGatewayCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
23
23
  }
24
24
  declare const GetResourcePolicyCommand_base: {
25
25
  new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRuleCommandOutput extends GetRuleResponse, __MetadataBearer
23
23
  }
24
24
  declare const GetRuleCommand_base: {
25
25
  new (input: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceCommandOutput extends GetServiceResponse, __MetadataB
23
23
  }
24
24
  declare const GetServiceCommand_base: {
25
25
  new (input: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceNetworkCommandOutput extends GetServiceNetworkRespons
23
23
  }
24
24
  declare const GetServiceNetworkCommand_base: {
25
25
  new (input: GetServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkCommandInput, GetServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkCommandInput, GetServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkCommandInput, GetServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceNetworkResourceAssociationCommandOutput extends GetSe
23
23
  }
24
24
  declare const GetServiceNetworkResourceAssociationCommand_base: {
25
25
  new (input: GetServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkResourceAssociationCommandInput, GetServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkResourceAssociationCommandInput, GetServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceNetworkResourceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkResourceAssociationCommandInput, GetServiceNetworkResourceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceNetworkServiceAssociationCommandOutput extends GetSer
23
23
  }
24
24
  declare const GetServiceNetworkServiceAssociationCommand_base: {
25
25
  new (input: GetServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkServiceAssociationCommandInput, GetServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkServiceAssociationCommandInput, GetServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkServiceAssociationCommandInput, GetServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceNetworkVpcAssociationCommandOutput extends GetService
23
23
  }
24
24
  declare const GetServiceNetworkVpcAssociationCommand_base: {
25
25
  new (input: GetServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkVpcAssociationCommandInput, GetServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkVpcAssociationCommandInput, GetServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceNetworkVpcAssociationCommandInput, GetServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTargetGroupCommandOutput extends GetTargetGroupResponse, __M
23
23
  }
24
24
  declare const GetTargetGroupCommand_base: {
25
25
  new (input: GetTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetTargetGroupCommandInput, GetTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetTargetGroupCommandInput, GetTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetTargetGroupCommandInput, GetTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAccessLogSubscriptionsCommandOutput extends ListAccessLogSu
23
23
  }
24
24
  declare const ListAccessLogSubscriptionsCommand_base: {
25
25
  new (input: ListAccessLogSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessLogSubscriptionsCommandInput, ListAccessLogSubscriptionsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAccessLogSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessLogSubscriptionsCommandInput, ListAccessLogSubscriptionsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAccessLogSubscriptionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessLogSubscriptionsCommandInput, ListAccessLogSubscriptionsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListListenersCommandOutput extends ListListenersResponse, __Met
23
23
  }
24
24
  declare const ListListenersCommand_base: {
25
25
  new (input: ListListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListListenersCommandInput, ListListenersCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListListenersCommandInput, ListListenersCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListListenersCommandInput, ListListenersCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListResourceEndpointAssociationsCommandOutput extends ListResou
23
23
  }
24
24
  declare const ListResourceEndpointAssociationsCommand_base: {
25
25
  new (input: ListResourceEndpointAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceEndpointAssociationsCommandInput, ListResourceEndpointAssociationsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListResourceEndpointAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceEndpointAssociationsCommandInput, ListResourceEndpointAssociationsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListResourceEndpointAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceEndpointAssociationsCommandInput, ListResourceEndpointAssociationsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -24,7 +24,6 @@ export interface ListResourceGatewaysCommandOutput extends ListResourceGatewaysR
24
24
  declare const ListResourceGatewaysCommand_base: {
25
25
  new (input: ListResourceGatewaysCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceGatewaysCommandInput, ListResourceGatewaysCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
26
  new (...[input]: [] | [ListResourceGatewaysCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResourceGatewaysCommandInput, ListResourceGatewaysCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- /** @internal type navigation helper, not in runtime. */
28
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
28
  };
30
29
  /**
@@ -23,7 +23,7 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea
23
23
  }
24
24
  declare const ListRulesCommand_base: {
25
25
  new (input: ListRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRulesCommandInput, ListRulesCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRulesCommandInput, ListRulesCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRulesCommandInput, ListRulesCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListServiceNetworkVpcEndpointAssociationsCommandOutput extends
23
23
  }
24
24
  declare const ListServiceNetworkVpcEndpointAssociationsCommand_base: {
25
25
  new (input: ListServiceNetworkVpcEndpointAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceNetworkVpcEndpointAssociationsCommandInput, ListServiceNetworkVpcEndpointAssociationsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListServiceNetworkVpcEndpointAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceNetworkVpcEndpointAssociationsCommandInput, ListServiceNetworkVpcEndpointAssociationsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListServiceNetworkVpcEndpointAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceNetworkVpcEndpointAssociationsCommandInput, ListServiceNetworkVpcEndpointAssociationsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**