@aws-sdk/client-vpc-lattice 3.369.0 → 3.377.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 (111) hide show
  1. package/dist-cjs/commands/BatchUpdateRuleCommand.js +4 -4
  2. package/dist-cjs/commands/CreateAccessLogSubscriptionCommand.js +4 -4
  3. package/dist-cjs/commands/CreateListenerCommand.js +4 -4
  4. package/dist-cjs/commands/CreateRuleCommand.js +4 -4
  5. package/dist-cjs/commands/CreateServiceCommand.js +4 -4
  6. package/dist-cjs/commands/CreateServiceNetworkCommand.js +4 -4
  7. package/dist-cjs/commands/CreateServiceNetworkServiceAssociationCommand.js +4 -4
  8. package/dist-cjs/commands/CreateServiceNetworkVpcAssociationCommand.js +4 -4
  9. package/dist-cjs/commands/CreateTargetGroupCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteAccessLogSubscriptionCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteAuthPolicyCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteListenerCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteRuleCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteServiceCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteServiceNetworkCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteServiceNetworkServiceAssociationCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteServiceNetworkVpcAssociationCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteTargetGroupCommand.js +4 -4
  20. package/dist-cjs/commands/DeregisterTargetsCommand.js +4 -4
  21. package/dist-cjs/commands/GetAccessLogSubscriptionCommand.js +4 -4
  22. package/dist-cjs/commands/GetAuthPolicyCommand.js +4 -4
  23. package/dist-cjs/commands/GetListenerCommand.js +4 -4
  24. package/dist-cjs/commands/GetResourcePolicyCommand.js +4 -4
  25. package/dist-cjs/commands/GetRuleCommand.js +4 -4
  26. package/dist-cjs/commands/GetServiceCommand.js +4 -4
  27. package/dist-cjs/commands/GetServiceNetworkCommand.js +4 -4
  28. package/dist-cjs/commands/GetServiceNetworkServiceAssociationCommand.js +4 -4
  29. package/dist-cjs/commands/GetServiceNetworkVpcAssociationCommand.js +4 -4
  30. package/dist-cjs/commands/GetTargetGroupCommand.js +4 -4
  31. package/dist-cjs/commands/ListAccessLogSubscriptionsCommand.js +4 -4
  32. package/dist-cjs/commands/ListListenersCommand.js +4 -4
  33. package/dist-cjs/commands/ListRulesCommand.js +4 -4
  34. package/dist-cjs/commands/ListServiceNetworkServiceAssociationsCommand.js +4 -4
  35. package/dist-cjs/commands/ListServiceNetworkVpcAssociationsCommand.js +4 -4
  36. package/dist-cjs/commands/ListServiceNetworksCommand.js +4 -4
  37. package/dist-cjs/commands/ListServicesCommand.js +4 -4
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  39. package/dist-cjs/commands/ListTargetGroupsCommand.js +4 -4
  40. package/dist-cjs/commands/ListTargetsCommand.js +4 -4
  41. package/dist-cjs/commands/PutAuthPolicyCommand.js +4 -4
  42. package/dist-cjs/commands/PutResourcePolicyCommand.js +4 -4
  43. package/dist-cjs/commands/RegisterTargetsCommand.js +4 -4
  44. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  45. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  46. package/dist-cjs/commands/UpdateAccessLogSubscriptionCommand.js +4 -4
  47. package/dist-cjs/commands/UpdateListenerCommand.js +4 -4
  48. package/dist-cjs/commands/UpdateRuleCommand.js +4 -4
  49. package/dist-cjs/commands/UpdateServiceCommand.js +4 -4
  50. package/dist-cjs/commands/UpdateServiceNetworkCommand.js +4 -4
  51. package/dist-cjs/commands/UpdateServiceNetworkVpcAssociationCommand.js +4 -4
  52. package/dist-cjs/commands/UpdateTargetGroupCommand.js +4 -4
  53. package/dist-es/commands/BatchUpdateRuleCommand.js +4 -4
  54. package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +4 -4
  55. package/dist-es/commands/CreateListenerCommand.js +4 -4
  56. package/dist-es/commands/CreateRuleCommand.js +4 -4
  57. package/dist-es/commands/CreateServiceCommand.js +4 -4
  58. package/dist-es/commands/CreateServiceNetworkCommand.js +4 -4
  59. package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +4 -4
  60. package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +4 -4
  61. package/dist-es/commands/CreateTargetGroupCommand.js +4 -4
  62. package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +4 -4
  63. package/dist-es/commands/DeleteAuthPolicyCommand.js +4 -4
  64. package/dist-es/commands/DeleteListenerCommand.js +4 -4
  65. package/dist-es/commands/DeleteResourcePolicyCommand.js +4 -4
  66. package/dist-es/commands/DeleteRuleCommand.js +4 -4
  67. package/dist-es/commands/DeleteServiceCommand.js +4 -4
  68. package/dist-es/commands/DeleteServiceNetworkCommand.js +4 -4
  69. package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +4 -4
  70. package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +4 -4
  71. package/dist-es/commands/DeleteTargetGroupCommand.js +4 -4
  72. package/dist-es/commands/DeregisterTargetsCommand.js +4 -4
  73. package/dist-es/commands/GetAccessLogSubscriptionCommand.js +4 -4
  74. package/dist-es/commands/GetAuthPolicyCommand.js +4 -4
  75. package/dist-es/commands/GetListenerCommand.js +4 -4
  76. package/dist-es/commands/GetResourcePolicyCommand.js +4 -4
  77. package/dist-es/commands/GetRuleCommand.js +4 -4
  78. package/dist-es/commands/GetServiceCommand.js +4 -4
  79. package/dist-es/commands/GetServiceNetworkCommand.js +4 -4
  80. package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +4 -4
  81. package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +4 -4
  82. package/dist-es/commands/GetTargetGroupCommand.js +4 -4
  83. package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +4 -4
  84. package/dist-es/commands/ListListenersCommand.js +4 -4
  85. package/dist-es/commands/ListRulesCommand.js +4 -4
  86. package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +4 -4
  87. package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +4 -4
  88. package/dist-es/commands/ListServiceNetworksCommand.js +4 -4
  89. package/dist-es/commands/ListServicesCommand.js +4 -4
  90. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  91. package/dist-es/commands/ListTargetGroupsCommand.js +4 -4
  92. package/dist-es/commands/ListTargetsCommand.js +4 -4
  93. package/dist-es/commands/PutAuthPolicyCommand.js +4 -4
  94. package/dist-es/commands/PutResourcePolicyCommand.js +4 -4
  95. package/dist-es/commands/RegisterTargetsCommand.js +4 -4
  96. package/dist-es/commands/TagResourceCommand.js +4 -4
  97. package/dist-es/commands/UntagResourceCommand.js +4 -4
  98. package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +4 -4
  99. package/dist-es/commands/UpdateListenerCommand.js +4 -4
  100. package/dist-es/commands/UpdateRuleCommand.js +4 -4
  101. package/dist-es/commands/UpdateServiceCommand.js +4 -4
  102. package/dist-es/commands/UpdateServiceNetworkCommand.js +4 -4
  103. package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +4 -4
  104. package/dist-es/commands/UpdateTargetGroupCommand.js +4 -4
  105. package/dist-types/VPCLatticeClient.d.ts +4 -4
  106. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  107. package/dist-types/models/models_0.d.ts +19 -19
  108. package/dist-types/ts3.4/VPCLatticeClient.d.ts +4 -4
  109. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  110. package/dist-types/ts3.4/models/models_0.d.ts +19 -24
  111. package/package.json +17 -18
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListServiceNetworkServiceAssociationsCommand, se_ListServiceNetworkServiceAssociationsCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class ListServiceNetworkServiceAssociationsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListServiceNetworkServiceAssociationsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListServiceNetworkServiceAssociationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListServiceNetworkVpcAssociationsCommand, se_ListServiceNetworkVpcAssociationsCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class ListServiceNetworkVpcAssociationsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListServiceNetworkVpcAssociationsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListServiceNetworkVpcAssociationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListServiceNetworksCommand, se_ListServiceNetworksCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class ListServiceNetworksCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListServiceNetworksCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListServiceNetworksCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListServicesCommand, se_ListServicesCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class ListServicesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListServicesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListServicesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class ListTagsForResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListTargetGroupsCommand, se_ListTargetGroupsCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class ListTargetGroupsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTargetGroupsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTargetGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ListTargetsCommand, se_ListTargetsCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class ListTargetsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTargetsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTargetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_PutAuthPolicyCommand, se_PutAuthPolicyCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class PutAuthPolicyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PutAuthPolicyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PutAuthPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class PutResourcePolicyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PutResourcePolicyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PutResourcePolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_RegisterTargetsCommand, se_RegisterTargetsCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class RegisterTargetsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RegisterTargetsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RegisterTargetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class TagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class UntagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UntagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateAccessLogSubscriptionCommand, se_UpdateAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class UpdateAccessLogSubscriptionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateAccessLogSubscriptionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAccessLogSubscriptionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateListenerCommand, se_UpdateListenerCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class UpdateListenerCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateListenerCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateListenerCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateRuleCommand, se_UpdateRuleCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class UpdateRuleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateRuleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateServiceCommand, se_UpdateServiceCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class UpdateServiceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateServiceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateServiceNetworkCommand, se_UpdateServiceNetworkCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class UpdateServiceNetworkCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateServiceNetworkCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceNetworkCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateServiceNetworkVpcAssociationCommand, se_UpdateServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class UpdateServiceNetworkVpcAssociationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateServiceNetworkVpcAssociationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceNetworkVpcAssociationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_UpdateTargetGroupCommand, se_UpdateTargetGroupCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class UpdateTargetGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateTargetGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateTargetGroupCommand.getEndpointParameterInstructions()));
@@ -65,11 +65,11 @@ export { __Client };
65
65
  /**
66
66
  * @public
67
67
  */
68
- export declare type ServiceInputTypes = BatchUpdateRuleCommandInput | CreateAccessLogSubscriptionCommandInput | CreateListenerCommandInput | CreateRuleCommandInput | CreateServiceCommandInput | CreateServiceNetworkCommandInput | CreateServiceNetworkServiceAssociationCommandInput | CreateServiceNetworkVpcAssociationCommandInput | CreateTargetGroupCommandInput | DeleteAccessLogSubscriptionCommandInput | DeleteAuthPolicyCommandInput | DeleteListenerCommandInput | DeleteResourcePolicyCommandInput | DeleteRuleCommandInput | DeleteServiceCommandInput | DeleteServiceNetworkCommandInput | DeleteServiceNetworkServiceAssociationCommandInput | DeleteServiceNetworkVpcAssociationCommandInput | DeleteTargetGroupCommandInput | DeregisterTargetsCommandInput | GetAccessLogSubscriptionCommandInput | GetAuthPolicyCommandInput | GetListenerCommandInput | GetResourcePolicyCommandInput | GetRuleCommandInput | GetServiceCommandInput | GetServiceNetworkCommandInput | GetServiceNetworkServiceAssociationCommandInput | GetServiceNetworkVpcAssociationCommandInput | GetTargetGroupCommandInput | ListAccessLogSubscriptionsCommandInput | ListListenersCommandInput | ListRulesCommandInput | ListServiceNetworkServiceAssociationsCommandInput | ListServiceNetworkVpcAssociationsCommandInput | ListServiceNetworksCommandInput | ListServicesCommandInput | ListTagsForResourceCommandInput | ListTargetGroupsCommandInput | ListTargetsCommandInput | PutAuthPolicyCommandInput | PutResourcePolicyCommandInput | RegisterTargetsCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAccessLogSubscriptionCommandInput | UpdateListenerCommandInput | UpdateRuleCommandInput | UpdateServiceCommandInput | UpdateServiceNetworkCommandInput | UpdateServiceNetworkVpcAssociationCommandInput | UpdateTargetGroupCommandInput;
68
+ export type ServiceInputTypes = BatchUpdateRuleCommandInput | CreateAccessLogSubscriptionCommandInput | CreateListenerCommandInput | CreateRuleCommandInput | CreateServiceCommandInput | CreateServiceNetworkCommandInput | CreateServiceNetworkServiceAssociationCommandInput | CreateServiceNetworkVpcAssociationCommandInput | CreateTargetGroupCommandInput | DeleteAccessLogSubscriptionCommandInput | DeleteAuthPolicyCommandInput | DeleteListenerCommandInput | DeleteResourcePolicyCommandInput | DeleteRuleCommandInput | DeleteServiceCommandInput | DeleteServiceNetworkCommandInput | DeleteServiceNetworkServiceAssociationCommandInput | DeleteServiceNetworkVpcAssociationCommandInput | DeleteTargetGroupCommandInput | DeregisterTargetsCommandInput | GetAccessLogSubscriptionCommandInput | GetAuthPolicyCommandInput | GetListenerCommandInput | GetResourcePolicyCommandInput | GetRuleCommandInput | GetServiceCommandInput | GetServiceNetworkCommandInput | GetServiceNetworkServiceAssociationCommandInput | GetServiceNetworkVpcAssociationCommandInput | GetTargetGroupCommandInput | ListAccessLogSubscriptionsCommandInput | ListListenersCommandInput | ListRulesCommandInput | ListServiceNetworkServiceAssociationsCommandInput | ListServiceNetworkVpcAssociationsCommandInput | ListServiceNetworksCommandInput | ListServicesCommandInput | ListTagsForResourceCommandInput | ListTargetGroupsCommandInput | ListTargetsCommandInput | PutAuthPolicyCommandInput | PutResourcePolicyCommandInput | RegisterTargetsCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAccessLogSubscriptionCommandInput | UpdateListenerCommandInput | UpdateRuleCommandInput | UpdateServiceCommandInput | UpdateServiceNetworkCommandInput | UpdateServiceNetworkVpcAssociationCommandInput | UpdateTargetGroupCommandInput;
69
69
  /**
70
70
  * @public
71
71
  */
72
- export declare type ServiceOutputTypes = BatchUpdateRuleCommandOutput | CreateAccessLogSubscriptionCommandOutput | CreateListenerCommandOutput | CreateRuleCommandOutput | CreateServiceCommandOutput | CreateServiceNetworkCommandOutput | CreateServiceNetworkServiceAssociationCommandOutput | CreateServiceNetworkVpcAssociationCommandOutput | CreateTargetGroupCommandOutput | DeleteAccessLogSubscriptionCommandOutput | DeleteAuthPolicyCommandOutput | DeleteListenerCommandOutput | DeleteResourcePolicyCommandOutput | DeleteRuleCommandOutput | DeleteServiceCommandOutput | DeleteServiceNetworkCommandOutput | DeleteServiceNetworkServiceAssociationCommandOutput | DeleteServiceNetworkVpcAssociationCommandOutput | DeleteTargetGroupCommandOutput | DeregisterTargetsCommandOutput | GetAccessLogSubscriptionCommandOutput | GetAuthPolicyCommandOutput | GetListenerCommandOutput | GetResourcePolicyCommandOutput | GetRuleCommandOutput | GetServiceCommandOutput | GetServiceNetworkCommandOutput | GetServiceNetworkServiceAssociationCommandOutput | GetServiceNetworkVpcAssociationCommandOutput | GetTargetGroupCommandOutput | ListAccessLogSubscriptionsCommandOutput | ListListenersCommandOutput | ListRulesCommandOutput | ListServiceNetworkServiceAssociationsCommandOutput | ListServiceNetworkVpcAssociationsCommandOutput | ListServiceNetworksCommandOutput | ListServicesCommandOutput | ListTagsForResourceCommandOutput | ListTargetGroupsCommandOutput | ListTargetsCommandOutput | PutAuthPolicyCommandOutput | PutResourcePolicyCommandOutput | RegisterTargetsCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAccessLogSubscriptionCommandOutput | UpdateListenerCommandOutput | UpdateRuleCommandOutput | UpdateServiceCommandOutput | UpdateServiceNetworkCommandOutput | UpdateServiceNetworkVpcAssociationCommandOutput | UpdateTargetGroupCommandOutput;
72
+ export type ServiceOutputTypes = BatchUpdateRuleCommandOutput | CreateAccessLogSubscriptionCommandOutput | CreateListenerCommandOutput | CreateRuleCommandOutput | CreateServiceCommandOutput | CreateServiceNetworkCommandOutput | CreateServiceNetworkServiceAssociationCommandOutput | CreateServiceNetworkVpcAssociationCommandOutput | CreateTargetGroupCommandOutput | DeleteAccessLogSubscriptionCommandOutput | DeleteAuthPolicyCommandOutput | DeleteListenerCommandOutput | DeleteResourcePolicyCommandOutput | DeleteRuleCommandOutput | DeleteServiceCommandOutput | DeleteServiceNetworkCommandOutput | DeleteServiceNetworkServiceAssociationCommandOutput | DeleteServiceNetworkVpcAssociationCommandOutput | DeleteTargetGroupCommandOutput | DeregisterTargetsCommandOutput | GetAccessLogSubscriptionCommandOutput | GetAuthPolicyCommandOutput | GetListenerCommandOutput | GetResourcePolicyCommandOutput | GetRuleCommandOutput | GetServiceCommandOutput | GetServiceNetworkCommandOutput | GetServiceNetworkServiceAssociationCommandOutput | GetServiceNetworkVpcAssociationCommandOutput | GetTargetGroupCommandOutput | ListAccessLogSubscriptionsCommandOutput | ListListenersCommandOutput | ListRulesCommandOutput | ListServiceNetworkServiceAssociationsCommandOutput | ListServiceNetworkVpcAssociationsCommandOutput | ListServiceNetworksCommandOutput | ListServicesCommandOutput | ListTagsForResourceCommandOutput | ListTargetGroupsCommandOutput | ListTargetsCommandOutput | PutAuthPolicyCommandOutput | PutResourcePolicyCommandOutput | RegisterTargetsCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAccessLogSubscriptionCommandOutput | UpdateListenerCommandOutput | UpdateRuleCommandOutput | UpdateServiceCommandOutput | UpdateServiceNetworkCommandOutput | UpdateServiceNetworkVpcAssociationCommandOutput | UpdateTargetGroupCommandOutput;
73
73
  /**
74
74
  * @public
75
75
  */
@@ -176,7 +176,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
176
176
  /**
177
177
  * @public
178
178
  */
179
- export declare type VPCLatticeClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
179
+ export type VPCLatticeClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
180
180
  /**
181
181
  * @public
182
182
  *
@@ -187,7 +187,7 @@ export interface VPCLatticeClientConfig extends VPCLatticeClientConfigType {
187
187
  /**
188
188
  * @public
189
189
  */
190
- export declare type VPCLatticeClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
190
+ export type VPCLatticeClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
191
191
  /**
192
192
  * @public
193
193
  *
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
5
5
  useFipsEndpoint?: boolean | Provider<boolean>;
6
6
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
7
7
  }
8
- export declare type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
8
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
9
9
  defaultSigningName: string;
10
10
  };
11
11
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
@@ -174,7 +174,7 @@ export declare const ValidationExceptionReason: {
174
174
  /**
175
175
  * @public
176
176
  */
177
- export declare type ValidationExceptionReason = (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason];
177
+ export type ValidationExceptionReason = (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason];
178
178
  /**
179
179
  * @public
180
180
  * <p>The input does not satisfy the constraints specified by an Amazon Web Services
@@ -369,7 +369,7 @@ export declare const AuthPolicyState: {
369
369
  /**
370
370
  * @public
371
371
  */
372
- export declare type AuthPolicyState = (typeof AuthPolicyState)[keyof typeof AuthPolicyState];
372
+ export type AuthPolicyState = (typeof AuthPolicyState)[keyof typeof AuthPolicyState];
373
373
  /**
374
374
  * @public
375
375
  * @enum
@@ -381,7 +381,7 @@ export declare const AuthType: {
381
381
  /**
382
382
  * @public
383
383
  */
384
- export declare type AuthType = (typeof AuthType)[keyof typeof AuthType];
384
+ export type AuthType = (typeof AuthType)[keyof typeof AuthType];
385
385
  /**
386
386
  * @public
387
387
  * <p>Information about an action that returns a custom HTTP response. </p>
@@ -435,7 +435,7 @@ export interface ForwardAction {
435
435
  * of actions: <code>forward </code>or <code>fixed-response</code>, and it must be the last action
436
436
  * to be performed.</p>
437
437
  */
438
- export declare type RuleAction = RuleAction.FixedResponseMember | RuleAction.ForwardMember | RuleAction.$UnknownMember;
438
+ export type RuleAction = RuleAction.FixedResponseMember | RuleAction.ForwardMember | RuleAction.$UnknownMember;
439
439
  /**
440
440
  * @public
441
441
  */
@@ -473,7 +473,7 @@ export declare namespace RuleAction {
473
473
  * @public
474
474
  * <p>Describes a header match type. Only one can be provided.</p>
475
475
  */
476
- export declare type HeaderMatchType = HeaderMatchType.ContainsMember | HeaderMatchType.ExactMember | HeaderMatchType.PrefixMember | HeaderMatchType.$UnknownMember;
476
+ export type HeaderMatchType = HeaderMatchType.ContainsMember | HeaderMatchType.ExactMember | HeaderMatchType.PrefixMember | HeaderMatchType.$UnknownMember;
477
477
  /**
478
478
  * @public
479
479
  */
@@ -543,7 +543,7 @@ export interface HeaderMatch {
543
543
  * <p>Describes a path match type. Each rule can include only one of the following types of
544
544
  * paths.</p>
545
545
  */
546
- export declare type PathMatchType = PathMatchType.ExactMember | PathMatchType.PrefixMember | PathMatchType.$UnknownMember;
546
+ export type PathMatchType = PathMatchType.ExactMember | PathMatchType.PrefixMember | PathMatchType.$UnknownMember;
547
547
  /**
548
548
  * @public
549
549
  */
@@ -614,7 +614,7 @@ export interface HttpMatch {
614
614
  * @public
615
615
  * <p>Describes a rule match.</p>
616
616
  */
617
- export declare type RuleMatch = RuleMatch.HttpMatchMember | RuleMatch.$UnknownMember;
617
+ export type RuleMatch = RuleMatch.HttpMatchMember | RuleMatch.$UnknownMember;
618
618
  /**
619
619
  * @public
620
620
  */
@@ -757,7 +757,7 @@ export declare const ListenerProtocol: {
757
757
  /**
758
758
  * @public
759
759
  */
760
- export declare type ListenerProtocol = (typeof ListenerProtocol)[keyof typeof ListenerProtocol];
760
+ export type ListenerProtocol = (typeof ListenerProtocol)[keyof typeof ListenerProtocol];
761
761
  /**
762
762
  * @public
763
763
  */
@@ -1027,7 +1027,7 @@ export declare const ServiceStatus: {
1027
1027
  /**
1028
1028
  * @public
1029
1029
  */
1030
- export declare type ServiceStatus = (typeof ServiceStatus)[keyof typeof ServiceStatus];
1030
+ export type ServiceStatus = (typeof ServiceStatus)[keyof typeof ServiceStatus];
1031
1031
  /**
1032
1032
  * @public
1033
1033
  */
@@ -1176,7 +1176,7 @@ export declare const ServiceNetworkServiceAssociationStatus: {
1176
1176
  /**
1177
1177
  * @public
1178
1178
  */
1179
- export declare type ServiceNetworkServiceAssociationStatus = (typeof ServiceNetworkServiceAssociationStatus)[keyof typeof ServiceNetworkServiceAssociationStatus];
1179
+ export type ServiceNetworkServiceAssociationStatus = (typeof ServiceNetworkServiceAssociationStatus)[keyof typeof ServiceNetworkServiceAssociationStatus];
1180
1180
  /**
1181
1181
  * @public
1182
1182
  */
@@ -1276,7 +1276,7 @@ export declare const ServiceNetworkVpcAssociationStatus: {
1276
1276
  /**
1277
1277
  * @public
1278
1278
  */
1279
- export declare type ServiceNetworkVpcAssociationStatus = (typeof ServiceNetworkVpcAssociationStatus)[keyof typeof ServiceNetworkVpcAssociationStatus];
1279
+ export type ServiceNetworkVpcAssociationStatus = (typeof ServiceNetworkVpcAssociationStatus)[keyof typeof ServiceNetworkVpcAssociationStatus];
1280
1280
  /**
1281
1281
  * @public
1282
1282
  */
@@ -1307,7 +1307,7 @@ export interface CreateServiceNetworkVpcAssociationResponse {
1307
1307
  * <p>The codes to use when checking for a successful response from a target for health
1308
1308
  * checks.</p>
1309
1309
  */
1310
- export declare type Matcher = Matcher.HttpCodeMember | Matcher.$UnknownMember;
1310
+ export type Matcher = Matcher.HttpCodeMember | Matcher.$UnknownMember;
1311
1311
  /**
1312
1312
  * @public
1313
1313
  */
@@ -1346,7 +1346,7 @@ export declare const TargetGroupProtocol: {
1346
1346
  /**
1347
1347
  * @public
1348
1348
  */
1349
- export declare type TargetGroupProtocol = (typeof TargetGroupProtocol)[keyof typeof TargetGroupProtocol];
1349
+ export type TargetGroupProtocol = (typeof TargetGroupProtocol)[keyof typeof TargetGroupProtocol];
1350
1350
  /**
1351
1351
  * @public
1352
1352
  * @enum
@@ -1364,7 +1364,7 @@ export declare const HealthCheckProtocolVersion: {
1364
1364
  /**
1365
1365
  * @public
1366
1366
  */
1367
- export declare type HealthCheckProtocolVersion = (typeof HealthCheckProtocolVersion)[keyof typeof HealthCheckProtocolVersion];
1367
+ export type HealthCheckProtocolVersion = (typeof HealthCheckProtocolVersion)[keyof typeof HealthCheckProtocolVersion];
1368
1368
  /**
1369
1369
  * @public
1370
1370
  * <p>The health check configuration of a target group. Health check configurations aren't used
@@ -1441,7 +1441,7 @@ export declare const IpAddressType: {
1441
1441
  /**
1442
1442
  * @public
1443
1443
  */
1444
- export declare type IpAddressType = (typeof IpAddressType)[keyof typeof IpAddressType];
1444
+ export type IpAddressType = (typeof IpAddressType)[keyof typeof IpAddressType];
1445
1445
  /**
1446
1446
  * @public
1447
1447
  * @enum
@@ -1463,7 +1463,7 @@ export declare const TargetGroupProtocolVersion: {
1463
1463
  /**
1464
1464
  * @public
1465
1465
  */
1466
- export declare type TargetGroupProtocolVersion = (typeof TargetGroupProtocolVersion)[keyof typeof TargetGroupProtocolVersion];
1466
+ export type TargetGroupProtocolVersion = (typeof TargetGroupProtocolVersion)[keyof typeof TargetGroupProtocolVersion];
1467
1467
  /**
1468
1468
  * @public
1469
1469
  * <p>Describes the configuration of a target group. Lambda functions don't support target group
@@ -1524,7 +1524,7 @@ export declare const TargetGroupType: {
1524
1524
  /**
1525
1525
  * @public
1526
1526
  */
1527
- export declare type TargetGroupType = (typeof TargetGroupType)[keyof typeof TargetGroupType];
1527
+ export type TargetGroupType = (typeof TargetGroupType)[keyof typeof TargetGroupType];
1528
1528
  /**
1529
1529
  * @public
1530
1530
  */
@@ -1584,7 +1584,7 @@ export declare const TargetGroupStatus: {
1584
1584
  /**
1585
1585
  * @public
1586
1586
  */
1587
- export declare type TargetGroupStatus = (typeof TargetGroupStatus)[keyof typeof TargetGroupStatus];
1587
+ export type TargetGroupStatus = (typeof TargetGroupStatus)[keyof typeof TargetGroupStatus];
1588
1588
  /**
1589
1589
  * @public
1590
1590
  */
@@ -3013,7 +3013,7 @@ export declare const TargetStatus: {
3013
3013
  /**
3014
3014
  * @public
3015
3015
  */
3016
- export declare type TargetStatus = (typeof TargetStatus)[keyof typeof TargetStatus];
3016
+ export type TargetStatus = (typeof TargetStatus)[keyof typeof TargetStatus];
3017
3017
  /**
3018
3018
  * @public
3019
3019
  * <p>Summary information about a target.</p>