@aws-sdk/client-apprunner 3.533.0 → 3.535.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 (79) hide show
  1. package/dist-types/AppRunner.d.ts +7 -1
  2. package/dist-types/AppRunnerClient.d.ts +1 -1
  3. package/dist-types/commands/AssociateCustomDomainCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateAutoScalingConfigurationCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateObservabilityConfigurationCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateServiceCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateVpcConnectorCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateVpcIngressConnectionCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteAutoScalingConfigurationCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteObservabilityConfigurationCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteServiceCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteVpcConnectorCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteVpcIngressConnectionCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeAutoScalingConfigurationCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeCustomDomainsCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeObservabilityConfigurationCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeServiceCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeVpcConnectorCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeVpcIngressConnectionCommand.d.ts +2 -1
  22. package/dist-types/commands/DisassociateCustomDomainCommand.d.ts +2 -1
  23. package/dist-types/commands/ListAutoScalingConfigurationsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListConnectionsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListObservabilityConfigurationsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListOperationsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListServicesCommand.d.ts +2 -1
  28. package/dist-types/commands/ListServicesForAutoScalingConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  30. package/dist-types/commands/ListVpcConnectorsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListVpcIngressConnectionsCommand.d.ts +2 -1
  32. package/dist-types/commands/PauseServiceCommand.d.ts +2 -1
  33. package/dist-types/commands/ResumeServiceCommand.d.ts +2 -1
  34. package/dist-types/commands/StartDeploymentCommand.d.ts +2 -1
  35. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  36. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  37. package/dist-types/commands/UpdateDefaultAutoScalingConfigurationCommand.d.ts +2 -1
  38. package/dist-types/commands/UpdateServiceCommand.d.ts +2 -1
  39. package/dist-types/commands/UpdateVpcIngressConnectionCommand.d.ts +2 -1
  40. package/dist-types/models/models_0.d.ts +338 -338
  41. package/dist-types/ts3.4/AppRunner.d.ts +6 -0
  42. package/dist-types/ts3.4/commands/AssociateCustomDomainCommand.d.ts +9 -0
  43. package/dist-types/ts3.4/commands/CreateAutoScalingConfigurationCommand.d.ts +9 -0
  44. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +9 -0
  45. package/dist-types/ts3.4/commands/CreateObservabilityConfigurationCommand.d.ts +9 -0
  46. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +9 -0
  47. package/dist-types/ts3.4/commands/CreateVpcConnectorCommand.d.ts +9 -0
  48. package/dist-types/ts3.4/commands/CreateVpcIngressConnectionCommand.d.ts +9 -0
  49. package/dist-types/ts3.4/commands/DeleteAutoScalingConfigurationCommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/DeleteObservabilityConfigurationCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/DeleteVpcConnectorCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/DeleteVpcIngressConnectionCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/DescribeAutoScalingConfigurationCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/DescribeCustomDomainsCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/DescribeObservabilityConfigurationCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/DescribeServiceCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/DescribeVpcConnectorCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/DescribeVpcIngressConnectionCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/DisassociateCustomDomainCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/ListAutoScalingConfigurationsCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/ListObservabilityConfigurationsCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/ListOperationsCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/ListServicesForAutoScalingConfigurationCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/ListVpcConnectorsCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/ListVpcIngressConnectionsCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/PauseServiceCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/ResumeServiceCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/StartDeploymentCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/UpdateDefaultAutoScalingConfigurationCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/UpdateVpcIngressConnectionCommand.d.ts +9 -0
  79. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List tags that are associated with for an App Runner resource. The response contains a list of tag key-value pairs.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +70,7 @@ declare const ListTagsForResourceCommand_base: {
70
70
  * @throws {@link AppRunnerServiceException}
71
71
  * <p>Base exception class for all service exceptions from AppRunner service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface ListVpcConnectorsCommandOutput extends ListVpcConnectorsRespons
22
22
  }
23
23
  declare const ListVpcConnectorsCommand_base: {
24
24
  new (input: ListVpcConnectorsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcConnectorsCommandInput, ListVpcConnectorsCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListVpcConnectorsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVpcConnectorsCommandInput, ListVpcConnectorsCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of App Runner VPC connectors in your Amazon Web Services account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const ListVpcConnectorsCommand_base: {
76
76
  * @throws {@link AppRunnerServiceException}
77
77
  * <p>Base exception class for all service exceptions from AppRunner service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class ListVpcConnectorsCommand extends ListVpcConnectorsCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface ListVpcIngressConnectionsCommandOutput extends ListVpcIngressCo
22
22
  }
23
23
  declare const ListVpcIngressConnectionsCommand_base: {
24
24
  new (input: ListVpcIngressConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcIngressConnectionsCommandInput, ListVpcIngressConnectionsCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListVpcIngressConnectionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVpcIngressConnectionsCommandInput, ListVpcIngressConnectionsCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Return a list of App Runner VPC Ingress Connections in your Amazon Web Services account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +70,7 @@ declare const ListVpcIngressConnectionsCommand_base: {
70
70
  * @throws {@link AppRunnerServiceException}
71
71
  * <p>Base exception class for all service exceptions from AppRunner service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class ListVpcIngressConnectionsCommand extends ListVpcIngressConnectionsCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface PauseServiceCommandOutput extends PauseServiceResponse, __Metad
22
22
  }
23
23
  declare const PauseServiceCommand_base: {
24
24
  new (input: PauseServiceCommandInput): import("@smithy/smithy-client").CommandImpl<PauseServiceCommandInput, PauseServiceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PauseServiceCommandInput): import("@smithy/smithy-client").CommandImpl<PauseServiceCommandInput, PauseServiceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Pause an active App Runner service. App Runner reduces compute capacity for the service to zero and loses state (for example, ephemeral storage is
30
30
  * removed).</p>
31
31
  * <p>This is an asynchronous operation. On a successful call, you can use the returned <code>OperationId</code> and the <a>ListOperations</a>
@@ -161,6 +161,7 @@ declare const PauseServiceCommand_base: {
161
161
  * @throws {@link AppRunnerServiceException}
162
162
  * <p>Base exception class for all service exceptions from AppRunner service.</p>
163
163
  *
164
+ * @public
164
165
  */
165
166
  export declare class PauseServiceCommand extends PauseServiceCommand_base {
166
167
  }
@@ -22,10 +22,10 @@ export interface ResumeServiceCommandOutput extends ResumeServiceResponse, __Met
22
22
  }
23
23
  declare const ResumeServiceCommand_base: {
24
24
  new (input: ResumeServiceCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeServiceCommandInput, ResumeServiceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ResumeServiceCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeServiceCommandInput, ResumeServiceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Resume an active App Runner service. App Runner provisions compute capacity for the service.</p>
30
30
  * <p>This is an asynchronous operation. On a successful call, you can use the returned <code>OperationId</code> and the <a>ListOperations</a>
31
31
  * call to track the operation's progress.</p>
@@ -160,6 +160,7 @@ declare const ResumeServiceCommand_base: {
160
160
  * @throws {@link AppRunnerServiceException}
161
161
  * <p>Base exception class for all service exceptions from AppRunner service.</p>
162
162
  *
163
+ * @public
163
164
  */
164
165
  export declare class ResumeServiceCommand extends ResumeServiceCommand_base {
165
166
  }
@@ -22,10 +22,10 @@ export interface StartDeploymentCommandOutput extends StartDeploymentResponse, _
22
22
  }
23
23
  declare const StartDeploymentCommand_base: {
24
24
  new (input: StartDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<StartDeploymentCommandInput, StartDeploymentCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<StartDeploymentCommandInput, StartDeploymentCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Initiate a manual deployment of the latest commit in a source code repository or the latest image in a source image repository to an App Runner
30
30
  * service.</p>
31
31
  * <p>For a source code repository, App Runner retrieves the commit and builds a Docker image. For a source image repository, App Runner retrieves the latest Docker
@@ -67,6 +67,7 @@ declare const StartDeploymentCommand_base: {
67
67
  * @throws {@link AppRunnerServiceException}
68
68
  * <p>Base exception class for all service exceptions from AppRunner service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class StartDeploymentCommand extends StartDeploymentCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Add tags to, or update the tag values of, an App Runner resource. A tag is a key-value pair.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const TagResourceCommand_base: {
69
69
  * @throws {@link AppRunnerServiceException}
70
70
  * <p>Base exception class for all service exceptions from AppRunner service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class TagResourceCommand extends TagResourceCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Remove tags from an App Runner resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const UntagResourceCommand_base: {
66
66
  * @throws {@link AppRunnerServiceException}
67
67
  * <p>Base exception class for all service exceptions from AppRunner service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface UpdateDefaultAutoScalingConfigurationCommandOutput extends Upda
22
22
  }
23
23
  declare const UpdateDefaultAutoScalingConfigurationCommand_base: {
24
24
  new (input: UpdateDefaultAutoScalingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDefaultAutoScalingConfigurationCommandInput, UpdateDefaultAutoScalingConfigurationCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateDefaultAutoScalingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDefaultAutoScalingConfigurationCommandInput, UpdateDefaultAutoScalingConfigurationCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Update an auto scaling configuration to be the default. The existing default auto scaling configuration will be set to non-default
30
30
  * automatically.</p>
31
31
  * @example
@@ -76,6 +76,7 @@ declare const UpdateDefaultAutoScalingConfigurationCommand_base: {
76
76
  * @throws {@link AppRunnerServiceException}
77
77
  * <p>Base exception class for all service exceptions from AppRunner service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class UpdateDefaultAutoScalingConfigurationCommand extends UpdateDefaultAutoScalingConfigurationCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface UpdateServiceCommandOutput extends UpdateServiceResponse, __Met
22
22
  }
23
23
  declare const UpdateServiceCommand_base: {
24
24
  new (input: UpdateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceCommandInput, UpdateServiceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceCommandInput, UpdateServiceCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Update an App Runner service. You can update the source configuration and instance configuration of the service. You can also update the ARN of the auto
30
30
  * scaling configuration resource that's associated with the service. However, you can't change the name or the encryption configuration of the service.
31
31
  * These can be set only when you create the service.</p>
@@ -235,6 +235,7 @@ declare const UpdateServiceCommand_base: {
235
235
  * @throws {@link AppRunnerServiceException}
236
236
  * <p>Base exception class for all service exceptions from AppRunner service.</p>
237
237
  *
238
+ * @public
238
239
  */
239
240
  export declare class UpdateServiceCommand extends UpdateServiceCommand_base {
240
241
  }
@@ -22,10 +22,10 @@ export interface UpdateVpcIngressConnectionCommandOutput extends UpdateVpcIngres
22
22
  }
23
23
  declare const UpdateVpcIngressConnectionCommand_base: {
24
24
  new (input: UpdateVpcIngressConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVpcIngressConnectionCommandInput, UpdateVpcIngressConnectionCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateVpcIngressConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVpcIngressConnectionCommandInput, UpdateVpcIngressConnectionCommandOutput, AppRunnerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Update an existing App Runner VPC Ingress Connection resource. The VPC Ingress Connection must be in one of the following states to be updated:</p>
30
30
  * <ul>
31
31
  * <li>
@@ -99,6 +99,7 @@ declare const UpdateVpcIngressConnectionCommand_base: {
99
99
  * @throws {@link AppRunnerServiceException}
100
100
  * <p>Base exception class for all service exceptions from AppRunner service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class UpdateVpcIngressConnectionCommand extends UpdateVpcIngressConnectionCommand_base {
104
105
  }