@aws-sdk/client-appstream 3.1087.0 → 3.1089.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 +1 -1
- package/dist-types/ts3.4/AppStream.d.ts +288 -381
- package/dist-types/ts3.4/AppStreamClient.d.ts +20 -74
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssociateSoftwareToImageBuilderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateExportImageTaskCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateImportedImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeAppLicenseUsageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeSoftwareAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DrainSessionInstanceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetExportImageTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListExportImageTasksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateThemeForStackCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +20 -40
- package/dist-types/ts3.4/models/errors.d.ts +15 -54
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +3 -5
- package/package.json +38 -38
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteImagePermissionsRequest,
|
|
4
|
-
DeleteImagePermissionsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteImagePermissionsRequest, DeleteImagePermissionsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteImagePermissionsCommandInput
|
|
8
|
-
extends DeleteImagePermissionsRequest {}
|
|
4
|
+
export interface DeleteImagePermissionsCommandInput extends DeleteImagePermissionsRequest {}
|
|
9
5
|
export interface DeleteImagePermissionsCommandOutput
|
|
10
|
-
extends DeleteImagePermissionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteImagePermissionsResult, __MetadataBearer {}
|
|
12
7
|
declare const DeleteImagePermissionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteImagePermissionsCommandInput
|
|
9
|
+
input: DeleteImagePermissionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteImagePermissionsCommandInput,
|
|
17
12
|
DeleteImagePermissionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteImagePermissionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteImagePermissionsCommandInput
|
|
18
|
+
input: DeleteImagePermissionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteImagePermissionsCommandInput,
|
|
26
21
|
DeleteImagePermissionsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteStackRequest, DeleteStackResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteStackCommandInput extends DeleteStackRequest {}
|
|
5
|
-
export interface DeleteStackCommandOutput
|
|
6
|
-
extends DeleteStackResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteStackCommandOutput extends DeleteStackResult, __MetadataBearer {}
|
|
8
6
|
declare const DeleteStackCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteStackCommandInput
|
|
8
|
+
input: DeleteStackCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteStackCommandInput,
|
|
13
11
|
DeleteStackCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteStackCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteStackCommandInput
|
|
17
|
+
input: DeleteStackCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteStackCommandInput,
|
|
22
20
|
DeleteStackCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteThemeForStackRequest,
|
|
4
|
-
DeleteThemeForStackResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteThemeForStackRequest, DeleteThemeForStackResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteThemeForStackCommandInput
|
|
8
|
-
extends DeleteThemeForStackRequest {}
|
|
4
|
+
export interface DeleteThemeForStackCommandInput extends DeleteThemeForStackRequest {}
|
|
9
5
|
export interface DeleteThemeForStackCommandOutput
|
|
10
|
-
extends DeleteThemeForStackResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteThemeForStackResult, __MetadataBearer {}
|
|
12
7
|
declare const DeleteThemeForStackCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteThemeForStackCommandInput
|
|
9
|
+
input: DeleteThemeForStackCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteThemeForStackCommandInput,
|
|
17
12
|
DeleteThemeForStackCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteThemeForStackCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteThemeForStackCommandInput
|
|
18
|
+
input: DeleteThemeForStackCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteThemeForStackCommandInput,
|
|
26
21
|
DeleteThemeForStackCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteUsageReportSubscriptionResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteUsageReportSubscriptionCommandInput
|
|
8
|
-
extends DeleteUsageReportSubscriptionRequest {}
|
|
7
|
+
export interface DeleteUsageReportSubscriptionCommandInput extends DeleteUsageReportSubscriptionRequest {}
|
|
9
8
|
export interface DeleteUsageReportSubscriptionCommandOutput
|
|
10
|
-
extends DeleteUsageReportSubscriptionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteUsageReportSubscriptionResult, __MetadataBearer {}
|
|
12
10
|
declare const DeleteUsageReportSubscriptionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteUsageReportSubscriptionCommandInput
|
|
12
|
+
input: DeleteUsageReportSubscriptionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteUsageReportSubscriptionCommandInput,
|
|
17
15
|
DeleteUsageReportSubscriptionCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteUserRequest, DeleteUserResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteUserCommandInput extends DeleteUserRequest {}
|
|
5
|
-
export interface DeleteUserCommandOutput
|
|
6
|
-
extends DeleteUserResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteUserCommandOutput extends DeleteUserResult, __MetadataBearer {}
|
|
8
6
|
declare const DeleteUserCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteUserCommandInput
|
|
8
|
+
input: DeleteUserCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteUserCommandInput,
|
|
13
11
|
DeleteUserCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteUserCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteUserCommandInput
|
|
17
|
+
input: DeleteUserCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteUserCommandInput,
|
|
22
20
|
DeleteUserCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAppBlockBuilderAppBlockAssociationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAppBlockBuilderAppBlockAssociationsCommandInput
|
|
8
|
-
extends DescribeAppBlockBuilderAppBlockAssociationsRequest {}
|
|
7
|
+
export interface DescribeAppBlockBuilderAppBlockAssociationsCommandInput extends DescribeAppBlockBuilderAppBlockAssociationsRequest {}
|
|
9
8
|
export interface DescribeAppBlockBuilderAppBlockAssociationsCommandOutput
|
|
10
|
-
extends DescribeAppBlockBuilderAppBlockAssociationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAppBlockBuilderAppBlockAssociationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAppBlockBuilderAppBlockAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput
|
|
12
|
+
input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
|
|
17
15
|
DescribeAppBlockBuilderAppBlockAssociationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAppBlockBuildersResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAppBlockBuildersCommandInput
|
|
8
|
-
extends DescribeAppBlockBuildersRequest {}
|
|
7
|
+
export interface DescribeAppBlockBuildersCommandInput extends DescribeAppBlockBuildersRequest {}
|
|
9
8
|
export interface DescribeAppBlockBuildersCommandOutput
|
|
10
|
-
extends DescribeAppBlockBuildersResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAppBlockBuildersResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAppBlockBuildersCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAppBlockBuildersCommandInput
|
|
12
|
+
input: DescribeAppBlockBuildersCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAppBlockBuildersCommandInput,
|
|
17
15
|
DescribeAppBlockBuildersCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeAppBlocksRequest,
|
|
4
|
-
DescribeAppBlocksResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeAppBlocksRequest, DescribeAppBlocksResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAppBlocksCommandInput
|
|
8
|
-
|
|
9
|
-
export interface DescribeAppBlocksCommandOutput
|
|
10
|
-
extends DescribeAppBlocksResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DescribeAppBlocksCommandInput extends DescribeAppBlocksRequest {}
|
|
5
|
+
export interface DescribeAppBlocksCommandOutput extends DescribeAppBlocksResult, __MetadataBearer {}
|
|
12
6
|
declare const DescribeAppBlocksCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: DescribeAppBlocksCommandInput
|
|
8
|
+
input: DescribeAppBlocksCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
DescribeAppBlocksCommandInput,
|
|
17
11
|
DescribeAppBlocksCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeAppLicenseUsageRequest,
|
|
4
|
-
DescribeAppLicenseUsageResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeAppLicenseUsageRequest, DescribeAppLicenseUsageResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAppLicenseUsageCommandInput
|
|
8
|
-
extends DescribeAppLicenseUsageRequest {}
|
|
4
|
+
export interface DescribeAppLicenseUsageCommandInput extends DescribeAppLicenseUsageRequest {}
|
|
9
5
|
export interface DescribeAppLicenseUsageCommandOutput
|
|
10
|
-
extends DescribeAppLicenseUsageResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeAppLicenseUsageResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeAppLicenseUsageCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeAppLicenseUsageCommandInput
|
|
9
|
+
input: DescribeAppLicenseUsageCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeAppLicenseUsageCommandInput,
|
|
17
12
|
DescribeAppLicenseUsageCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeAppLicenseUsageCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeAppLicenseUsageCommandInput
|
|
18
|
+
input: DescribeAppLicenseUsageCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeAppLicenseUsageCommandInput,
|
|
26
21
|
DescribeAppLicenseUsageCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeApplicationFleetAssociationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeApplicationFleetAssociationsCommandInput
|
|
8
|
-
extends DescribeApplicationFleetAssociationsRequest {}
|
|
7
|
+
export interface DescribeApplicationFleetAssociationsCommandInput extends DescribeApplicationFleetAssociationsRequest {}
|
|
9
8
|
export interface DescribeApplicationFleetAssociationsCommandOutput
|
|
10
|
-
extends DescribeApplicationFleetAssociationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeApplicationFleetAssociationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeApplicationFleetAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeApplicationFleetAssociationsCommandInput
|
|
12
|
+
input: DescribeApplicationFleetAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeApplicationFleetAssociationsCommandInput,
|
|
17
15
|
DescribeApplicationFleetAssociationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeApplicationsRequest,
|
|
4
|
-
DescribeApplicationsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeApplicationsRequest, DescribeApplicationsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeApplicationsCommandInput
|
|
8
|
-
extends DescribeApplicationsRequest {}
|
|
4
|
+
export interface DescribeApplicationsCommandInput extends DescribeApplicationsRequest {}
|
|
9
5
|
export interface DescribeApplicationsCommandOutput
|
|
10
|
-
extends DescribeApplicationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeApplicationsResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeApplicationsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeApplicationsCommandInput
|
|
9
|
+
input: DescribeApplicationsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeApplicationsCommandInput,
|
|
17
12
|
DescribeApplicationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDirectoryConfigsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDirectoryConfigsCommandInput
|
|
8
|
-
extends DescribeDirectoryConfigsRequest {}
|
|
7
|
+
export interface DescribeDirectoryConfigsCommandInput extends DescribeDirectoryConfigsRequest {}
|
|
9
8
|
export interface DescribeDirectoryConfigsCommandOutput
|
|
10
|
-
extends DescribeDirectoryConfigsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDirectoryConfigsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDirectoryConfigsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDirectoryConfigsCommandInput
|
|
12
|
+
input: DescribeDirectoryConfigsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDirectoryConfigsCommandInput,
|
|
17
15
|
DescribeDirectoryConfigsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeEntitlementsRequest,
|
|
4
|
-
DescribeEntitlementsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeEntitlementsRequest, DescribeEntitlementsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeEntitlementsCommandInput
|
|
8
|
-
extends DescribeEntitlementsRequest {}
|
|
4
|
+
export interface DescribeEntitlementsCommandInput extends DescribeEntitlementsRequest {}
|
|
9
5
|
export interface DescribeEntitlementsCommandOutput
|
|
10
|
-
extends DescribeEntitlementsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeEntitlementsResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeEntitlementsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeEntitlementsCommandInput
|
|
9
|
+
input: DescribeEntitlementsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeEntitlementsCommandInput,
|
|
17
12
|
DescribeEntitlementsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeEntitlementsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeEntitlementsCommandInput
|
|
18
|
+
input: DescribeEntitlementsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeEntitlementsCommandInput,
|
|
26
21
|
DescribeEntitlementsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeFleetsRequest,
|
|
4
|
-
DescribeFleetsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeFleetsRequest, DescribeFleetsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeFleetsCommandInput extends DescribeFleetsRequest {}
|
|
8
|
-
export interface DescribeFleetsCommandOutput
|
|
9
|
-
extends DescribeFleetsResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeFleetsCommandOutput extends DescribeFleetsResult, __MetadataBearer {}
|
|
11
6
|
declare const DescribeFleetsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeFleetsCommandInput
|
|
8
|
+
input: DescribeFleetsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeFleetsCommandInput,
|
|
16
11
|
DescribeFleetsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeImageBuildersRequest,
|
|
4
|
-
DescribeImageBuildersResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeImageBuildersRequest, DescribeImageBuildersResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeImageBuildersCommandInput
|
|
8
|
-
extends DescribeImageBuildersRequest {}
|
|
4
|
+
export interface DescribeImageBuildersCommandInput extends DescribeImageBuildersRequest {}
|
|
9
5
|
export interface DescribeImageBuildersCommandOutput
|
|
10
|
-
extends DescribeImageBuildersResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeImageBuildersResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeImageBuildersCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeImageBuildersCommandInput
|
|
9
|
+
input: DescribeImageBuildersCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeImageBuildersCommandInput,
|
|
17
12
|
DescribeImageBuildersCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeImagePermissionsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeImagePermissionsCommandInput
|
|
8
|
-
extends DescribeImagePermissionsRequest {}
|
|
7
|
+
export interface DescribeImagePermissionsCommandInput extends DescribeImagePermissionsRequest {}
|
|
9
8
|
export interface DescribeImagePermissionsCommandOutput
|
|
10
|
-
extends DescribeImagePermissionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeImagePermissionsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeImagePermissionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeImagePermissionsCommandInput
|
|
12
|
+
input: DescribeImagePermissionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeImagePermissionsCommandInput,
|
|
17
15
|
DescribeImagePermissionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeImagePermissionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeImagePermissionsCommandInput
|
|
21
|
+
input: DescribeImagePermissionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeImagePermissionsCommandInput,
|
|
26
24
|
DescribeImagePermissionsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeImagesRequest,
|
|
4
|
-
DescribeImagesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeImagesRequest, DescribeImagesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeImagesCommandInput extends DescribeImagesRequest {}
|
|
8
|
-
export interface DescribeImagesCommandOutput
|
|
9
|
-
extends DescribeImagesResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeImagesCommandOutput extends DescribeImagesResult, __MetadataBearer {}
|
|
11
6
|
declare const DescribeImagesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeImagesCommandInput
|
|
8
|
+
input: DescribeImagesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeImagesCommandInput,
|
|
16
11
|
DescribeImagesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeSessionsRequest,
|
|
4
|
-
DescribeSessionsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeSessionsRequest, DescribeSessionsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeSessionsCommandInput extends DescribeSessionsRequest {}
|
|
8
|
-
export interface DescribeSessionsCommandOutput
|
|
9
|
-
extends DescribeSessionsResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeSessionsCommandOutput extends DescribeSessionsResult, __MetadataBearer {}
|
|
11
6
|
declare const DescribeSessionsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeSessionsCommandInput
|
|
8
|
+
input: DescribeSessionsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeSessionsCommandInput,
|
|
16
11
|
DescribeSessionsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeSessionsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeSessionsCommandInput
|
|
17
|
+
input: DescribeSessionsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeSessionsCommandInput,
|
|
25
20
|
DescribeSessionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeSoftwareAssociationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeSoftwareAssociationsCommandInput
|
|
8
|
-
extends DescribeSoftwareAssociationsRequest {}
|
|
7
|
+
export interface DescribeSoftwareAssociationsCommandInput extends DescribeSoftwareAssociationsRequest {}
|
|
9
8
|
export interface DescribeSoftwareAssociationsCommandOutput
|
|
10
|
-
extends DescribeSoftwareAssociationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeSoftwareAssociationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeSoftwareAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeSoftwareAssociationsCommandInput
|
|
12
|
+
input: DescribeSoftwareAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeSoftwareAssociationsCommandInput,
|
|
17
15
|
DescribeSoftwareAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeSoftwareAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeSoftwareAssociationsCommandInput
|
|
21
|
+
input: DescribeSoftwareAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeSoftwareAssociationsCommandInput,
|
|
26
24
|
DescribeSoftwareAssociationsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeStacksRequest,
|
|
4
|
-
DescribeStacksResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeStacksRequest, DescribeStacksResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeStacksCommandInput extends DescribeStacksRequest {}
|
|
8
|
-
export interface DescribeStacksCommandOutput
|
|
9
|
-
extends DescribeStacksResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeStacksCommandOutput extends DescribeStacksResult, __MetadataBearer {}
|
|
11
6
|
declare const DescribeStacksCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeStacksCommandInput
|
|
8
|
+
input: DescribeStacksCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeStacksCommandInput,
|
|
16
11
|
DescribeStacksCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeThemeForStackRequest,
|
|
4
|
-
DescribeThemeForStackResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeThemeForStackRequest, DescribeThemeForStackResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeThemeForStackCommandInput
|
|
8
|
-
extends DescribeThemeForStackRequest {}
|
|
4
|
+
export interface DescribeThemeForStackCommandInput extends DescribeThemeForStackRequest {}
|
|
9
5
|
export interface DescribeThemeForStackCommandOutput
|
|
10
|
-
extends DescribeThemeForStackResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeThemeForStackResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeThemeForStackCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeThemeForStackCommandInput
|
|
9
|
+
input: DescribeThemeForStackCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeThemeForStackCommandInput,
|
|
17
12
|
DescribeThemeForStackCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeThemeForStackCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeThemeForStackCommandInput
|
|
18
|
+
input: DescribeThemeForStackCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeThemeForStackCommandInput,
|
|
26
21
|
DescribeThemeForStackCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeUsageReportSubscriptionsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeUsageReportSubscriptionsCommandInput
|
|
8
|
-
extends DescribeUsageReportSubscriptionsRequest {}
|
|
7
|
+
export interface DescribeUsageReportSubscriptionsCommandInput extends DescribeUsageReportSubscriptionsRequest {}
|
|
9
8
|
export interface DescribeUsageReportSubscriptionsCommandOutput
|
|
10
|
-
extends DescribeUsageReportSubscriptionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeUsageReportSubscriptionsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeUsageReportSubscriptionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeUsageReportSubscriptionsCommandInput
|
|
12
|
+
input: DescribeUsageReportSubscriptionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeUsageReportSubscriptionsCommandInput,
|
|
17
15
|
DescribeUsageReportSubscriptionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeUserStackAssociationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeUserStackAssociationsCommandInput
|
|
8
|
-
extends DescribeUserStackAssociationsRequest {}
|
|
7
|
+
export interface DescribeUserStackAssociationsCommandInput extends DescribeUserStackAssociationsRequest {}
|
|
9
8
|
export interface DescribeUserStackAssociationsCommandOutput
|
|
10
|
-
extends DescribeUserStackAssociationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeUserStackAssociationsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeUserStackAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeUserStackAssociationsCommandInput
|
|
12
|
+
input: DescribeUserStackAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeUserStackAssociationsCommandInput,
|
|
17
15
|
DescribeUserStackAssociationsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DescribeUsersRequest, DescribeUsersResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeUsersCommandInput extends DescribeUsersRequest {}
|
|
5
|
-
export interface DescribeUsersCommandOutput
|
|
6
|
-
extends DescribeUsersResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeUsersCommandOutput extends DescribeUsersResult, __MetadataBearer {}
|
|
8
6
|
declare const DescribeUsersCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeUsersCommandInput
|
|
8
|
+
input: DescribeUsersCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeUsersCommandInput,
|
|
13
11
|
DescribeUsersCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DescribeUsersCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DescribeUsersCommandInput
|
|
17
|
+
input: DescribeUsersCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DescribeUsersCommandInput,
|
|
22
20
|
DescribeUsersCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DisableUserRequest, DisableUserResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DisableUserCommandInput extends DisableUserRequest {}
|
|
5
|
-
export interface DisableUserCommandOutput
|
|
6
|
-
extends DisableUserResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DisableUserCommandOutput extends DisableUserResult, __MetadataBearer {}
|
|
8
6
|
declare const DisableUserCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DisableUserCommandInput
|
|
8
|
+
input: DisableUserCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DisableUserCommandInput,
|
|
13
11
|
DisableUserCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DisableUserCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DisableUserCommandInput
|
|
17
|
+
input: DisableUserCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DisableUserCommandInput,
|
|
22
20
|
DisableUserCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateAppBlockBuilderAppBlockResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateAppBlockBuilderAppBlockCommandInput
|
|
8
|
-
extends DisassociateAppBlockBuilderAppBlockRequest {}
|
|
7
|
+
export interface DisassociateAppBlockBuilderAppBlockCommandInput extends DisassociateAppBlockBuilderAppBlockRequest {}
|
|
9
8
|
export interface DisassociateAppBlockBuilderAppBlockCommandOutput
|
|
10
|
-
extends DisassociateAppBlockBuilderAppBlockResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateAppBlockBuilderAppBlockResult, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateAppBlockBuilderAppBlockCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateAppBlockBuilderAppBlockCommandInput
|
|
12
|
+
input: DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
17
15
|
DisassociateAppBlockBuilderAppBlockCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateAppBlockBuilderAppBlockCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateAppBlockBuilderAppBlockCommandInput
|
|
21
|
+
input: DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
26
24
|
DisassociateAppBlockBuilderAppBlockCommandOutput,
|