@aws-sdk/client-workspaces 3.651.1 → 3.656.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +3 -0
- package/dist-es/models/models_0.js +3 -0
- package/dist-types/commands/AcceptAccountLinkInvitationCommand.d.ts +11 -0
- package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +11 -0
- package/dist-types/commands/AssociateIpGroupsCommand.d.ts +11 -0
- package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +11 -0
- package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +11 -0
- package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +11 -0
- package/dist-types/commands/CreateAccountLinkInvitationCommand.d.ts +11 -0
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +11 -0
- package/dist-types/commands/CreateConnectionAliasCommand.d.ts +11 -0
- package/dist-types/commands/CreateIpGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +11 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +11 -0
- package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +11 -0
- package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +11 -0
- package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +11 -0
- package/dist-types/commands/CreateWorkspacesCommand.d.ts +11 -0
- package/dist-types/commands/CreateWorkspacesPoolCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAccountLinkInvitationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteClientBrandingCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIpGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +11 -0
- package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +11 -0
- package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeClientBrandingCommand.d.ts +11 -0
- package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeIpGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +12 -1
- package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeWorkspacesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeWorkspacesPoolsCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountLinkCommand.d.ts +11 -0
- package/dist-types/commands/ImportClientBrandingCommand.d.ts +11 -0
- package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountLinksCommand.d.ts +11 -0
- package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +11 -0
- package/dist-types/commands/MigrateWorkspaceCommand.d.ts +11 -0
- package/dist-types/commands/ModifyAccountCommand.d.ts +11 -0
- package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +11 -0
- package/dist-types/commands/ModifyStreamingPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +11 -0
- package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +11 -0
- package/dist-types/commands/RebootWorkspacesCommand.d.ts +11 -0
- package/dist-types/commands/RebuildWorkspacesCommand.d.ts +11 -0
- package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +11 -0
- package/dist-types/commands/RejectAccountLinkInvitationCommand.d.ts +11 -0
- package/dist-types/commands/RestoreWorkspaceCommand.d.ts +11 -0
- package/dist-types/commands/RevokeIpRulesCommand.d.ts +11 -0
- package/dist-types/commands/StartWorkspacesCommand.d.ts +11 -0
- package/dist-types/commands/StartWorkspacesPoolCommand.d.ts +11 -0
- package/dist-types/commands/StopWorkspacesCommand.d.ts +11 -0
- package/dist-types/commands/StopWorkspacesPoolCommand.d.ts +11 -0
- package/dist-types/commands/TerminateWorkspacesCommand.d.ts +11 -0
- package/dist-types/commands/TerminateWorkspacesPoolCommand.d.ts +11 -0
- package/dist-types/commands/TerminateWorkspacesPoolSessionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWorkspacesPoolCommand.d.ts +11 -0
- package/dist-types/models/models_0.d.ts +3 -0
- package/dist-types/ts3.4/commands/AcceptAccountLinkInvitationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAccountLinkInvitationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWorkspacesPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAccountLinkInvitationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountLinkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountLinksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyStreamingPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RejectAccountLinkInvitationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartWorkspacesPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopWorkspacesPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWorkspacesPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/models/models_0.d.ts +3 -0
- package/package.json +35 -35
|
@@ -70,4 +70,15 @@ declare const RevokeIpRulesCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class RevokeIpRulesCommand extends RevokeIpRulesCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: RevokeIpRulesRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: RevokeIpRulesCommandInput;
|
|
81
|
+
output: RevokeIpRulesCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -69,4 +69,15 @@ declare const StartWorkspacesCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class StartWorkspacesCommand extends StartWorkspacesCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: StartWorkspacesRequest;
|
|
76
|
+
output: StartWorkspacesResult;
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: StartWorkspacesCommandInput;
|
|
80
|
+
output: StartWorkspacesCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -78,4 +78,15 @@ declare const StartWorkspacesPoolCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class StartWorkspacesPoolCommand extends StartWorkspacesPoolCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: StartWorkspacesPoolRequest;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: StartWorkspacesPoolCommandInput;
|
|
89
|
+
output: StartWorkspacesPoolCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -70,4 +70,15 @@ declare const StopWorkspacesCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class StopWorkspacesCommand extends StopWorkspacesCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: StopWorkspacesRequest;
|
|
77
|
+
output: StopWorkspacesResult;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: StopWorkspacesCommandInput;
|
|
81
|
+
output: StopWorkspacesCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -72,4 +72,15 @@ declare const StopWorkspacesPoolCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class StopWorkspacesPoolCommand extends StopWorkspacesPoolCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: StopWorkspacesPoolRequest;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: StopWorkspacesPoolCommandInput;
|
|
83
|
+
output: StopWorkspacesPoolCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -91,4 +91,15 @@ declare const TerminateWorkspacesCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class TerminateWorkspacesCommand extends TerminateWorkspacesCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: TerminateWorkspacesRequest;
|
|
98
|
+
output: TerminateWorkspacesResult;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: TerminateWorkspacesCommandInput;
|
|
102
|
+
output: TerminateWorkspacesCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -70,4 +70,15 @@ declare const TerminateWorkspacesPoolCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class TerminateWorkspacesPoolCommand extends TerminateWorkspacesPoolCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: TerminateWorkspacesPoolRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: TerminateWorkspacesPoolCommandInput;
|
|
81
|
+
output: TerminateWorkspacesPoolCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -70,4 +70,15 @@ declare const TerminateWorkspacesPoolSessionCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class TerminateWorkspacesPoolSessionCommand extends TerminateWorkspacesPoolSessionCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: TerminateWorkspacesPoolSessionRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: TerminateWorkspacesPoolSessionCommandInput;
|
|
81
|
+
output: TerminateWorkspacesPoolSessionCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -68,4 +68,15 @@ declare const UpdateConnectClientAddInCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class UpdateConnectClientAddInCommand extends UpdateConnectClientAddInCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: UpdateConnectClientAddInRequest;
|
|
75
|
+
output: {};
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: UpdateConnectClientAddInCommandInput;
|
|
79
|
+
output: UpdateConnectClientAddInCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -101,4 +101,15 @@ declare const UpdateConnectionAliasPermissionCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class UpdateConnectionAliasPermissionCommand extends UpdateConnectionAliasPermissionCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: UpdateConnectionAliasPermissionRequest;
|
|
108
|
+
output: {};
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: UpdateConnectionAliasPermissionCommandInput;
|
|
112
|
+
output: UpdateConnectionAliasPermissionCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -77,4 +77,15 @@ declare const UpdateRulesOfIpGroupCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class UpdateRulesOfIpGroupCommand extends UpdateRulesOfIpGroupCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: UpdateRulesOfIpGroupRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: UpdateRulesOfIpGroupCommandInput;
|
|
88
|
+
output: UpdateRulesOfIpGroupCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -78,4 +78,15 @@ declare const UpdateWorkspaceBundleCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class UpdateWorkspaceBundleCommand extends UpdateWorkspaceBundleCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: UpdateWorkspaceBundleRequest;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: UpdateWorkspaceBundleCommandInput;
|
|
89
|
+
output: UpdateWorkspaceBundleCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -94,4 +94,15 @@ declare const UpdateWorkspaceImagePermissionCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class UpdateWorkspaceImagePermissionCommand extends UpdateWorkspaceImagePermissionCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: UpdateWorkspaceImagePermissionRequest;
|
|
101
|
+
output: {};
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: UpdateWorkspaceImagePermissionCommandInput;
|
|
105
|
+
output: UpdateWorkspaceImagePermissionCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -124,4 +124,15 @@ declare const UpdateWorkspacesPoolCommand_base: {
|
|
|
124
124
|
* @public
|
|
125
125
|
*/
|
|
126
126
|
export declare class UpdateWorkspacesPoolCommand extends UpdateWorkspacesPoolCommand_base {
|
|
127
|
+
/** @internal type navigation helper, not in runtime. */
|
|
128
|
+
protected static __types: {
|
|
129
|
+
api: {
|
|
130
|
+
input: UpdateWorkspacesPoolRequest;
|
|
131
|
+
output: UpdateWorkspacesPoolResult;
|
|
132
|
+
};
|
|
133
|
+
sdk: {
|
|
134
|
+
input: UpdateWorkspacesPoolCommandInput;
|
|
135
|
+
output: UpdateWorkspacesPoolCommandOutput;
|
|
136
|
+
};
|
|
137
|
+
};
|
|
127
138
|
}
|
|
@@ -4439,6 +4439,7 @@ export interface DescribeWorkspaceImagesRequest {
|
|
|
4439
4439
|
export declare const WorkspaceImageErrorDetailCode: {
|
|
4440
4440
|
readonly ADDITIONAL_DRIVES_ATTACHED: "AdditionalDrivesAttached";
|
|
4441
4441
|
readonly ANTI_VIRUS_INSTALLED: "AntiVirusInstalled";
|
|
4442
|
+
readonly APPX_PACKAGES_INSTALLED: "AppXPackagesInstalled";
|
|
4442
4443
|
readonly AUTO_LOGON_ENABLED: "AutoLogonEnabled";
|
|
4443
4444
|
readonly AUTO_MOUNT_DISABLED: "AutoMountDisabled";
|
|
4444
4445
|
readonly AZURE_DOMAIN_JOINED: "AzureDomainJoined";
|
|
@@ -4456,8 +4457,10 @@ export declare const WorkspaceImageErrorDetailCode: {
|
|
|
4456
4457
|
readonly PCOIP_AGENT_INSTALLED: "PCoIPAgentInstalled";
|
|
4457
4458
|
readonly PENDING_REBOOT: "PendingReboot";
|
|
4458
4459
|
readonly REALTIME_UNIVERSAL_DISABLED: "RealTimeUniversalDisabled";
|
|
4460
|
+
readonly RESERVED_STORAGE_IN_USE: "ReservedStorageInUse";
|
|
4459
4461
|
readonly SIXTY_FOUR_BIT_OS: "Requires64BitOS";
|
|
4460
4462
|
readonly UEFI_NOT_SUPPORTED: "UEFINotSupported";
|
|
4463
|
+
readonly UNKNOWN_ERROR: "UnknownError";
|
|
4461
4464
|
readonly VMWARE_TOOLS_INSTALLED: "VMWareToolsInstalled";
|
|
4462
4465
|
readonly WINDOWS_UPDATES_ENABLED: "WindowsUpdatesEnabled";
|
|
4463
4466
|
readonly WORKSPACES_BYOL_ACCOUNT_DISABLED: "WorkspacesBYOLAccountDisabled";
|
|
@@ -37,4 +37,15 @@ declare const AcceptAccountLinkInvitationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AcceptAccountLinkInvitationCommand extends AcceptAccountLinkInvitationCommand_base {
|
|
40
|
+
export declare class AcceptAccountLinkInvitationCommand extends AcceptAccountLinkInvitationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AcceptAccountLinkInvitationRequest;
|
|
44
|
+
output: AcceptAccountLinkInvitationResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AcceptAccountLinkInvitationCommandInput;
|
|
48
|
+
output: AcceptAccountLinkInvitationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateConnectionAliasCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateConnectionAliasCommand extends AssociateConnectionAliasCommand_base {
|
|
40
|
+
export declare class AssociateConnectionAliasCommand extends AssociateConnectionAliasCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateConnectionAliasRequest;
|
|
44
|
+
output: AssociateConnectionAliasResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateConnectionAliasCommandInput;
|
|
48
|
+
output: AssociateConnectionAliasCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateIpGroupsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateIpGroupsCommand extends AssociateIpGroupsCommand_base {
|
|
40
|
+
export declare class AssociateIpGroupsCommand extends AssociateIpGroupsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateIpGroupsRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateIpGroupsCommandInput;
|
|
48
|
+
output: AssociateIpGroupsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateWorkspaceApplicationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateWorkspaceApplicationCommand extends AssociateWorkspaceApplicationCommand_base {
|
|
40
|
+
export declare class AssociateWorkspaceApplicationCommand extends AssociateWorkspaceApplicationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateWorkspaceApplicationRequest;
|
|
44
|
+
output: AssociateWorkspaceApplicationResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateWorkspaceApplicationCommandInput;
|
|
48
|
+
output: AssociateWorkspaceApplicationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const AuthorizeIpRulesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class AuthorizeIpRulesCommand extends AuthorizeIpRulesCommand_base {
|
|
39
|
+
export declare class AuthorizeIpRulesCommand extends AuthorizeIpRulesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: AuthorizeIpRulesRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: AuthorizeIpRulesCommandInput;
|
|
47
|
+
output: AuthorizeIpRulesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CopyWorkspaceImageCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CopyWorkspaceImageCommand extends CopyWorkspaceImageCommand_base {
|
|
40
|
+
export declare class CopyWorkspaceImageCommand extends CopyWorkspaceImageCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CopyWorkspaceImageRequest;
|
|
44
|
+
output: CopyWorkspaceImageResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CopyWorkspaceImageCommandInput;
|
|
48
|
+
output: CopyWorkspaceImageCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateAccountLinkInvitationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateAccountLinkInvitationCommand extends CreateAccountLinkInvitationCommand_base {
|
|
40
|
+
export declare class CreateAccountLinkInvitationCommand extends CreateAccountLinkInvitationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateAccountLinkInvitationRequest;
|
|
44
|
+
output: CreateAccountLinkInvitationResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateAccountLinkInvitationCommandInput;
|
|
48
|
+
output: CreateAccountLinkInvitationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateConnectClientAddInCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateConnectClientAddInCommand extends CreateConnectClientAddInCommand_base {
|
|
40
|
+
export declare class CreateConnectClientAddInCommand extends CreateConnectClientAddInCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateConnectClientAddInRequest;
|
|
44
|
+
output: CreateConnectClientAddInResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateConnectClientAddInCommandInput;
|
|
48
|
+
output: CreateConnectClientAddInCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateConnectionAliasCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateConnectionAliasCommand extends CreateConnectionAliasCommand_base {
|
|
40
|
+
export declare class CreateConnectionAliasCommand extends CreateConnectionAliasCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateConnectionAliasRequest;
|
|
44
|
+
output: CreateConnectionAliasResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateConnectionAliasCommandInput;
|
|
48
|
+
output: CreateConnectionAliasCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateIpGroupCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateIpGroupCommand extends CreateIpGroupCommand_base {
|
|
36
|
+
export declare class CreateIpGroupCommand extends CreateIpGroupCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateIpGroupRequest;
|
|
40
|
+
output: CreateIpGroupResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateIpGroupCommandInput;
|
|
44
|
+
output: CreateIpGroupCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateStandbyWorkspacesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateStandbyWorkspacesCommand extends CreateStandbyWorkspacesCommand_base {
|
|
40
|
+
export declare class CreateStandbyWorkspacesCommand extends CreateStandbyWorkspacesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateStandbyWorkspacesRequest;
|
|
44
|
+
output: CreateStandbyWorkspacesResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateStandbyWorkspacesCommandInput;
|
|
48
|
+
output: CreateStandbyWorkspacesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateTagsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateTagsCommand extends CreateTagsCommand_base {
|
|
36
|
+
export declare class CreateTagsCommand extends CreateTagsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateTagsRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateTagsCommandInput;
|
|
44
|
+
output: CreateTagsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateUpdatedWorkspaceImageCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateUpdatedWorkspaceImageCommand extends CreateUpdatedWorkspaceImageCommand_base {
|
|
40
|
+
export declare class CreateUpdatedWorkspaceImageCommand extends CreateUpdatedWorkspaceImageCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateUpdatedWorkspaceImageRequest;
|
|
44
|
+
output: CreateUpdatedWorkspaceImageResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateUpdatedWorkspaceImageCommandInput;
|
|
48
|
+
output: CreateUpdatedWorkspaceImageCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateWorkspaceBundleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateWorkspaceBundleCommand extends CreateWorkspaceBundleCommand_base {
|
|
40
|
+
export declare class CreateWorkspaceBundleCommand extends CreateWorkspaceBundleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateWorkspaceBundleRequest;
|
|
44
|
+
output: CreateWorkspaceBundleResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateWorkspaceBundleCommandInput;
|
|
48
|
+
output: CreateWorkspaceBundleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateWorkspaceImageCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateWorkspaceImageCommand extends CreateWorkspaceImageCommand_base {
|
|
40
|
+
export declare class CreateWorkspaceImageCommand extends CreateWorkspaceImageCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateWorkspaceImageRequest;
|
|
44
|
+
output: CreateWorkspaceImageResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateWorkspaceImageCommandInput;
|
|
48
|
+
output: CreateWorkspaceImageCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateWorkspacesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateWorkspacesCommand extends CreateWorkspacesCommand_base {
|
|
39
|
+
export declare class CreateWorkspacesCommand extends CreateWorkspacesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateWorkspacesRequest;
|
|
43
|
+
output: CreateWorkspacesResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateWorkspacesCommandInput;
|
|
47
|
+
output: CreateWorkspacesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateWorkspacesPoolCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateWorkspacesPoolCommand extends CreateWorkspacesPoolCommand_base {
|
|
40
|
+
export declare class CreateWorkspacesPoolCommand extends CreateWorkspacesPoolCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateWorkspacesPoolRequest;
|
|
44
|
+
output: CreateWorkspacesPoolResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateWorkspacesPoolCommandInput;
|
|
48
|
+
output: CreateWorkspacesPoolCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteAccountLinkInvitationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteAccountLinkInvitationCommand extends DeleteAccountLinkInvitationCommand_base {
|
|
40
|
+
export declare class DeleteAccountLinkInvitationCommand extends DeleteAccountLinkInvitationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteAccountLinkInvitationRequest;
|
|
44
|
+
output: DeleteAccountLinkInvitationResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteAccountLinkInvitationCommandInput;
|
|
48
|
+
output: DeleteAccountLinkInvitationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteClientBrandingCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteClientBrandingCommand extends DeleteClientBrandingCommand_base {
|
|
40
|
+
export declare class DeleteClientBrandingCommand extends DeleteClientBrandingCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteClientBrandingRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteClientBrandingCommandInput;
|
|
48
|
+
output: DeleteClientBrandingCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteConnectClientAddInCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteConnectClientAddInCommand extends DeleteConnectClientAddInCommand_base {
|
|
40
|
+
export declare class DeleteConnectClientAddInCommand extends DeleteConnectClientAddInCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteConnectClientAddInRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteConnectClientAddInCommandInput;
|
|
48
|
+
output: DeleteConnectClientAddInCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteConnectionAliasCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteConnectionAliasCommand extends DeleteConnectionAliasCommand_base {
|
|
40
|
+
export declare class DeleteConnectionAliasCommand extends DeleteConnectionAliasCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteConnectionAliasRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteConnectionAliasCommandInput;
|
|
48
|
+
output: DeleteConnectionAliasCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteIpGroupCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteIpGroupCommand extends DeleteIpGroupCommand_base {
|
|
36
|
+
export declare class DeleteIpGroupCommand extends DeleteIpGroupCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteIpGroupRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteIpGroupCommandInput;
|
|
44
|
+
output: DeleteIpGroupCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|