@aws-sdk/client-greengrass 3.651.1 → 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
|
@@ -64,4 +64,15 @@ declare const AssociateRoleToGroupCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class AssociateRoleToGroupCommand extends AssociateRoleToGroupCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: AssociateRoleToGroupRequest;
|
|
71
|
+
output: AssociateRoleToGroupResponse;
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: AssociateRoleToGroupCommandInput;
|
|
75
|
+
output: AssociateRoleToGroupCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -63,4 +63,15 @@ declare const AssociateServiceRoleToAccountCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class AssociateServiceRoleToAccountCommand extends AssociateServiceRoleToAccountCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: AssociateServiceRoleToAccountRequest;
|
|
70
|
+
output: AssociateServiceRoleToAccountResponse;
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: AssociateServiceRoleToAccountCommandInput;
|
|
74
|
+
output: AssociateServiceRoleToAccountCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -81,4 +81,15 @@ declare const CreateConnectorDefinitionCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class CreateConnectorDefinitionCommand extends CreateConnectorDefinitionCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: CreateConnectorDefinitionRequest;
|
|
88
|
+
output: CreateConnectorDefinitionResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: CreateConnectorDefinitionCommandInput;
|
|
92
|
+
output: CreateConnectorDefinitionCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -73,4 +73,15 @@ declare const CreateConnectorDefinitionVersionCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class CreateConnectorDefinitionVersionCommand extends CreateConnectorDefinitionVersionCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: CreateConnectorDefinitionVersionRequest;
|
|
80
|
+
output: CreateConnectorDefinitionVersionResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: CreateConnectorDefinitionVersionCommandInput;
|
|
84
|
+
output: CreateConnectorDefinitionVersionCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -80,4 +80,15 @@ declare const CreateCoreDefinitionCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class CreateCoreDefinitionCommand extends CreateCoreDefinitionCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: CreateCoreDefinitionRequest;
|
|
87
|
+
output: CreateCoreDefinitionResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: CreateCoreDefinitionCommandInput;
|
|
91
|
+
output: CreateCoreDefinitionCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -72,4 +72,15 @@ declare const CreateCoreDefinitionVersionCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class CreateCoreDefinitionVersionCommand extends CreateCoreDefinitionVersionCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: CreateCoreDefinitionVersionRequest;
|
|
79
|
+
output: CreateCoreDefinitionVersionResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: CreateCoreDefinitionVersionCommandInput;
|
|
83
|
+
output: CreateCoreDefinitionVersionCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -65,4 +65,15 @@ declare const CreateDeploymentCommand_base: {
|
|
|
65
65
|
* @public
|
|
66
66
|
*/
|
|
67
67
|
export declare class CreateDeploymentCommand extends CreateDeploymentCommand_base {
|
|
68
|
+
/** @internal type navigation helper, not in runtime. */
|
|
69
|
+
protected static __types: {
|
|
70
|
+
api: {
|
|
71
|
+
input: CreateDeploymentRequest;
|
|
72
|
+
output: CreateDeploymentResponse;
|
|
73
|
+
};
|
|
74
|
+
sdk: {
|
|
75
|
+
input: CreateDeploymentCommandInput;
|
|
76
|
+
output: CreateDeploymentCommandOutput;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
68
79
|
}
|
|
@@ -80,4 +80,15 @@ declare const CreateDeviceDefinitionCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class CreateDeviceDefinitionCommand extends CreateDeviceDefinitionCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: CreateDeviceDefinitionRequest;
|
|
87
|
+
output: CreateDeviceDefinitionResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: CreateDeviceDefinitionCommandInput;
|
|
91
|
+
output: CreateDeviceDefinitionCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -72,4 +72,15 @@ declare const CreateDeviceDefinitionVersionCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class CreateDeviceDefinitionVersionCommand extends CreateDeviceDefinitionVersionCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: CreateDeviceDefinitionVersionRequest;
|
|
79
|
+
output: CreateDeviceDefinitionVersionResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: CreateDeviceDefinitionVersionCommandInput;
|
|
83
|
+
output: CreateDeviceDefinitionVersionCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -115,4 +115,15 @@ declare const CreateFunctionDefinitionCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class CreateFunctionDefinitionCommand extends CreateFunctionDefinitionCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: CreateFunctionDefinitionRequest;
|
|
122
|
+
output: CreateFunctionDefinitionResponse;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: CreateFunctionDefinitionCommandInput;
|
|
126
|
+
output: CreateFunctionDefinitionCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -107,4 +107,15 @@ declare const CreateFunctionDefinitionVersionCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class CreateFunctionDefinitionVersionCommand extends CreateFunctionDefinitionVersionCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: CreateFunctionDefinitionVersionRequest;
|
|
114
|
+
output: CreateFunctionDefinitionVersionResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: CreateFunctionDefinitionVersionCommandInput;
|
|
118
|
+
output: CreateFunctionDefinitionVersionCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -64,4 +64,15 @@ declare const CreateGroupCertificateAuthorityCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class CreateGroupCertificateAuthorityCommand extends CreateGroupCertificateAuthorityCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: CreateGroupCertificateAuthorityRequest;
|
|
71
|
+
output: CreateGroupCertificateAuthorityResponse;
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: CreateGroupCertificateAuthorityCommandInput;
|
|
75
|
+
output: CreateGroupCertificateAuthorityCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -79,4 +79,15 @@ declare const CreateGroupCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class CreateGroupCommand extends CreateGroupCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: CreateGroupRequest;
|
|
86
|
+
output: CreateGroupResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: CreateGroupCommandInput;
|
|
90
|
+
output: CreateGroupCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -71,4 +71,15 @@ declare const CreateGroupVersionCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class CreateGroupVersionCommand extends CreateGroupVersionCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: CreateGroupVersionRequest;
|
|
78
|
+
output: CreateGroupVersionResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: CreateGroupVersionCommandInput;
|
|
82
|
+
output: CreateGroupVersionCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -81,4 +81,15 @@ declare const CreateLoggerDefinitionCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class CreateLoggerDefinitionCommand extends CreateLoggerDefinitionCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: CreateLoggerDefinitionRequest;
|
|
88
|
+
output: CreateLoggerDefinitionResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: CreateLoggerDefinitionCommandInput;
|
|
92
|
+
output: CreateLoggerDefinitionCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -73,4 +73,15 @@ declare const CreateLoggerDefinitionVersionCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class CreateLoggerDefinitionVersionCommand extends CreateLoggerDefinitionVersionCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: CreateLoggerDefinitionVersionRequest;
|
|
80
|
+
output: CreateLoggerDefinitionVersionResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: CreateLoggerDefinitionVersionCommandInput;
|
|
84
|
+
output: CreateLoggerDefinitionVersionCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -117,4 +117,15 @@ declare const CreateResourceDefinitionCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class CreateResourceDefinitionCommand extends CreateResourceDefinitionCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: CreateResourceDefinitionRequest;
|
|
124
|
+
output: CreateResourceDefinitionResponse;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: CreateResourceDefinitionCommandInput;
|
|
128
|
+
output: CreateResourceDefinitionCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -109,4 +109,15 @@ declare const CreateResourceDefinitionVersionCommand_base: {
|
|
|
109
109
|
* @public
|
|
110
110
|
*/
|
|
111
111
|
export declare class CreateResourceDefinitionVersionCommand extends CreateResourceDefinitionVersionCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: CreateResourceDefinitionVersionRequest;
|
|
116
|
+
output: CreateResourceDefinitionVersionResponse;
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: CreateResourceDefinitionVersionCommandInput;
|
|
120
|
+
output: CreateResourceDefinitionVersionCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -73,4 +73,15 @@ declare const CreateSoftwareUpdateJobCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class CreateSoftwareUpdateJobCommand extends CreateSoftwareUpdateJobCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: CreateSoftwareUpdateJobRequest;
|
|
80
|
+
output: CreateSoftwareUpdateJobResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: CreateSoftwareUpdateJobCommandInput;
|
|
84
|
+
output: CreateSoftwareUpdateJobCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -80,4 +80,15 @@ declare const CreateSubscriptionDefinitionCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class CreateSubscriptionDefinitionCommand extends CreateSubscriptionDefinitionCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: CreateSubscriptionDefinitionRequest;
|
|
87
|
+
output: CreateSubscriptionDefinitionResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: CreateSubscriptionDefinitionCommandInput;
|
|
91
|
+
output: CreateSubscriptionDefinitionCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -72,4 +72,15 @@ declare const CreateSubscriptionDefinitionVersionCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class CreateSubscriptionDefinitionVersionCommand extends CreateSubscriptionDefinitionVersionCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: CreateSubscriptionDefinitionVersionRequest;
|
|
79
|
+
output: CreateSubscriptionDefinitionVersionResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: CreateSubscriptionDefinitionVersionCommandInput;
|
|
83
|
+
output: CreateSubscriptionDefinitionVersionCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -58,4 +58,15 @@ declare const DeleteConnectorDefinitionCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class DeleteConnectorDefinitionCommand extends DeleteConnectorDefinitionCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: DeleteConnectorDefinitionRequest;
|
|
65
|
+
output: {};
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: DeleteConnectorDefinitionCommandInput;
|
|
69
|
+
output: DeleteConnectorDefinitionCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -58,4 +58,15 @@ declare const DeleteCoreDefinitionCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class DeleteCoreDefinitionCommand extends DeleteCoreDefinitionCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: DeleteCoreDefinitionRequest;
|
|
65
|
+
output: {};
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: DeleteCoreDefinitionCommandInput;
|
|
69
|
+
output: DeleteCoreDefinitionCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -58,4 +58,15 @@ declare const DeleteDeviceDefinitionCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class DeleteDeviceDefinitionCommand extends DeleteDeviceDefinitionCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: DeleteDeviceDefinitionRequest;
|
|
65
|
+
output: {};
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: DeleteDeviceDefinitionCommandInput;
|
|
69
|
+
output: DeleteDeviceDefinitionCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -58,4 +58,15 @@ declare const DeleteFunctionDefinitionCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class DeleteFunctionDefinitionCommand extends DeleteFunctionDefinitionCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: DeleteFunctionDefinitionRequest;
|
|
65
|
+
output: {};
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: DeleteFunctionDefinitionCommandInput;
|
|
69
|
+
output: DeleteFunctionDefinitionCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -58,4 +58,15 @@ declare const DeleteGroupCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class DeleteGroupCommand extends DeleteGroupCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: DeleteGroupRequest;
|
|
65
|
+
output: {};
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: DeleteGroupCommandInput;
|
|
69
|
+
output: DeleteGroupCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -58,4 +58,15 @@ declare const DeleteLoggerDefinitionCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class DeleteLoggerDefinitionCommand extends DeleteLoggerDefinitionCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: DeleteLoggerDefinitionRequest;
|
|
65
|
+
output: {};
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: DeleteLoggerDefinitionCommandInput;
|
|
69
|
+
output: DeleteLoggerDefinitionCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -58,4 +58,15 @@ declare const DeleteResourceDefinitionCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class DeleteResourceDefinitionCommand extends DeleteResourceDefinitionCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: DeleteResourceDefinitionRequest;
|
|
65
|
+
output: {};
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: DeleteResourceDefinitionCommandInput;
|
|
69
|
+
output: DeleteResourceDefinitionCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -58,4 +58,15 @@ declare const DeleteSubscriptionDefinitionCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class DeleteSubscriptionDefinitionCommand extends DeleteSubscriptionDefinitionCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: DeleteSubscriptionDefinitionRequest;
|
|
65
|
+
output: {};
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: DeleteSubscriptionDefinitionCommandInput;
|
|
69
|
+
output: DeleteSubscriptionDefinitionCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -63,4 +63,15 @@ declare const DisassociateRoleFromGroupCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class DisassociateRoleFromGroupCommand extends DisassociateRoleFromGroupCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: DisassociateRoleFromGroupRequest;
|
|
70
|
+
output: DisassociateRoleFromGroupResponse;
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: DisassociateRoleFromGroupCommandInput;
|
|
74
|
+
output: DisassociateRoleFromGroupCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -58,4 +58,15 @@ declare const DisassociateServiceRoleFromAccountCommand_base: {
|
|
|
58
58
|
* @public
|
|
59
59
|
*/
|
|
60
60
|
export declare class DisassociateServiceRoleFromAccountCommand extends DisassociateServiceRoleFromAccountCommand_base {
|
|
61
|
+
/** @internal type navigation helper, not in runtime. */
|
|
62
|
+
protected static __types: {
|
|
63
|
+
api: {
|
|
64
|
+
input: {};
|
|
65
|
+
output: DisassociateServiceRoleFromAccountResponse;
|
|
66
|
+
};
|
|
67
|
+
sdk: {
|
|
68
|
+
input: DisassociateServiceRoleFromAccountCommandInput;
|
|
69
|
+
output: DisassociateServiceRoleFromAccountCommandOutput;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
61
72
|
}
|
|
@@ -64,4 +64,15 @@ declare const GetAssociatedRoleCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class GetAssociatedRoleCommand extends GetAssociatedRoleCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: GetAssociatedRoleRequest;
|
|
71
|
+
output: GetAssociatedRoleResponse;
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: GetAssociatedRoleCommandInput;
|
|
75
|
+
output: GetAssociatedRoleCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -76,4 +76,15 @@ declare const GetBulkDeploymentStatusCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class GetBulkDeploymentStatusCommand extends GetBulkDeploymentStatusCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: GetBulkDeploymentStatusRequest;
|
|
83
|
+
output: GetBulkDeploymentStatusResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: GetBulkDeploymentStatusCommandInput;
|
|
87
|
+
output: GetBulkDeploymentStatusCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -71,4 +71,15 @@ declare const GetConnectivityInfoCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class GetConnectivityInfoCommand extends GetConnectivityInfoCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: GetConnectivityInfoRequest;
|
|
78
|
+
output: GetConnectivityInfoResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: GetConnectivityInfoCommandInput;
|
|
82
|
+
output: GetConnectivityInfoCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -69,4 +69,15 @@ declare const GetConnectorDefinitionCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class GetConnectorDefinitionCommand extends GetConnectorDefinitionCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: GetConnectorDefinitionRequest;
|
|
76
|
+
output: GetConnectorDefinitionResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: GetConnectorDefinitionCommandInput;
|
|
80
|
+
output: GetConnectorDefinitionCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -77,4 +77,15 @@ declare const GetConnectorDefinitionVersionCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class GetConnectorDefinitionVersionCommand extends GetConnectorDefinitionVersionCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: GetConnectorDefinitionVersionRequest;
|
|
84
|
+
output: GetConnectorDefinitionVersionResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: GetConnectorDefinitionVersionCommandInput;
|
|
88
|
+
output: GetConnectorDefinitionVersionCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -69,4 +69,15 @@ declare const GetCoreDefinitionCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class GetCoreDefinitionCommand extends GetCoreDefinitionCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: GetCoreDefinitionRequest;
|
|
76
|
+
output: GetCoreDefinitionResponse;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: GetCoreDefinitionCommandInput;
|
|
80
|
+
output: GetCoreDefinitionCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -75,4 +75,15 @@ declare const GetCoreDefinitionVersionCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class GetCoreDefinitionVersionCommand extends GetCoreDefinitionVersionCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: GetCoreDefinitionVersionRequest;
|
|
82
|
+
output: GetCoreDefinitionVersionResponse;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: GetCoreDefinitionVersionCommandInput;
|
|
86
|
+
output: GetCoreDefinitionVersionCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -70,4 +70,15 @@ declare const GetDeploymentStatusCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class GetDeploymentStatusCommand extends GetDeploymentStatusCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: GetDeploymentStatusRequest;
|
|
77
|
+
output: GetDeploymentStatusResponse;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: GetDeploymentStatusCommandInput;
|
|
81
|
+
output: GetDeploymentStatusCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|