@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
package/dist-cjs/index.js
CHANGED
|
@@ -1010,6 +1010,7 @@ var ImageType = {
|
|
|
1010
1010
|
var WorkspaceImageErrorDetailCode = {
|
|
1011
1011
|
ADDITIONAL_DRIVES_ATTACHED: "AdditionalDrivesAttached",
|
|
1012
1012
|
ANTI_VIRUS_INSTALLED: "AntiVirusInstalled",
|
|
1013
|
+
APPX_PACKAGES_INSTALLED: "AppXPackagesInstalled",
|
|
1013
1014
|
AUTO_LOGON_ENABLED: "AutoLogonEnabled",
|
|
1014
1015
|
AUTO_MOUNT_DISABLED: "AutoMountDisabled",
|
|
1015
1016
|
AZURE_DOMAIN_JOINED: "AzureDomainJoined",
|
|
@@ -1027,8 +1028,10 @@ var WorkspaceImageErrorDetailCode = {
|
|
|
1027
1028
|
PCOIP_AGENT_INSTALLED: "PCoIPAgentInstalled",
|
|
1028
1029
|
PENDING_REBOOT: "PendingReboot",
|
|
1029
1030
|
REALTIME_UNIVERSAL_DISABLED: "RealTimeUniversalDisabled",
|
|
1031
|
+
RESERVED_STORAGE_IN_USE: "ReservedStorageInUse",
|
|
1030
1032
|
SIXTY_FOUR_BIT_OS: "Requires64BitOS",
|
|
1031
1033
|
UEFI_NOT_SUPPORTED: "UEFINotSupported",
|
|
1034
|
+
UNKNOWN_ERROR: "UnknownError",
|
|
1032
1035
|
VMWARE_TOOLS_INSTALLED: "VMWareToolsInstalled",
|
|
1033
1036
|
WINDOWS_UPDATES_ENABLED: "WindowsUpdatesEnabled",
|
|
1034
1037
|
WORKSPACES_BYOL_ACCOUNT_DISABLED: "WorkspacesBYOLAccountDisabled",
|
|
@@ -549,6 +549,7 @@ export const ImageType = {
|
|
|
549
549
|
export const WorkspaceImageErrorDetailCode = {
|
|
550
550
|
ADDITIONAL_DRIVES_ATTACHED: "AdditionalDrivesAttached",
|
|
551
551
|
ANTI_VIRUS_INSTALLED: "AntiVirusInstalled",
|
|
552
|
+
APPX_PACKAGES_INSTALLED: "AppXPackagesInstalled",
|
|
552
553
|
AUTO_LOGON_ENABLED: "AutoLogonEnabled",
|
|
553
554
|
AUTO_MOUNT_DISABLED: "AutoMountDisabled",
|
|
554
555
|
AZURE_DOMAIN_JOINED: "AzureDomainJoined",
|
|
@@ -566,8 +567,10 @@ export const WorkspaceImageErrorDetailCode = {
|
|
|
566
567
|
PCOIP_AGENT_INSTALLED: "PCoIPAgentInstalled",
|
|
567
568
|
PENDING_REBOOT: "PendingReboot",
|
|
568
569
|
REALTIME_UNIVERSAL_DISABLED: "RealTimeUniversalDisabled",
|
|
570
|
+
RESERVED_STORAGE_IN_USE: "ReservedStorageInUse",
|
|
569
571
|
SIXTY_FOUR_BIT_OS: "Requires64BitOS",
|
|
570
572
|
UEFI_NOT_SUPPORTED: "UEFINotSupported",
|
|
573
|
+
UNKNOWN_ERROR: "UnknownError",
|
|
571
574
|
VMWARE_TOOLS_INSTALLED: "VMWareToolsInstalled",
|
|
572
575
|
WINDOWS_UPDATES_ENABLED: "WindowsUpdatesEnabled",
|
|
573
576
|
WORKSPACES_BYOL_ACCOUNT_DISABLED: "WorkspacesBYOLAccountDisabled",
|
|
@@ -82,4 +82,15 @@ declare const AcceptAccountLinkInvitationCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class AcceptAccountLinkInvitationCommand extends AcceptAccountLinkInvitationCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: AcceptAccountLinkInvitationRequest;
|
|
89
|
+
output: AcceptAccountLinkInvitationResult;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: AcceptAccountLinkInvitationCommandInput;
|
|
93
|
+
output: AcceptAccountLinkInvitationCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -83,4 +83,15 @@ declare const AssociateConnectionAliasCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class AssociateConnectionAliasCommand extends AssociateConnectionAliasCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: AssociateConnectionAliasRequest;
|
|
90
|
+
output: AssociateConnectionAliasResult;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: AssociateConnectionAliasCommandInput;
|
|
94
|
+
output: AssociateConnectionAliasCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -76,4 +76,15 @@ declare const AssociateIpGroupsCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class AssociateIpGroupsCommand extends AssociateIpGroupsCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: AssociateIpGroupsRequest;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: AssociateIpGroupsCommandInput;
|
|
87
|
+
output: AssociateIpGroupsCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -99,4 +99,15 @@ declare const AssociateWorkspaceApplicationCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class AssociateWorkspaceApplicationCommand extends AssociateWorkspaceApplicationCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: AssociateWorkspaceApplicationRequest;
|
|
106
|
+
output: AssociateWorkspaceApplicationResult;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: AssociateWorkspaceApplicationCommandInput;
|
|
110
|
+
output: AssociateWorkspaceApplicationCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -78,4 +78,15 @@ declare const AuthorizeIpRulesCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class AuthorizeIpRulesCommand extends AuthorizeIpRulesCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: AuthorizeIpRulesRequest;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: AuthorizeIpRulesCommandInput;
|
|
89
|
+
output: AuthorizeIpRulesCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -96,4 +96,15 @@ declare const CopyWorkspaceImageCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class CopyWorkspaceImageCommand extends CopyWorkspaceImageCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: CopyWorkspaceImageRequest;
|
|
103
|
+
output: CopyWorkspaceImageResult;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: CopyWorkspaceImageCommandInput;
|
|
107
|
+
output: CopyWorkspaceImageCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -76,4 +76,15 @@ declare const CreateAccountLinkInvitationCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class CreateAccountLinkInvitationCommand extends CreateAccountLinkInvitationCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: CreateAccountLinkInvitationRequest;
|
|
83
|
+
output: CreateAccountLinkInvitationResult;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: CreateAccountLinkInvitationCommandInput;
|
|
87
|
+
output: CreateAccountLinkInvitationCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -76,4 +76,15 @@ declare const CreateConnectClientAddInCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class CreateConnectClientAddInCommand extends CreateConnectClientAddInCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: CreateConnectClientAddInRequest;
|
|
83
|
+
output: CreateConnectClientAddInResult;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: CreateConnectClientAddInCommandInput;
|
|
87
|
+
output: CreateConnectClientAddInCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -83,4 +83,15 @@ declare const CreateConnectionAliasCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class CreateConnectionAliasCommand extends CreateConnectionAliasCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: CreateConnectionAliasRequest;
|
|
90
|
+
output: CreateConnectionAliasResult;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: CreateConnectionAliasCommandInput;
|
|
94
|
+
output: CreateConnectionAliasCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -93,4 +93,15 @@ declare const CreateIpGroupCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class CreateIpGroupCommand extends CreateIpGroupCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: CreateIpGroupRequest;
|
|
100
|
+
output: CreateIpGroupResult;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: CreateIpGroupCommandInput;
|
|
104
|
+
output: CreateIpGroupCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -111,4 +111,15 @@ declare const CreateStandbyWorkspacesCommand_base: {
|
|
|
111
111
|
* @public
|
|
112
112
|
*/
|
|
113
113
|
export declare class CreateStandbyWorkspacesCommand extends CreateStandbyWorkspacesCommand_base {
|
|
114
|
+
/** @internal type navigation helper, not in runtime. */
|
|
115
|
+
protected static __types: {
|
|
116
|
+
api: {
|
|
117
|
+
input: CreateStandbyWorkspacesRequest;
|
|
118
|
+
output: CreateStandbyWorkspacesResult;
|
|
119
|
+
};
|
|
120
|
+
sdk: {
|
|
121
|
+
input: CreateStandbyWorkspacesCommandInput;
|
|
122
|
+
output: CreateStandbyWorkspacesCommandOutput;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
114
125
|
}
|
|
@@ -70,4 +70,15 @@ declare const CreateTagsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class CreateTagsCommand extends CreateTagsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: CreateTagsRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: CreateTagsCommandInput;
|
|
81
|
+
output: CreateTagsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -107,4 +107,15 @@ declare const CreateUpdatedWorkspaceImageCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class CreateUpdatedWorkspaceImageCommand extends CreateUpdatedWorkspaceImageCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: CreateUpdatedWorkspaceImageRequest;
|
|
114
|
+
output: CreateUpdatedWorkspaceImageResult;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: CreateUpdatedWorkspaceImageCommandInput;
|
|
118
|
+
output: CreateUpdatedWorkspaceImageCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -113,4 +113,15 @@ declare const CreateWorkspaceBundleCommand_base: {
|
|
|
113
113
|
* @public
|
|
114
114
|
*/
|
|
115
115
|
export declare class CreateWorkspaceBundleCommand extends CreateWorkspaceBundleCommand_base {
|
|
116
|
+
/** @internal type navigation helper, not in runtime. */
|
|
117
|
+
protected static __types: {
|
|
118
|
+
api: {
|
|
119
|
+
input: CreateWorkspaceBundleRequest;
|
|
120
|
+
output: CreateWorkspaceBundleResult;
|
|
121
|
+
};
|
|
122
|
+
sdk: {
|
|
123
|
+
input: CreateWorkspaceBundleCommandInput;
|
|
124
|
+
output: CreateWorkspaceBundleCommandOutput;
|
|
125
|
+
};
|
|
126
|
+
};
|
|
116
127
|
}
|
|
@@ -95,4 +95,15 @@ declare const CreateWorkspaceImageCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class CreateWorkspaceImageCommand extends CreateWorkspaceImageCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: CreateWorkspaceImageRequest;
|
|
102
|
+
output: CreateWorkspaceImageResult;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: CreateWorkspaceImageCommandInput;
|
|
106
|
+
output: CreateWorkspaceImageCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -201,4 +201,15 @@ declare const CreateWorkspacesCommand_base: {
|
|
|
201
201
|
* @public
|
|
202
202
|
*/
|
|
203
203
|
export declare class CreateWorkspacesCommand extends CreateWorkspacesCommand_base {
|
|
204
|
+
/** @internal type navigation helper, not in runtime. */
|
|
205
|
+
protected static __types: {
|
|
206
|
+
api: {
|
|
207
|
+
input: CreateWorkspacesRequest;
|
|
208
|
+
output: CreateWorkspacesResult;
|
|
209
|
+
};
|
|
210
|
+
sdk: {
|
|
211
|
+
input: CreateWorkspacesCommandInput;
|
|
212
|
+
output: CreateWorkspacesCommandOutput;
|
|
213
|
+
};
|
|
214
|
+
};
|
|
204
215
|
}
|
|
@@ -127,4 +127,15 @@ declare const CreateWorkspacesPoolCommand_base: {
|
|
|
127
127
|
* @public
|
|
128
128
|
*/
|
|
129
129
|
export declare class CreateWorkspacesPoolCommand extends CreateWorkspacesPoolCommand_base {
|
|
130
|
+
/** @internal type navigation helper, not in runtime. */
|
|
131
|
+
protected static __types: {
|
|
132
|
+
api: {
|
|
133
|
+
input: CreateWorkspacesPoolRequest;
|
|
134
|
+
output: CreateWorkspacesPoolResult;
|
|
135
|
+
};
|
|
136
|
+
sdk: {
|
|
137
|
+
input: CreateWorkspacesPoolCommandInput;
|
|
138
|
+
output: CreateWorkspacesPoolCommandOutput;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
130
141
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeleteAccountLinkInvitationCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeleteAccountLinkInvitationCommand extends DeleteAccountLinkInvitationCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeleteAccountLinkInvitationRequest;
|
|
86
|
+
output: DeleteAccountLinkInvitationResult;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeleteAccountLinkInvitationCommandInput;
|
|
90
|
+
output: DeleteAccountLinkInvitationCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -72,4 +72,15 @@ declare const DeleteClientBrandingCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class DeleteClientBrandingCommand extends DeleteClientBrandingCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DeleteClientBrandingRequest;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DeleteClientBrandingCommandInput;
|
|
83
|
+
output: DeleteClientBrandingCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -66,4 +66,15 @@ declare const DeleteConnectClientAddInCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class DeleteConnectClientAddInCommand extends DeleteConnectClientAddInCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: DeleteConnectClientAddInRequest;
|
|
73
|
+
output: {};
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: DeleteConnectClientAddInCommandInput;
|
|
77
|
+
output: DeleteConnectClientAddInCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -88,4 +88,15 @@ declare const DeleteConnectionAliasCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class DeleteConnectionAliasCommand extends DeleteConnectionAliasCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DeleteConnectionAliasRequest;
|
|
95
|
+
output: {};
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DeleteConnectionAliasCommandInput;
|
|
99
|
+
output: DeleteConnectionAliasCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -68,4 +68,15 @@ declare const DeleteIpGroupCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class DeleteIpGroupCommand extends DeleteIpGroupCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: DeleteIpGroupRequest;
|
|
75
|
+
output: {};
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: DeleteIpGroupCommandInput;
|
|
79
|
+
output: DeleteIpGroupCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -64,4 +64,15 @@ declare const DeleteTagsCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class DeleteTagsCommand extends DeleteTagsCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: DeleteTagsRequest;
|
|
71
|
+
output: {};
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: DeleteTagsCommandInput;
|
|
75
|
+
output: DeleteTagsCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -69,4 +69,15 @@ declare const DeleteWorkspaceBundleCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class DeleteWorkspaceBundleCommand extends DeleteWorkspaceBundleCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: DeleteWorkspaceBundleRequest;
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: DeleteWorkspaceBundleCommandInput;
|
|
80
|
+
output: DeleteWorkspaceBundleCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -66,4 +66,15 @@ declare const DeleteWorkspaceImageCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class DeleteWorkspaceImageCommand extends DeleteWorkspaceImageCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: DeleteWorkspaceImageRequest;
|
|
73
|
+
output: {};
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: DeleteWorkspaceImageCommandInput;
|
|
77
|
+
output: DeleteWorkspaceImageCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -91,4 +91,15 @@ declare const DeployWorkspaceApplicationsCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class DeployWorkspaceApplicationsCommand extends DeployWorkspaceApplicationsCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: DeployWorkspaceApplicationsRequest;
|
|
98
|
+
output: DeployWorkspaceApplicationsResult;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: DeployWorkspaceApplicationsCommandInput;
|
|
102
|
+
output: DeployWorkspaceApplicationsCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -83,4 +83,15 @@ declare const DeregisterWorkspaceDirectoryCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class DeregisterWorkspaceDirectoryCommand extends DeregisterWorkspaceDirectoryCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: DeregisterWorkspaceDirectoryRequest;
|
|
90
|
+
output: {};
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DeregisterWorkspaceDirectoryCommandInput;
|
|
94
|
+
output: DeregisterWorkspaceDirectoryCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -61,4 +61,15 @@ declare const DescribeAccountCommand_base: {
|
|
|
61
61
|
* @public
|
|
62
62
|
*/
|
|
63
63
|
export declare class DescribeAccountCommand extends DescribeAccountCommand_base {
|
|
64
|
+
/** @internal type navigation helper, not in runtime. */
|
|
65
|
+
protected static __types: {
|
|
66
|
+
api: {
|
|
67
|
+
input: {};
|
|
68
|
+
output: DescribeAccountResult;
|
|
69
|
+
};
|
|
70
|
+
sdk: {
|
|
71
|
+
input: DescribeAccountCommandInput;
|
|
72
|
+
output: DescribeAccountCommandOutput;
|
|
73
|
+
};
|
|
74
|
+
};
|
|
64
75
|
}
|
|
@@ -71,4 +71,15 @@ declare const DescribeAccountModificationsCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DescribeAccountModificationsCommand extends DescribeAccountModificationsCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: DescribeAccountModificationsRequest;
|
|
78
|
+
output: DescribeAccountModificationsResult;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DescribeAccountModificationsCommandInput;
|
|
82
|
+
output: DescribeAccountModificationsCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -88,4 +88,15 @@ declare const DescribeApplicationAssociationsCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class DescribeApplicationAssociationsCommand extends DescribeApplicationAssociationsCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DescribeApplicationAssociationsRequest;
|
|
95
|
+
output: DescribeApplicationAssociationsResult;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DescribeApplicationAssociationsCommandInput;
|
|
99
|
+
output: DescribeApplicationAssociationsCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -98,4 +98,15 @@ declare const DescribeApplicationsCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class DescribeApplicationsCommand extends DescribeApplicationsCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: DescribeApplicationsRequest;
|
|
105
|
+
output: DescribeApplicationsResult;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: DescribeApplicationsCommandInput;
|
|
109
|
+
output: DescribeApplicationsCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -85,4 +85,15 @@ declare const DescribeBundleAssociationsCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DescribeBundleAssociationsCommand extends DescribeBundleAssociationsCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DescribeBundleAssociationsRequest;
|
|
92
|
+
output: DescribeBundleAssociationsResult;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DescribeBundleAssociationsCommandInput;
|
|
96
|
+
output: DescribeBundleAssociationsCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -126,4 +126,15 @@ declare const DescribeClientBrandingCommand_base: {
|
|
|
126
126
|
* @public
|
|
127
127
|
*/
|
|
128
128
|
export declare class DescribeClientBrandingCommand extends DescribeClientBrandingCommand_base {
|
|
129
|
+
/** @internal type navigation helper, not in runtime. */
|
|
130
|
+
protected static __types: {
|
|
131
|
+
api: {
|
|
132
|
+
input: DescribeClientBrandingRequest;
|
|
133
|
+
output: DescribeClientBrandingResult;
|
|
134
|
+
};
|
|
135
|
+
sdk: {
|
|
136
|
+
input: DescribeClientBrandingCommandInput;
|
|
137
|
+
output: DescribeClientBrandingCommandOutput;
|
|
138
|
+
};
|
|
139
|
+
};
|
|
129
140
|
}
|
|
@@ -76,4 +76,15 @@ declare const DescribeClientPropertiesCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class DescribeClientPropertiesCommand extends DescribeClientPropertiesCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: DescribeClientPropertiesRequest;
|
|
83
|
+
output: DescribeClientPropertiesResult;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: DescribeClientPropertiesCommandInput;
|
|
87
|
+
output: DescribeClientPropertiesCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -76,4 +76,15 @@ declare const DescribeConnectClientAddInsCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class DescribeConnectClientAddInsCommand extends DescribeConnectClientAddInsCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: DescribeConnectClientAddInsRequest;
|
|
83
|
+
output: DescribeConnectClientAddInsResult;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: DescribeConnectClientAddInsCommandInput;
|
|
87
|
+
output: DescribeConnectClientAddInsCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -81,4 +81,15 @@ declare const DescribeConnectionAliasPermissionsCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DescribeConnectionAliasPermissionsCommand extends DescribeConnectionAliasPermissionsCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DescribeConnectionAliasPermissionsRequest;
|
|
88
|
+
output: DescribeConnectionAliasPermissionsResult;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DescribeConnectionAliasPermissionsCommandInput;
|
|
92
|
+
output: DescribeConnectionAliasPermissionsCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|