@aws-sdk/client-iotsitewise 3.650.0 → 3.654.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/commands/AssociateAssetsCommand.d.ts +11 -0
- package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +11 -0
- package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +11 -0
- package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +11 -0
- package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +11 -0
- package/dist-types/commands/CreateAccessPolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateAssetCommand.d.ts +11 -0
- package/dist-types/commands/CreateAssetModelCommand.d.ts +11 -0
- package/dist-types/commands/CreateAssetModelCompositeModelCommand.d.ts +11 -0
- package/dist-types/commands/CreateBulkImportJobCommand.d.ts +11 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +11 -0
- package/dist-types/commands/CreateGatewayCommand.d.ts +11 -0
- package/dist-types/commands/CreatePortalCommand.d.ts +11 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssetModelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssetModelCompositeModelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDashboardCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGatewayCommand.d.ts +11 -0
- package/dist-types/commands/DeletePortalCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DescribeActionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssetCompositeModelCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssetModelCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssetModelCompositeModelCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDashboardCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeGatewayCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribePortalCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProjectCommand.d.ts +11 -0
- package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateAssetsCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +11 -0
- package/dist-types/commands/ExecuteActionCommand.d.ts +11 -0
- package/dist-types/commands/ExecuteQueryCommand.d.ts +11 -0
- package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +11 -0
- package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +11 -0
- package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +11 -0
- package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +11 -0
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListActionsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetModelCompositeModelsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetModelsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssetsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +11 -0
- package/dist-types/commands/ListBulkImportJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListCompositionRelationshipsCommand.d.ts +11 -0
- package/dist-types/commands/ListDashboardsCommand.d.ts +11 -0
- package/dist-types/commands/ListGatewaysCommand.d.ts +11 -0
- package/dist-types/commands/ListPortalsCommand.d.ts +11 -0
- package/dist-types/commands/ListProjectAssetsCommand.d.ts +11 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTimeSeriesCommand.d.ts +11 -0
- package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/PutLoggingOptionsCommand.d.ts +11 -0
- package/dist-types/commands/PutStorageConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssetModelCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssetModelCompositeModelCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGatewayCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePortalCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -99,4 +99,15 @@ declare const DescribePortalCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class DescribePortalCommand extends DescribePortalCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: DescribePortalRequest;
|
|
106
|
+
output: DescribePortalResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: DescribePortalCommandInput;
|
|
110
|
+
output: DescribePortalCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -79,4 +79,15 @@ declare const DescribeProjectCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DescribeProjectCommand extends DescribeProjectCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DescribeProjectRequest;
|
|
86
|
+
output: DescribeProjectResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DescribeProjectCommandInput;
|
|
90
|
+
output: DescribeProjectCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -105,4 +105,15 @@ declare const DescribeStorageConfigurationCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class DescribeStorageConfigurationCommand extends DescribeStorageConfigurationCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: {};
|
|
112
|
+
output: DescribeStorageConfigurationResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: DescribeStorageConfigurationCommandInput;
|
|
116
|
+
output: DescribeStorageConfigurationCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -102,4 +102,15 @@ declare const DescribeTimeSeriesCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class DescribeTimeSeriesCommand extends DescribeTimeSeriesCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: DescribeTimeSeriesRequest;
|
|
109
|
+
output: DescribeTimeSeriesResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: DescribeTimeSeriesCommandInput;
|
|
113
|
+
output: DescribeTimeSeriesCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -79,4 +79,15 @@ declare const DisassociateAssetsCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DisassociateAssetsCommand extends DisassociateAssetsCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DisassociateAssetsRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DisassociateAssetsCommandInput;
|
|
90
|
+
output: DisassociateAssetsCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -78,4 +78,15 @@ declare const DisassociateTimeSeriesFromAssetPropertyCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class DisassociateTimeSeriesFromAssetPropertyCommand extends DisassociateTimeSeriesFromAssetPropertyCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: DisassociateTimeSeriesFromAssetPropertyRequest;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: DisassociateTimeSeriesFromAssetPropertyCommandInput;
|
|
89
|
+
output: DisassociateTimeSeriesFromAssetPropertyCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -90,4 +90,15 @@ declare const ExecuteActionCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class ExecuteActionCommand extends ExecuteActionCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: ExecuteActionRequest;
|
|
97
|
+
output: ExecuteActionResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: ExecuteActionCommandInput;
|
|
101
|
+
output: ExecuteActionCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -115,4 +115,15 @@ declare const ExecuteQueryCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class ExecuteQueryCommand extends ExecuteQueryCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: ExecuteQueryRequest;
|
|
122
|
+
output: ExecuteQueryResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: ExecuteQueryCommandInput;
|
|
126
|
+
output: ExecuteQueryCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -115,4 +115,15 @@ declare const GetAssetPropertyAggregatesCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class GetAssetPropertyAggregatesCommand extends GetAssetPropertyAggregatesCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: GetAssetPropertyAggregatesRequest;
|
|
122
|
+
output: GetAssetPropertyAggregatesResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: GetAssetPropertyAggregatesCommandInput;
|
|
126
|
+
output: GetAssetPropertyAggregatesCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -101,4 +101,15 @@ declare const GetAssetPropertyValueCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class GetAssetPropertyValueCommand extends GetAssetPropertyValueCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: GetAssetPropertyValueRequest;
|
|
108
|
+
output: GetAssetPropertyValueResponse;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: GetAssetPropertyValueCommandInput;
|
|
112
|
+
output: GetAssetPropertyValueCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -112,4 +112,15 @@ declare const GetAssetPropertyValueHistoryCommand_base: {
|
|
|
112
112
|
* @public
|
|
113
113
|
*/
|
|
114
114
|
export declare class GetAssetPropertyValueHistoryCommand extends GetAssetPropertyValueHistoryCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: GetAssetPropertyValueHistoryRequest;
|
|
119
|
+
output: GetAssetPropertyValueHistoryResponse;
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: GetAssetPropertyValueHistoryCommandInput;
|
|
123
|
+
output: GetAssetPropertyValueHistoryCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|
|
@@ -116,4 +116,15 @@ declare const GetInterpolatedAssetPropertyValuesCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class GetInterpolatedAssetPropertyValuesCommand extends GetInterpolatedAssetPropertyValuesCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: GetInterpolatedAssetPropertyValuesRequest;
|
|
123
|
+
output: GetInterpolatedAssetPropertyValuesResponse;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: GetInterpolatedAssetPropertyValuesCommandInput;
|
|
127
|
+
output: GetInterpolatedAssetPropertyValuesCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -107,4 +107,15 @@ declare const ListAccessPoliciesCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class ListAccessPoliciesCommand extends ListAccessPoliciesCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: ListAccessPoliciesRequest;
|
|
114
|
+
output: ListAccessPoliciesResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: ListAccessPoliciesCommandInput;
|
|
118
|
+
output: ListAccessPoliciesCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -85,4 +85,15 @@ declare const ListActionsCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class ListActionsCommand extends ListActionsCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: ListActionsRequest;
|
|
92
|
+
output: ListActionsResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: ListActionsCommandInput;
|
|
96
|
+
output: ListActionsCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -91,4 +91,15 @@ declare const ListAssetModelCompositeModelsCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class ListAssetModelCompositeModelsCommand extends ListAssetModelCompositeModelsCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: ListAssetModelCompositeModelsRequest;
|
|
98
|
+
output: ListAssetModelCompositeModelsResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: ListAssetModelCompositeModelsCommandInput;
|
|
102
|
+
output: ListAssetModelCompositeModelsCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -159,4 +159,15 @@ declare const ListAssetModelPropertiesCommand_base: {
|
|
|
159
159
|
* @public
|
|
160
160
|
*/
|
|
161
161
|
export declare class ListAssetModelPropertiesCommand extends ListAssetModelPropertiesCommand_base {
|
|
162
|
+
/** @internal type navigation helper, not in runtime. */
|
|
163
|
+
protected static __types: {
|
|
164
|
+
api: {
|
|
165
|
+
input: ListAssetModelPropertiesRequest;
|
|
166
|
+
output: ListAssetModelPropertiesResponse;
|
|
167
|
+
};
|
|
168
|
+
sdk: {
|
|
169
|
+
input: ListAssetModelPropertiesCommandInput;
|
|
170
|
+
output: ListAssetModelPropertiesCommandOutput;
|
|
171
|
+
};
|
|
172
|
+
};
|
|
162
173
|
}
|
|
@@ -101,4 +101,15 @@ declare const ListAssetModelsCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class ListAssetModelsCommand extends ListAssetModelsCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: ListAssetModelsRequest;
|
|
108
|
+
output: ListAssetModelsResponse;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: ListAssetModelsCommandInput;
|
|
112
|
+
output: ListAssetModelsCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -97,4 +97,15 @@ declare const ListAssetPropertiesCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class ListAssetPropertiesCommand extends ListAssetPropertiesCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: ListAssetPropertiesRequest;
|
|
104
|
+
output: ListAssetPropertiesResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: ListAssetPropertiesCommandInput;
|
|
108
|
+
output: ListAssetPropertiesCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -87,4 +87,15 @@ declare const ListAssetRelationshipsCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class ListAssetRelationshipsCommand extends ListAssetRelationshipsCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: ListAssetRelationshipsRequest;
|
|
94
|
+
output: ListAssetRelationshipsResponse;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: ListAssetRelationshipsCommandInput;
|
|
98
|
+
output: ListAssetRelationshipsCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -120,4 +120,15 @@ declare const ListAssetsCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class ListAssetsCommand extends ListAssetsCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: ListAssetsRequest;
|
|
127
|
+
output: ListAssetsResponse;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: ListAssetsCommandInput;
|
|
131
|
+
output: ListAssetsCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -120,4 +120,15 @@ declare const ListAssociatedAssetsCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class ListAssociatedAssetsCommand extends ListAssociatedAssetsCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: ListAssociatedAssetsRequest;
|
|
127
|
+
output: ListAssociatedAssetsResponse;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: ListAssociatedAssetsCommandInput;
|
|
131
|
+
output: ListAssociatedAssetsCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListBulkImportJobsCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListBulkImportJobsCommand extends ListBulkImportJobsCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListBulkImportJobsRequest;
|
|
90
|
+
output: ListBulkImportJobsResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListBulkImportJobsCommandInput;
|
|
94
|
+
output: ListBulkImportJobsCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListCompositionRelationshipsCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListCompositionRelationshipsCommand extends ListCompositionRelationshipsCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListCompositionRelationshipsRequest;
|
|
90
|
+
output: ListCompositionRelationshipsResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListCompositionRelationshipsCommandInput;
|
|
94
|
+
output: ListCompositionRelationshipsCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListDashboardsCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListDashboardsCommand extends ListDashboardsCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListDashboardsRequest;
|
|
88
|
+
output: ListDashboardsResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListDashboardsCommandInput;
|
|
92
|
+
output: ListDashboardsCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -96,4 +96,15 @@ declare const ListGatewaysCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class ListGatewaysCommand extends ListGatewaysCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: ListGatewaysRequest;
|
|
103
|
+
output: ListGatewaysResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: ListGatewaysCommandInput;
|
|
107
|
+
output: ListGatewaysCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -89,4 +89,15 @@ declare const ListPortalsCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class ListPortalsCommand extends ListPortalsCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: ListPortalsRequest;
|
|
96
|
+
output: ListPortalsResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: ListPortalsCommandInput;
|
|
100
|
+
output: ListPortalsCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -75,4 +75,15 @@ declare const ListProjectAssetsCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class ListProjectAssetsCommand extends ListProjectAssetsCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: ListProjectAssetsRequest;
|
|
82
|
+
output: ListProjectAssetsResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: ListProjectAssetsCommandInput;
|
|
86
|
+
output: ListProjectAssetsCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListProjectsCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListProjectsCommand extends ListProjectsCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListProjectsRequest;
|
|
88
|
+
output: ListProjectsResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListProjectsCommandInput;
|
|
92
|
+
output: ListProjectsCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -88,4 +88,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: ListTagsForResourceRequest;
|
|
95
|
+
output: ListTagsForResourceResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: ListTagsForResourceCommandInput;
|
|
99
|
+
output: ListTagsForResourceCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -90,4 +90,15 @@ declare const ListTimeSeriesCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class ListTimeSeriesCommand extends ListTimeSeriesCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: ListTimeSeriesRequest;
|
|
97
|
+
output: ListTimeSeriesResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: ListTimeSeriesCommandInput;
|
|
101
|
+
output: ListTimeSeriesCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -91,4 +91,15 @@ declare const PutDefaultEncryptionConfigurationCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class PutDefaultEncryptionConfigurationCommand extends PutDefaultEncryptionConfigurationCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: PutDefaultEncryptionConfigurationRequest;
|
|
98
|
+
output: PutDefaultEncryptionConfigurationResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: PutDefaultEncryptionConfigurationCommandInput;
|
|
102
|
+
output: PutDefaultEncryptionConfigurationCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -77,4 +77,15 @@ declare const PutLoggingOptionsCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class PutLoggingOptionsCommand extends PutLoggingOptionsCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: PutLoggingOptionsRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: PutLoggingOptionsCommandInput;
|
|
88
|
+
output: PutLoggingOptionsCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -125,4 +125,15 @@ declare const PutStorageConfigurationCommand_base: {
|
|
|
125
125
|
* @public
|
|
126
126
|
*/
|
|
127
127
|
export declare class PutStorageConfigurationCommand extends PutStorageConfigurationCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: PutStorageConfigurationRequest;
|
|
132
|
+
output: PutStorageConfigurationResponse;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: PutStorageConfigurationCommandInput;
|
|
136
|
+
output: PutStorageConfigurationCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -93,4 +93,15 @@ declare const TagResourceCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: TagResourceRequest;
|
|
100
|
+
output: {};
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: TagResourceCommandInput;
|
|
104
|
+
output: TagResourceCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -87,4 +87,15 @@ declare const UntagResourceCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: UntagResourceRequest;
|
|
94
|
+
output: {};
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: UntagResourceCommandInput;
|
|
98
|
+
output: UntagResourceCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -96,4 +96,15 @@ declare const UpdateAccessPolicyCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class UpdateAccessPolicyCommand extends UpdateAccessPolicyCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: UpdateAccessPolicyRequest;
|
|
103
|
+
output: {};
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: UpdateAccessPolicyCommandInput;
|
|
107
|
+
output: UpdateAccessPolicyCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -97,4 +97,15 @@ declare const UpdateAssetCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class UpdateAssetCommand extends UpdateAssetCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: UpdateAssetRequest;
|
|
104
|
+
output: UpdateAssetResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: UpdateAssetCommandInput;
|
|
108
|
+
output: UpdateAssetCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -288,4 +288,15 @@ declare const UpdateAssetModelCommand_base: {
|
|
|
288
288
|
* @public
|
|
289
289
|
*/
|
|
290
290
|
export declare class UpdateAssetModelCommand extends UpdateAssetModelCommand_base {
|
|
291
|
+
/** @internal type navigation helper, not in runtime. */
|
|
292
|
+
protected static __types: {
|
|
293
|
+
api: {
|
|
294
|
+
input: UpdateAssetModelRequest;
|
|
295
|
+
output: UpdateAssetModelResponse;
|
|
296
|
+
};
|
|
297
|
+
sdk: {
|
|
298
|
+
input: UpdateAssetModelCommandInput;
|
|
299
|
+
output: UpdateAssetModelCommandOutput;
|
|
300
|
+
};
|
|
301
|
+
};
|
|
291
302
|
}
|
|
@@ -214,4 +214,15 @@ declare const UpdateAssetModelCompositeModelCommand_base: {
|
|
|
214
214
|
* @public
|
|
215
215
|
*/
|
|
216
216
|
export declare class UpdateAssetModelCompositeModelCommand extends UpdateAssetModelCompositeModelCommand_base {
|
|
217
|
+
/** @internal type navigation helper, not in runtime. */
|
|
218
|
+
protected static __types: {
|
|
219
|
+
api: {
|
|
220
|
+
input: UpdateAssetModelCompositeModelRequest;
|
|
221
|
+
output: UpdateAssetModelCompositeModelResponse;
|
|
222
|
+
};
|
|
223
|
+
sdk: {
|
|
224
|
+
input: UpdateAssetModelCompositeModelCommandInput;
|
|
225
|
+
output: UpdateAssetModelCompositeModelCommandOutput;
|
|
226
|
+
};
|
|
227
|
+
};
|
|
217
228
|
}
|