@aws-sdk/client-iotsitewise 3.1087.0 → 3.1089.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.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/IoTSiteWise.d.ts +356 -463
- package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +12 -42
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateComputationModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAssetModelInterfaceRelationshipCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteComputationModelCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAssetModelInterfaceRelationshipCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeComputationModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeComputationModelExecutionSummaryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/InvokeAssistantCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListComputationModelDataBindingUsagesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListComputationModelResolveToResourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListComputationModelsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListInterfaceRelationshipsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/PutAssetModelInterfaceRelationshipCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateComputationModelCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +18 -36
- package/dist-types/ts3.4/models/errors.d.ts +14 -42
- package/dist-types/ts3.4/models/models_0.d.ts +8 -24
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListAssetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForAssetActive.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForAssetModelActive.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForAssetModelNotExists.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForAssetNotExists.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForPortalActive.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForPortalNotExists.d.ts +3 -5
- package/package.json +38 -38
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAssetModelInterfaceRelationshipResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAssetModelInterfaceRelationshipCommandInput
|
|
8
|
-
extends DescribeAssetModelInterfaceRelationshipRequest {}
|
|
7
|
+
export interface DescribeAssetModelInterfaceRelationshipCommandInput extends DescribeAssetModelInterfaceRelationshipRequest {}
|
|
9
8
|
export interface DescribeAssetModelInterfaceRelationshipCommandOutput
|
|
10
|
-
extends DescribeAssetModelInterfaceRelationshipResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAssetModelInterfaceRelationshipResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAssetModelInterfaceRelationshipCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAssetModelInterfaceRelationshipCommandInput
|
|
12
|
+
input: DescribeAssetModelInterfaceRelationshipCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAssetModelInterfaceRelationshipCommandInput,
|
|
17
15
|
DescribeAssetModelInterfaceRelationshipCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeAssetModelInterfaceRelationshipCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeAssetModelInterfaceRelationshipCommandInput
|
|
21
|
+
input: DescribeAssetModelInterfaceRelationshipCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeAssetModelInterfaceRelationshipCommandInput,
|
|
26
24
|
DescribeAssetModelInterfaceRelationshipCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeAssetPropertyRequest,
|
|
4
|
-
DescribeAssetPropertyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeAssetPropertyRequest, DescribeAssetPropertyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAssetPropertyCommandInput
|
|
8
|
-
extends DescribeAssetPropertyRequest {}
|
|
4
|
+
export interface DescribeAssetPropertyCommandInput extends DescribeAssetPropertyRequest {}
|
|
9
5
|
export interface DescribeAssetPropertyCommandOutput
|
|
10
|
-
extends DescribeAssetPropertyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeAssetPropertyResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeAssetPropertyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeAssetPropertyCommandInput
|
|
9
|
+
input: DescribeAssetPropertyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeAssetPropertyCommandInput,
|
|
17
12
|
DescribeAssetPropertyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeAssetPropertyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeAssetPropertyCommandInput
|
|
18
|
+
input: DescribeAssetPropertyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeAssetPropertyCommandInput,
|
|
26
21
|
DescribeAssetPropertyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeBulkImportJobRequest,
|
|
4
|
-
DescribeBulkImportJobResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeBulkImportJobRequest, DescribeBulkImportJobResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeBulkImportJobCommandInput
|
|
8
|
-
extends DescribeBulkImportJobRequest {}
|
|
4
|
+
export interface DescribeBulkImportJobCommandInput extends DescribeBulkImportJobRequest {}
|
|
9
5
|
export interface DescribeBulkImportJobCommandOutput
|
|
10
|
-
extends DescribeBulkImportJobResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeBulkImportJobResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeBulkImportJobCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeBulkImportJobCommandInput
|
|
9
|
+
input: DescribeBulkImportJobCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeBulkImportJobCommandInput,
|
|
17
12
|
DescribeBulkImportJobCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeBulkImportJobCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeBulkImportJobCommandInput
|
|
18
|
+
input: DescribeBulkImportJobCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeBulkImportJobCommandInput,
|
|
26
21
|
DescribeBulkImportJobCommandOutput,
|
|
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DescribeComputationModelRequest } from "../models/models_0";
|
|
3
3
|
import { DescribeComputationModelResponse } from "../models/models_1";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
|
-
export interface DescribeComputationModelCommandInput
|
|
6
|
-
extends DescribeComputationModelRequest {}
|
|
5
|
+
export interface DescribeComputationModelCommandInput extends DescribeComputationModelRequest {}
|
|
7
6
|
export interface DescribeComputationModelCommandOutput
|
|
8
|
-
extends DescribeComputationModelResponse,
|
|
9
|
-
__MetadataBearer {}
|
|
7
|
+
extends DescribeComputationModelResponse, __MetadataBearer {}
|
|
10
8
|
declare const DescribeComputationModelCommand_base: {
|
|
11
9
|
new (
|
|
12
|
-
input: DescribeComputationModelCommandInput
|
|
10
|
+
input: DescribeComputationModelCommandInput,
|
|
13
11
|
): import("@smithy/core/client").CommandImpl<
|
|
14
12
|
DescribeComputationModelCommandInput,
|
|
15
13
|
DescribeComputationModelCommandOutput,
|
|
@@ -18,7 +16,7 @@ declare const DescribeComputationModelCommand_base: {
|
|
|
18
16
|
import("..").ServiceOutputTypes
|
|
19
17
|
>;
|
|
20
18
|
new (
|
|
21
|
-
input: DescribeComputationModelCommandInput
|
|
19
|
+
input: DescribeComputationModelCommandInput,
|
|
22
20
|
): import("@smithy/core/client").CommandImpl<
|
|
23
21
|
DescribeComputationModelCommandInput,
|
|
24
22
|
DescribeComputationModelCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeComputationModelExecutionSummaryResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeComputationModelExecutionSummaryCommandInput
|
|
8
|
-
extends DescribeComputationModelExecutionSummaryRequest {}
|
|
7
|
+
export interface DescribeComputationModelExecutionSummaryCommandInput extends DescribeComputationModelExecutionSummaryRequest {}
|
|
9
8
|
export interface DescribeComputationModelExecutionSummaryCommandOutput
|
|
10
|
-
extends DescribeComputationModelExecutionSummaryResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeComputationModelExecutionSummaryResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeComputationModelExecutionSummaryCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeComputationModelExecutionSummaryCommandInput
|
|
12
|
+
input: DescribeComputationModelExecutionSummaryCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeComputationModelExecutionSummaryCommandInput,
|
|
17
15
|
DescribeComputationModelExecutionSummaryCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeComputationModelExecutionSummaryCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeComputationModelExecutionSummaryCommandInput
|
|
21
|
+
input: DescribeComputationModelExecutionSummaryCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeComputationModelExecutionSummaryCommandInput,
|
|
26
24
|
DescribeComputationModelExecutionSummaryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeDashboardRequest,
|
|
4
|
-
DescribeDashboardResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeDashboardRequest, DescribeDashboardResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDashboardCommandInput
|
|
8
|
-
extends DescribeDashboardRequest {}
|
|
4
|
+
export interface DescribeDashboardCommandInput extends DescribeDashboardRequest {}
|
|
9
5
|
export interface DescribeDashboardCommandOutput
|
|
10
|
-
extends DescribeDashboardResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeDashboardResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeDashboardCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeDashboardCommandInput
|
|
9
|
+
input: DescribeDashboardCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeDashboardCommandInput,
|
|
17
12
|
DescribeDashboardCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeDashboardCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeDashboardCommandInput
|
|
18
|
+
input: DescribeDashboardCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeDashboardCommandInput,
|
|
26
21
|
DescribeDashboardCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeDatasetRequest,
|
|
4
|
-
DescribeDatasetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeDatasetCommandInput extends DescribeDatasetRequest {}
|
|
8
|
-
export interface DescribeDatasetCommandOutput
|
|
9
|
-
extends DescribeDatasetResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeDatasetCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeDatasetCommandInput
|
|
8
|
+
input: DescribeDatasetCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeDatasetCommandInput,
|
|
16
11
|
DescribeDatasetCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeDatasetCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeDatasetCommandInput
|
|
17
|
+
input: DescribeDatasetCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeDatasetCommandInput,
|
|
25
20
|
DescribeDatasetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDefaultEncryptionConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDefaultEncryptionConfigurationCommandInput
|
|
8
|
-
extends DescribeDefaultEncryptionConfigurationRequest {}
|
|
7
|
+
export interface DescribeDefaultEncryptionConfigurationCommandInput extends DescribeDefaultEncryptionConfigurationRequest {}
|
|
9
8
|
export interface DescribeDefaultEncryptionConfigurationCommandOutput
|
|
10
|
-
extends DescribeDefaultEncryptionConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDefaultEncryptionConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDefaultEncryptionConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDefaultEncryptionConfigurationCommandInput
|
|
12
|
+
input: DescribeDefaultEncryptionConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDefaultEncryptionConfigurationCommandInput,
|
|
17
15
|
DescribeDefaultEncryptionConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeExecutionRequest,
|
|
4
|
-
DescribeExecutionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeExecutionRequest, DescribeExecutionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeExecutionCommandInput
|
|
8
|
-
extends DescribeExecutionRequest {}
|
|
4
|
+
export interface DescribeExecutionCommandInput extends DescribeExecutionRequest {}
|
|
9
5
|
export interface DescribeExecutionCommandOutput
|
|
10
|
-
extends DescribeExecutionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeExecutionResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeExecutionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeExecutionCommandInput
|
|
9
|
+
input: DescribeExecutionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeExecutionCommandInput,
|
|
17
12
|
DescribeExecutionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeExecutionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeExecutionCommandInput
|
|
18
|
+
input: DescribeExecutionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeExecutionCommandInput,
|
|
26
21
|
DescribeExecutionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeGatewayCapabilityConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeGatewayCapabilityConfigurationCommandInput
|
|
8
|
-
extends DescribeGatewayCapabilityConfigurationRequest {}
|
|
7
|
+
export interface DescribeGatewayCapabilityConfigurationCommandInput extends DescribeGatewayCapabilityConfigurationRequest {}
|
|
9
8
|
export interface DescribeGatewayCapabilityConfigurationCommandOutput
|
|
10
|
-
extends DescribeGatewayCapabilityConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeGatewayCapabilityConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeGatewayCapabilityConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeGatewayCapabilityConfigurationCommandInput
|
|
12
|
+
input: DescribeGatewayCapabilityConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeGatewayCapabilityConfigurationCommandInput,
|
|
17
15
|
DescribeGatewayCapabilityConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeGatewayCapabilityConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeGatewayCapabilityConfigurationCommandInput
|
|
21
|
+
input: DescribeGatewayCapabilityConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeGatewayCapabilityConfigurationCommandInput,
|
|
26
24
|
DescribeGatewayCapabilityConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeGatewayRequest,
|
|
4
|
-
DescribeGatewayResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeGatewayRequest, DescribeGatewayResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeGatewayCommandInput extends DescribeGatewayRequest {}
|
|
8
|
-
export interface DescribeGatewayCommandOutput
|
|
9
|
-
extends DescribeGatewayResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeGatewayCommandOutput extends DescribeGatewayResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeGatewayCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeGatewayCommandInput
|
|
8
|
+
input: DescribeGatewayCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeGatewayCommandInput,
|
|
16
11
|
DescribeGatewayCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeGatewayCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeGatewayCommandInput
|
|
17
|
+
input: DescribeGatewayCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeGatewayCommandInput,
|
|
25
20
|
DescribeGatewayCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeLoggingOptionsRequest,
|
|
4
|
-
DescribeLoggingOptionsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeLoggingOptionsRequest, DescribeLoggingOptionsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeLoggingOptionsCommandInput
|
|
8
|
-
extends DescribeLoggingOptionsRequest {}
|
|
4
|
+
export interface DescribeLoggingOptionsCommandInput extends DescribeLoggingOptionsRequest {}
|
|
9
5
|
export interface DescribeLoggingOptionsCommandOutput
|
|
10
|
-
extends DescribeLoggingOptionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeLoggingOptionsResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeLoggingOptionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeLoggingOptionsCommandInput
|
|
9
|
+
input: DescribeLoggingOptionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeLoggingOptionsCommandInput,
|
|
17
12
|
DescribeLoggingOptionsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribePortalRequest,
|
|
4
|
-
DescribePortalResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribePortalRequest, DescribePortalResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribePortalCommandInput extends DescribePortalRequest {}
|
|
8
|
-
export interface DescribePortalCommandOutput
|
|
9
|
-
extends DescribePortalResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribePortalCommandOutput extends DescribePortalResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribePortalCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribePortalCommandInput
|
|
8
|
+
input: DescribePortalCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribePortalCommandInput,
|
|
16
11
|
DescribePortalCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribePortalCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribePortalCommandInput
|
|
17
|
+
input: DescribePortalCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribePortalCommandInput,
|
|
25
20
|
DescribePortalCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeProjectRequest,
|
|
4
|
-
DescribeProjectResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeProjectRequest, DescribeProjectResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeProjectCommandInput extends DescribeProjectRequest {}
|
|
8
|
-
export interface DescribeProjectCommandOutput
|
|
9
|
-
extends DescribeProjectResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeProjectCommandOutput extends DescribeProjectResponse, __MetadataBearer {}
|
|
11
6
|
declare const DescribeProjectCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeProjectCommandInput
|
|
8
|
+
input: DescribeProjectCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeProjectCommandInput,
|
|
16
11
|
DescribeProjectCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeProjectCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeProjectCommandInput
|
|
17
|
+
input: DescribeProjectCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeProjectCommandInput,
|
|
25
20
|
DescribeProjectCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeStorageConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeStorageConfigurationCommandInput
|
|
8
|
-
extends DescribeStorageConfigurationRequest {}
|
|
7
|
+
export interface DescribeStorageConfigurationCommandInput extends DescribeStorageConfigurationRequest {}
|
|
9
8
|
export interface DescribeStorageConfigurationCommandOutput
|
|
10
|
-
extends DescribeStorageConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeStorageConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeStorageConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeStorageConfigurationCommandInput
|
|
12
|
+
input: DescribeStorageConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeStorageConfigurationCommandInput,
|
|
17
15
|
DescribeStorageConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeTimeSeriesRequest,
|
|
4
|
-
DescribeTimeSeriesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeTimeSeriesRequest, DescribeTimeSeriesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeTimeSeriesCommandInput
|
|
8
|
-
extends DescribeTimeSeriesRequest {}
|
|
4
|
+
export interface DescribeTimeSeriesCommandInput extends DescribeTimeSeriesRequest {}
|
|
9
5
|
export interface DescribeTimeSeriesCommandOutput
|
|
10
|
-
extends DescribeTimeSeriesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeTimeSeriesResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeTimeSeriesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeTimeSeriesCommandInput
|
|
9
|
+
input: DescribeTimeSeriesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeTimeSeriesCommandInput,
|
|
17
12
|
DescribeTimeSeriesCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DisassociateAssetsRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DisassociateAssetsCommandInput
|
|
5
|
-
extends DisassociateAssetsRequest {}
|
|
4
|
+
export interface DisassociateAssetsCommandInput extends DisassociateAssetsRequest {}
|
|
6
5
|
export interface DisassociateAssetsCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DisassociateAssetsCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DisassociateAssetsCommandInput
|
|
8
|
+
input: DisassociateAssetsCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DisassociateAssetsCommandInput,
|
|
12
11
|
DisassociateAssetsCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DisassociateAssetsCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DisassociateAssetsCommandInput
|
|
17
|
+
input: DisassociateAssetsCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DisassociateAssetsCommandInput,
|
|
21
20
|
DisassociateAssetsCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DisassociateTimeSeriesFromAssetPropertyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DisassociateTimeSeriesFromAssetPropertyCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DisassociateTimeSeriesFromAssetPropertyCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DisassociateTimeSeriesFromAssetPropertyCommandInput extends DisassociateTimeSeriesFromAssetPropertyRequest {}
|
|
5
|
+
export interface DisassociateTimeSeriesFromAssetPropertyCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DisassociateTimeSeriesFromAssetPropertyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DisassociateTimeSeriesFromAssetPropertyCommandInput
|
|
8
|
+
input: DisassociateTimeSeriesFromAssetPropertyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DisassociateTimeSeriesFromAssetPropertyCommandInput,
|
|
13
11
|
DisassociateTimeSeriesFromAssetPropertyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DisassociateTimeSeriesFromAssetPropertyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DisassociateTimeSeriesFromAssetPropertyCommandInput
|
|
17
|
+
input: DisassociateTimeSeriesFromAssetPropertyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DisassociateTimeSeriesFromAssetPropertyCommandInput,
|
|
22
20
|
DisassociateTimeSeriesFromAssetPropertyCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ExecuteActionRequest,
|
|
4
|
-
ExecuteActionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ExecuteActionRequest, ExecuteActionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ExecuteActionCommandInput extends ExecuteActionRequest {}
|
|
8
|
-
export interface ExecuteActionCommandOutput
|
|
9
|
-
extends ExecuteActionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ExecuteActionCommandOutput extends ExecuteActionResponse, __MetadataBearer {}
|
|
11
6
|
declare const ExecuteActionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ExecuteActionCommandInput
|
|
8
|
+
input: ExecuteActionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ExecuteActionCommandInput,
|
|
16
11
|
ExecuteActionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ExecuteActionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ExecuteActionCommandInput
|
|
17
|
+
input: ExecuteActionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ExecuteActionCommandInput,
|
|
25
20
|
ExecuteActionCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { ExecuteQueryRequest } from "../models/models_0";
|
|
|
3
3
|
import { ExecuteQueryResponse } from "../models/models_1";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface ExecuteQueryCommandInput extends ExecuteQueryRequest {}
|
|
6
|
-
export interface ExecuteQueryCommandOutput
|
|
7
|
-
extends ExecuteQueryResponse,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface ExecuteQueryCommandOutput extends ExecuteQueryResponse, __MetadataBearer {}
|
|
9
7
|
declare const ExecuteQueryCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: ExecuteQueryCommandInput
|
|
9
|
+
input: ExecuteQueryCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
ExecuteQueryCommandInput,
|
|
14
12
|
ExecuteQueryCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const ExecuteQueryCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: ExecuteQueryCommandInput
|
|
18
|
+
input: ExecuteQueryCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
ExecuteQueryCommandInput,
|
|
23
21
|
ExecuteQueryCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetAssetPropertyAggregatesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAssetPropertyAggregatesCommandInput
|
|
8
|
-
extends GetAssetPropertyAggregatesRequest {}
|
|
7
|
+
export interface GetAssetPropertyAggregatesCommandInput extends GetAssetPropertyAggregatesRequest {}
|
|
9
8
|
export interface GetAssetPropertyAggregatesCommandOutput
|
|
10
|
-
extends GetAssetPropertyAggregatesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetAssetPropertyAggregatesResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetAssetPropertyAggregatesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetAssetPropertyAggregatesCommandInput
|
|
12
|
+
input: GetAssetPropertyAggregatesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetAssetPropertyAggregatesCommandInput,
|
|
17
15
|
GetAssetPropertyAggregatesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetAssetPropertyAggregatesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetAssetPropertyAggregatesCommandInput
|
|
21
|
+
input: GetAssetPropertyAggregatesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetAssetPropertyAggregatesCommandInput,
|
|
26
24
|
GetAssetPropertyAggregatesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetAssetPropertyValueRequest,
|
|
4
|
-
GetAssetPropertyValueResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetAssetPropertyValueRequest, GetAssetPropertyValueResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAssetPropertyValueCommandInput
|
|
8
|
-
extends GetAssetPropertyValueRequest {}
|
|
4
|
+
export interface GetAssetPropertyValueCommandInput extends GetAssetPropertyValueRequest {}
|
|
9
5
|
export interface GetAssetPropertyValueCommandOutput
|
|
10
|
-
extends GetAssetPropertyValueResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetAssetPropertyValueResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetAssetPropertyValueCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetAssetPropertyValueCommandInput
|
|
9
|
+
input: GetAssetPropertyValueCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetAssetPropertyValueCommandInput,
|
|
17
12
|
GetAssetPropertyValueCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetAssetPropertyValueHistoryResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAssetPropertyValueHistoryCommandInput
|
|
8
|
-
extends GetAssetPropertyValueHistoryRequest {}
|
|
7
|
+
export interface GetAssetPropertyValueHistoryCommandInput extends GetAssetPropertyValueHistoryRequest {}
|
|
9
8
|
export interface GetAssetPropertyValueHistoryCommandOutput
|
|
10
|
-
extends GetAssetPropertyValueHistoryResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetAssetPropertyValueHistoryResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetAssetPropertyValueHistoryCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetAssetPropertyValueHistoryCommandInput
|
|
12
|
+
input: GetAssetPropertyValueHistoryCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetAssetPropertyValueHistoryCommandInput,
|
|
17
15
|
GetAssetPropertyValueHistoryCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetInterpolatedAssetPropertyValuesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetInterpolatedAssetPropertyValuesCommandInput
|
|
8
|
-
extends GetInterpolatedAssetPropertyValuesRequest {}
|
|
7
|
+
export interface GetInterpolatedAssetPropertyValuesCommandInput extends GetInterpolatedAssetPropertyValuesRequest {}
|
|
9
8
|
export interface GetInterpolatedAssetPropertyValuesCommandOutput
|
|
10
|
-
extends GetInterpolatedAssetPropertyValuesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetInterpolatedAssetPropertyValuesResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetInterpolatedAssetPropertyValuesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetInterpolatedAssetPropertyValuesCommandInput
|
|
12
|
+
input: GetInterpolatedAssetPropertyValuesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetInterpolatedAssetPropertyValuesCommandInput,
|
|
17
15
|
GetInterpolatedAssetPropertyValuesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetInterpolatedAssetPropertyValuesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetInterpolatedAssetPropertyValuesCommandInput
|
|
21
|
+
input: GetInterpolatedAssetPropertyValuesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetInterpolatedAssetPropertyValuesCommandInput,
|
|
26
24
|
GetInterpolatedAssetPropertyValuesCommandOutput,
|