@aws-sdk/client-greengrass 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/AssociateRoleToGroupCommand.d.ts +11 -0
- package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +11 -0
- package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +11 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateGroupVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +11 -0
- package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetAssociatedRoleCommand.d.ts +11 -0
- package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetConnectivityInfoCommand.d.ts +11 -0
- package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetCoreDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetDeploymentStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +11 -0
- package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetGroupVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetResourceDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +11 -0
- package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +11 -0
- package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +11 -0
- package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +11 -0
- package/dist-types/commands/ListDeploymentsCommand.d.ts +11 -0
- package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +11 -0
- package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +11 -0
- package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +11 -0
- package/dist-types/commands/ListGroupVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +11 -0
- package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +11 -0
- package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ResetDeploymentsCommand.d.ts +11 -0
- package/dist-types/commands/StartBulkDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/StopBulkDeploymentCommand.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/UpdateConnectivityInfoCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.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/UpdateConnectivityInfoCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -69,4 +69,15 @@ declare const GetDeviceDefinitionCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class GetDeviceDefinitionCommand extends GetDeviceDefinitionCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: GetDeviceDefinitionRequest;
|
|
76
|
+
output: GetDeviceDefinitionResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: GetDeviceDefinitionCommandInput;
|
|
80
|
+
output: GetDeviceDefinitionCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -76,4 +76,15 @@ declare const GetDeviceDefinitionVersionCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class GetDeviceDefinitionVersionCommand extends GetDeviceDefinitionVersionCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: GetDeviceDefinitionVersionRequest;
|
|
83
|
+
output: GetDeviceDefinitionVersionResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: GetDeviceDefinitionVersionCommandInput;
|
|
87
|
+
output: GetDeviceDefinitionVersionCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -69,4 +69,15 @@ declare const GetFunctionDefinitionCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class GetFunctionDefinitionCommand extends GetFunctionDefinitionCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: GetFunctionDefinitionRequest;
|
|
76
|
+
output: GetFunctionDefinitionResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: GetFunctionDefinitionCommandInput;
|
|
80
|
+
output: GetFunctionDefinitionCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -111,4 +111,15 @@ declare const GetFunctionDefinitionVersionCommand_base: {
|
|
|
111
111
|
* @public
|
|
112
112
|
*/
|
|
113
113
|
export declare class GetFunctionDefinitionVersionCommand extends GetFunctionDefinitionVersionCommand_base {
|
|
114
|
+
/** @internal type navigation helper, not in runtime. */
|
|
115
|
+
protected static __types: {
|
|
116
|
+
api: {
|
|
117
|
+
input: GetFunctionDefinitionVersionRequest;
|
|
118
|
+
output: GetFunctionDefinitionVersionResponse;
|
|
119
|
+
};
|
|
120
|
+
sdk: {
|
|
121
|
+
input: GetFunctionDefinitionVersionCommandInput;
|
|
122
|
+
output: GetFunctionDefinitionVersionCommandOutput;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
114
125
|
}
|
|
@@ -66,4 +66,15 @@ declare const GetGroupCertificateAuthorityCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class GetGroupCertificateAuthorityCommand extends GetGroupCertificateAuthorityCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: GetGroupCertificateAuthorityRequest;
|
|
73
|
+
output: GetGroupCertificateAuthorityResponse;
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: GetGroupCertificateAuthorityCommandInput;
|
|
77
|
+
output: GetGroupCertificateAuthorityCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -65,4 +65,15 @@ declare const GetGroupCertificateConfigurationCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class GetGroupCertificateConfigurationCommand extends GetGroupCertificateConfigurationCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: GetGroupCertificateConfigurationRequest;
|
|
72
|
+
output: GetGroupCertificateConfigurationResponse;
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: GetGroupCertificateConfigurationCommandInput;
|
|
76
|
+
output: GetGroupCertificateConfigurationCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -69,4 +69,15 @@ declare const GetGroupCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class GetGroupCommand extends GetGroupCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: GetGroupRequest;
|
|
76
|
+
output: GetGroupResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: GetGroupCommandInput;
|
|
80
|
+
output: GetGroupCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -73,4 +73,15 @@ declare const GetGroupVersionCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class GetGroupVersionCommand extends GetGroupVersionCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: GetGroupVersionRequest;
|
|
80
|
+
output: GetGroupVersionResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: GetGroupVersionCommandInput;
|
|
84
|
+
output: GetGroupVersionCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -69,4 +69,15 @@ declare const GetLoggerDefinitionCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class GetLoggerDefinitionCommand extends GetLoggerDefinitionCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: GetLoggerDefinitionRequest;
|
|
76
|
+
output: GetLoggerDefinitionResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: GetLoggerDefinitionCommandInput;
|
|
80
|
+
output: GetLoggerDefinitionCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -76,4 +76,15 @@ declare const GetLoggerDefinitionVersionCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class GetLoggerDefinitionVersionCommand extends GetLoggerDefinitionVersionCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: GetLoggerDefinitionVersionRequest;
|
|
83
|
+
output: GetLoggerDefinitionVersionResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: GetLoggerDefinitionVersionCommandInput;
|
|
87
|
+
output: GetLoggerDefinitionVersionCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -69,4 +69,15 @@ declare const GetResourceDefinitionCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class GetResourceDefinitionCommand extends GetResourceDefinitionCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: GetResourceDefinitionRequest;
|
|
76
|
+
output: GetResourceDefinitionResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: GetResourceDefinitionCommandInput;
|
|
80
|
+
output: GetResourceDefinitionCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -111,4 +111,15 @@ declare const GetResourceDefinitionVersionCommand_base: {
|
|
|
111
111
|
* @public
|
|
112
112
|
*/
|
|
113
113
|
export declare class GetResourceDefinitionVersionCommand extends GetResourceDefinitionVersionCommand_base {
|
|
114
|
+
/** @internal type navigation helper, not in runtime. */
|
|
115
|
+
protected static __types: {
|
|
116
|
+
api: {
|
|
117
|
+
input: GetResourceDefinitionVersionRequest;
|
|
118
|
+
output: GetResourceDefinitionVersionResponse;
|
|
119
|
+
};
|
|
120
|
+
sdk: {
|
|
121
|
+
input: GetResourceDefinitionVersionCommandInput;
|
|
122
|
+
output: GetResourceDefinitionVersionCommandOutput;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
114
125
|
}
|
|
@@ -59,4 +59,15 @@ declare const GetServiceRoleForAccountCommand_base: {
|
|
|
59
59
|
* @public
|
|
60
60
|
*/
|
|
61
61
|
export declare class GetServiceRoleForAccountCommand extends GetServiceRoleForAccountCommand_base {
|
|
62
|
+
/** @internal type navigation helper, not in runtime. */
|
|
63
|
+
protected static __types: {
|
|
64
|
+
api: {
|
|
65
|
+
input: {};
|
|
66
|
+
output: GetServiceRoleForAccountResponse;
|
|
67
|
+
};
|
|
68
|
+
sdk: {
|
|
69
|
+
input: GetServiceRoleForAccountCommandInput;
|
|
70
|
+
output: GetServiceRoleForAccountCommandOutput;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
62
73
|
}
|
|
@@ -69,4 +69,15 @@ declare const GetSubscriptionDefinitionCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class GetSubscriptionDefinitionCommand extends GetSubscriptionDefinitionCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: GetSubscriptionDefinitionRequest;
|
|
76
|
+
output: GetSubscriptionDefinitionResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: GetSubscriptionDefinitionCommandInput;
|
|
80
|
+
output: GetSubscriptionDefinitionCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -76,4 +76,15 @@ declare const GetSubscriptionDefinitionVersionCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class GetSubscriptionDefinitionVersionCommand extends GetSubscriptionDefinitionVersionCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: GetSubscriptionDefinitionVersionRequest;
|
|
83
|
+
output: GetSubscriptionDefinitionVersionResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: GetSubscriptionDefinitionVersionCommandInput;
|
|
87
|
+
output: GetSubscriptionDefinitionVersionCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -68,4 +68,15 @@ declare const GetThingRuntimeConfigurationCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class GetThingRuntimeConfigurationCommand extends GetThingRuntimeConfigurationCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: GetThingRuntimeConfigurationRequest;
|
|
75
|
+
output: GetThingRuntimeConfigurationResponse;
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: GetThingRuntimeConfigurationCommandInput;
|
|
79
|
+
output: GetThingRuntimeConfigurationCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -79,4 +79,15 @@ declare const ListBulkDeploymentDetailedReportsCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class ListBulkDeploymentDetailedReportsCommand extends ListBulkDeploymentDetailedReportsCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: ListBulkDeploymentDetailedReportsRequest;
|
|
86
|
+
output: ListBulkDeploymentDetailedReportsResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: ListBulkDeploymentDetailedReportsCommandInput;
|
|
90
|
+
output: ListBulkDeploymentDetailedReportsCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -68,4 +68,15 @@ declare const ListBulkDeploymentsCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class ListBulkDeploymentsCommand extends ListBulkDeploymentsCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: ListBulkDeploymentsRequest;
|
|
75
|
+
output: ListBulkDeploymentsResponse;
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: ListBulkDeploymentsCommandInput;
|
|
79
|
+
output: ListBulkDeploymentsCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListConnectorDefinitionVersionsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListConnectorDefinitionVersionsCommand extends ListConnectorDefinitionVersionsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListConnectorDefinitionVersionsRequest;
|
|
77
|
+
output: ListConnectorDefinitionVersionsResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListConnectorDefinitionVersionsCommandInput;
|
|
81
|
+
output: ListConnectorDefinitionVersionsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListConnectorDefinitionsCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListConnectorDefinitionsCommand extends ListConnectorDefinitionsCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListConnectorDefinitionsRequest;
|
|
79
|
+
output: ListConnectorDefinitionsResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListConnectorDefinitionsCommandInput;
|
|
83
|
+
output: ListConnectorDefinitionsCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListCoreDefinitionVersionsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListCoreDefinitionVersionsCommand extends ListCoreDefinitionVersionsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListCoreDefinitionVersionsRequest;
|
|
77
|
+
output: ListCoreDefinitionVersionsResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListCoreDefinitionVersionsCommandInput;
|
|
81
|
+
output: ListCoreDefinitionVersionsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListCoreDefinitionsCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListCoreDefinitionsCommand extends ListCoreDefinitionsCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListCoreDefinitionsRequest;
|
|
79
|
+
output: ListCoreDefinitionsResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListCoreDefinitionsCommandInput;
|
|
83
|
+
output: ListCoreDefinitionsCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -71,4 +71,15 @@ declare const ListDeploymentsCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class ListDeploymentsCommand extends ListDeploymentsCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: ListDeploymentsRequest;
|
|
78
|
+
output: ListDeploymentsResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: ListDeploymentsCommandInput;
|
|
82
|
+
output: ListDeploymentsCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListDeviceDefinitionVersionsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListDeviceDefinitionVersionsCommand extends ListDeviceDefinitionVersionsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListDeviceDefinitionVersionsRequest;
|
|
77
|
+
output: ListDeviceDefinitionVersionsResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListDeviceDefinitionVersionsCommandInput;
|
|
81
|
+
output: ListDeviceDefinitionVersionsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListDeviceDefinitionsCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListDeviceDefinitionsCommand extends ListDeviceDefinitionsCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListDeviceDefinitionsRequest;
|
|
79
|
+
output: ListDeviceDefinitionsResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListDeviceDefinitionsCommandInput;
|
|
83
|
+
output: ListDeviceDefinitionsCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListFunctionDefinitionVersionsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListFunctionDefinitionVersionsCommand extends ListFunctionDefinitionVersionsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListFunctionDefinitionVersionsRequest;
|
|
77
|
+
output: ListFunctionDefinitionVersionsResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListFunctionDefinitionVersionsCommandInput;
|
|
81
|
+
output: ListFunctionDefinitionVersionsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListFunctionDefinitionsCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListFunctionDefinitionsCommand extends ListFunctionDefinitionsCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListFunctionDefinitionsRequest;
|
|
79
|
+
output: ListFunctionDefinitionsResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListFunctionDefinitionsCommandInput;
|
|
83
|
+
output: ListFunctionDefinitionsCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -68,4 +68,15 @@ declare const ListGroupCertificateAuthoritiesCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class ListGroupCertificateAuthoritiesCommand extends ListGroupCertificateAuthoritiesCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: ListGroupCertificateAuthoritiesRequest;
|
|
75
|
+
output: ListGroupCertificateAuthoritiesResponse;
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: ListGroupCertificateAuthoritiesCommandInput;
|
|
79
|
+
output: ListGroupCertificateAuthoritiesCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListGroupVersionsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListGroupVersionsCommand extends ListGroupVersionsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListGroupVersionsRequest;
|
|
77
|
+
output: ListGroupVersionsResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListGroupVersionsCommandInput;
|
|
81
|
+
output: ListGroupVersionsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -69,4 +69,15 @@ declare const ListGroupsCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class ListGroupsCommand extends ListGroupsCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: ListGroupsRequest;
|
|
76
|
+
output: ListGroupsResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: ListGroupsCommandInput;
|
|
80
|
+
output: ListGroupsCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListLoggerDefinitionVersionsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListLoggerDefinitionVersionsCommand extends ListLoggerDefinitionVersionsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListLoggerDefinitionVersionsRequest;
|
|
77
|
+
output: ListLoggerDefinitionVersionsResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListLoggerDefinitionVersionsCommandInput;
|
|
81
|
+
output: ListLoggerDefinitionVersionsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListLoggerDefinitionsCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListLoggerDefinitionsCommand extends ListLoggerDefinitionsCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListLoggerDefinitionsRequest;
|
|
79
|
+
output: ListLoggerDefinitionsResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListLoggerDefinitionsCommandInput;
|
|
83
|
+
output: ListLoggerDefinitionsCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListResourceDefinitionVersionsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListResourceDefinitionVersionsCommand extends ListResourceDefinitionVersionsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListResourceDefinitionVersionsRequest;
|
|
77
|
+
output: ListResourceDefinitionVersionsResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListResourceDefinitionVersionsCommandInput;
|
|
81
|
+
output: ListResourceDefinitionVersionsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListResourceDefinitionsCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListResourceDefinitionsCommand extends ListResourceDefinitionsCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListResourceDefinitionsRequest;
|
|
79
|
+
output: ListResourceDefinitionsResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListResourceDefinitionsCommandInput;
|
|
83
|
+
output: ListResourceDefinitionsCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListSubscriptionDefinitionVersionsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListSubscriptionDefinitionVersionsCommand extends ListSubscriptionDefinitionVersionsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListSubscriptionDefinitionVersionsRequest;
|
|
77
|
+
output: ListSubscriptionDefinitionVersionsResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListSubscriptionDefinitionVersionsCommandInput;
|
|
81
|
+
output: ListSubscriptionDefinitionVersionsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListSubscriptionDefinitionsCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListSubscriptionDefinitionsCommand extends ListSubscriptionDefinitionsCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListSubscriptionDefinitionsRequest;
|
|
79
|
+
output: ListSubscriptionDefinitionsResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListSubscriptionDefinitionsCommandInput;
|
|
83
|
+
output: ListSubscriptionDefinitionsCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -62,4 +62,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
62
62
|
* @public
|
|
63
63
|
*/
|
|
64
64
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
65
|
+
/** @internal type navigation helper, not in runtime. */
|
|
66
|
+
protected static __types: {
|
|
67
|
+
api: {
|
|
68
|
+
input: ListTagsForResourceRequest;
|
|
69
|
+
output: ListTagsForResourceResponse;
|
|
70
|
+
};
|
|
71
|
+
sdk: {
|
|
72
|
+
input: ListTagsForResourceCommandInput;
|
|
73
|
+
output: ListTagsForResourceCommandOutput;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
65
76
|
}
|
|
@@ -63,4 +63,15 @@ declare const ResetDeploymentsCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class ResetDeploymentsCommand extends ResetDeploymentsCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: ResetDeploymentsRequest;
|
|
70
|
+
output: ResetDeploymentsResponse;
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: ResetDeploymentsCommandInput;
|
|
74
|
+
output: ResetDeploymentsCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -66,4 +66,15 @@ declare const StartBulkDeploymentCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class StartBulkDeploymentCommand extends StartBulkDeploymentCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: StartBulkDeploymentRequest;
|
|
73
|
+
output: StartBulkDeploymentResponse;
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: StartBulkDeploymentCommandInput;
|
|
77
|
+
output: StartBulkDeploymentCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|