@aws-sdk/client-iotsitewise 3.529.1 → 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.
- package/dist-types/IoTSiteWise.d.ts +15 -1
- package/dist-types/IoTSiteWiseClient.d.ts +1 -1
- package/dist-types/commands/AssociateAssetsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +2 -1
- package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +2 -1
- package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssetCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssetModelCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssetModelCompositeModelCommand.d.ts +2 -1
- package/dist-types/commands/CreateBulkImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateDashboardCommand.d.ts +2 -1
- package/dist-types/commands/CreateGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreatePortalCommand.d.ts +3 -2
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssetModelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssetModelCompositeModelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDashboardCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeletePortalCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeActionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssetCompositeModelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssetModelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssetModelCompositeModelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDashboardCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePortalCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAssetsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteActionCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteQueryCommand.d.ts +2 -1
- package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +2 -1
- package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +2 -1
- package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +2 -1
- package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssetModelCompositeModelsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/ListAssetModelsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssetPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssetsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +2 -1
- package/dist-types/commands/ListBulkImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListCompositionRelationshipsCommand.d.ts +2 -1
- package/dist-types/commands/ListDashboardsCommand.d.ts +2 -1
- package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/ListPortalsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectAssetsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTimeSeriesCommand.d.ts +2 -1
- package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutLoggingOptionsCommand.d.ts +2 -1
- package/dist-types/commands/PutStorageConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssetModelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssetModelCompositeModelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDashboardCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGatewayCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePortalCommand.d.ts +3 -2
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +961 -961
- package/dist-types/models/models_1.d.ts +99 -99
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/IoTSiteWise.d.ts +14 -0
- package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +41 -41
|
@@ -25,6 +25,15 @@ declare const DescribeAssetCompositeModelCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeAssetCompositeModelCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeAssetCompositeModelCommandInput,
|
|
32
|
+
DescribeAssetCompositeModelCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeAssetCompositeModelCommand extends DescribeAssetCompositeModelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeAssetModelCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeAssetModelCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeAssetModelCommandInput,
|
|
32
|
+
DescribeAssetModelCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeAssetModelCommand extends DescribeAssetModelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeAssetModelCompositeModelCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeAssetModelCompositeModelCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeAssetModelCompositeModelCommandInput,
|
|
32
|
+
DescribeAssetModelCompositeModelCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeAssetModelCompositeModelCommand extends DescribeAssetModelCompositeModelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeAssetPropertyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeAssetPropertyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeAssetPropertyCommandInput,
|
|
32
|
+
DescribeAssetPropertyCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeAssetPropertyCommand extends DescribeAssetPropertyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeBulkImportJobCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeBulkImportJobCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeBulkImportJobCommandInput,
|
|
32
|
+
DescribeBulkImportJobCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeBulkImportJobCommand extends DescribeBulkImportJobCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeDashboardCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeDashboardCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeDashboardCommandInput,
|
|
32
|
+
DescribeDashboardCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeDashboardCommand extends DescribeDashboardCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeDefaultEncryptionConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeDefaultEncryptionConfigurationCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeDefaultEncryptionConfigurationCommandInput,
|
|
32
|
+
DescribeDefaultEncryptionConfigurationCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeDefaultEncryptionConfigurationCommand extends DescribeDefaultEncryptionConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeGatewayCapabilityConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeGatewayCapabilityConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeGatewayCapabilityConfigurationCommandInput,
|
|
32
|
+
DescribeGatewayCapabilityConfigurationCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeGatewayCapabilityConfigurationCommand extends DescribeGatewayCapabilityConfigurationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeGatewayCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribeGatewayCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeGatewayCommandInput,
|
|
31
|
+
DescribeGatewayCommandOutput,
|
|
32
|
+
IoTSiteWiseClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeGatewayCommand extends DescribeGatewayCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeLoggingOptionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeLoggingOptionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeLoggingOptionsCommandInput,
|
|
32
|
+
DescribeLoggingOptionsCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeLoggingOptionsCommand extends DescribeLoggingOptionsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribePortalCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribePortalCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribePortalCommandInput,
|
|
31
|
+
DescribePortalCommandOutput,
|
|
32
|
+
IoTSiteWiseClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribePortalCommand extends DescribePortalCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeProjectCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribeProjectCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeProjectCommandInput,
|
|
31
|
+
DescribeProjectCommandOutput,
|
|
32
|
+
IoTSiteWiseClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeProjectCommand extends DescribeProjectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeStorageConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeStorageConfigurationCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeStorageConfigurationCommandInput,
|
|
32
|
+
DescribeStorageConfigurationCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeStorageConfigurationCommand extends DescribeStorageConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeTimeSeriesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeTimeSeriesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeTimeSeriesCommandInput,
|
|
32
|
+
DescribeTimeSeriesCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeTimeSeriesCommand extends DescribeTimeSeriesCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DisassociateAssetsCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DisassociateAssetsCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DisassociateAssetsCommandInput,
|
|
27
|
+
DisassociateAssetsCommandOutput,
|
|
28
|
+
IoTSiteWiseClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DisassociateAssetsCommand extends DisassociateAssetsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DisassociateTimeSeriesFromAssetPropertyCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DisassociateTimeSeriesFromAssetPropertyCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DisassociateTimeSeriesFromAssetPropertyCommandInput,
|
|
28
|
+
DisassociateTimeSeriesFromAssetPropertyCommandOutput,
|
|
29
|
+
IoTSiteWiseClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DisassociateTimeSeriesFromAssetPropertyCommand extends DisassociateTimeSeriesFromAssetPropertyCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ExecuteActionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ExecuteActionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ExecuteActionCommandInput,
|
|
31
|
+
ExecuteActionCommandOutput,
|
|
32
|
+
IoTSiteWiseClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ExecuteActionCommand extends ExecuteActionCommand_base {}
|
|
@@ -22,6 +22,15 @@ declare const ExecuteQueryCommand_base: {
|
|
|
22
22
|
ServiceInputTypes,
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
|
+
new (
|
|
26
|
+
__0_0: ExecuteQueryCommandInput
|
|
27
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
28
|
+
ExecuteQueryCommandInput,
|
|
29
|
+
ExecuteQueryCommandOutput,
|
|
30
|
+
IoTSiteWiseClientResolvedConfig,
|
|
31
|
+
ServiceInputTypes,
|
|
32
|
+
ServiceOutputTypes
|
|
33
|
+
>;
|
|
25
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
35
|
};
|
|
27
36
|
export declare class ExecuteQueryCommand extends ExecuteQueryCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetAssetPropertyAggregatesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetAssetPropertyAggregatesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetAssetPropertyAggregatesCommandInput,
|
|
32
|
+
GetAssetPropertyAggregatesCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetAssetPropertyAggregatesCommand extends GetAssetPropertyAggregatesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetAssetPropertyValueCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetAssetPropertyValueCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetAssetPropertyValueCommandInput,
|
|
32
|
+
GetAssetPropertyValueCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetAssetPropertyValueCommand extends GetAssetPropertyValueCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetAssetPropertyValueHistoryCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetAssetPropertyValueHistoryCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetAssetPropertyValueHistoryCommandInput,
|
|
32
|
+
GetAssetPropertyValueHistoryCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetAssetPropertyValueHistoryCommand extends GetAssetPropertyValueHistoryCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetInterpolatedAssetPropertyValuesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetInterpolatedAssetPropertyValuesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetInterpolatedAssetPropertyValuesCommandInput,
|
|
32
|
+
GetInterpolatedAssetPropertyValuesCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetInterpolatedAssetPropertyValuesCommand extends GetInterpolatedAssetPropertyValuesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAccessPoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListAccessPoliciesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAccessPoliciesCommandInput,
|
|
32
|
+
ListAccessPoliciesCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAccessPoliciesCommand extends ListAccessPoliciesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListActionsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListActionsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListActionsCommandInput,
|
|
28
|
+
ListActionsCommandOutput,
|
|
29
|
+
IoTSiteWiseClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListActionsCommand extends ListActionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAssetModelCompositeModelsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAssetModelCompositeModelsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAssetModelCompositeModelsCommandInput,
|
|
32
|
+
ListAssetModelCompositeModelsCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAssetModelCompositeModelsCommand extends ListAssetModelCompositeModelsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAssetModelPropertiesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAssetModelPropertiesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAssetModelPropertiesCommandInput,
|
|
32
|
+
ListAssetModelPropertiesCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAssetModelPropertiesCommand extends ListAssetModelPropertiesCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListAssetModelsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListAssetModelsCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListAssetModelsCommandInput,
|
|
31
|
+
ListAssetModelsCommandOutput,
|
|
32
|
+
IoTSiteWiseClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListAssetModelsCommand extends ListAssetModelsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAssetPropertiesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAssetPropertiesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAssetPropertiesCommandInput,
|
|
32
|
+
ListAssetPropertiesCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAssetPropertiesCommand extends ListAssetPropertiesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAssetRelationshipsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAssetRelationshipsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAssetRelationshipsCommandInput,
|
|
32
|
+
ListAssetRelationshipsCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAssetRelationshipsCommand extends ListAssetRelationshipsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListAssetsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListAssetsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListAssetsCommandInput,
|
|
28
|
+
ListAssetsCommandOutput,
|
|
29
|
+
IoTSiteWiseClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListAssetsCommand extends ListAssetsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAssociatedAssetsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAssociatedAssetsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAssociatedAssetsCommandInput,
|
|
32
|
+
ListAssociatedAssetsCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAssociatedAssetsCommand extends ListAssociatedAssetsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListBulkImportJobsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListBulkImportJobsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListBulkImportJobsCommandInput,
|
|
32
|
+
ListBulkImportJobsCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListBulkImportJobsCommand extends ListBulkImportJobsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCompositionRelationshipsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListCompositionRelationshipsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCompositionRelationshipsCommandInput,
|
|
32
|
+
ListCompositionRelationshipsCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCompositionRelationshipsCommand extends ListCompositionRelationshipsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListDashboardsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListDashboardsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListDashboardsCommandInput,
|
|
31
|
+
ListDashboardsCommandOutput,
|
|
32
|
+
IoTSiteWiseClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListDashboardsCommand extends ListDashboardsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListGatewaysCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListGatewaysCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListGatewaysCommandInput,
|
|
28
|
+
ListGatewaysCommandOutput,
|
|
29
|
+
IoTSiteWiseClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListGatewaysCommand extends ListGatewaysCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListPortalsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListPortalsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListPortalsCommandInput,
|
|
28
|
+
ListPortalsCommandOutput,
|
|
29
|
+
IoTSiteWiseClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListPortalsCommand extends ListPortalsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListProjectAssetsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListProjectAssetsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListProjectAssetsCommandInput,
|
|
32
|
+
ListProjectAssetsCommandOutput,
|
|
33
|
+
IoTSiteWiseClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListProjectAssetsCommand extends ListProjectAssetsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListProjectsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListProjectsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListProjectsCommandInput,
|
|
28
|
+
ListProjectsCommandOutput,
|
|
29
|
+
IoTSiteWiseClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListProjectsCommand extends ListProjectsCommand_base {}
|