@aws-sdk/client-appstream 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/AppStream.d.ts +16 -1
- package/dist-types/AppStreamClient.d.ts +1 -1
- package/dist-types/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +2 -1
- package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +2 -1
- package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +2 -1
- package/dist-types/commands/AssociateFleetCommand.d.ts +2 -1
- package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +2 -1
- package/dist-types/commands/CopyImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppBlockCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateEntitlementCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateImageBuilderCommand.d.ts +2 -1
- package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +2 -1
- package/dist-types/commands/CreateStackCommand.d.ts +2 -1
- package/dist-types/commands/CreateStreamingURLCommand.d.ts +2 -1
- package/dist-types/commands/CreateUpdatedImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppBlockCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEntitlementCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteImageBuilderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteImageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStackCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAppBlocksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEntitlementsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImageBuildersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStacksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUsersCommand.d.ts +2 -1
- package/dist-types/commands/DisableUserCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFleetCommand.d.ts +2 -1
- package/dist-types/commands/EnableUserCommand.d.ts +2 -1
- package/dist-types/commands/ExpireSessionCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociatedStacksCommand.d.ts +2 -1
- package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +2 -1
- package/dist-types/commands/StartFleetCommand.d.ts +2 -1
- package/dist-types/commands/StartImageBuilderCommand.d.ts +2 -1
- package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +2 -1
- package/dist-types/commands/StopFleetCommand.d.ts +2 -1
- package/dist-types/commands/StopImageBuilderCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEntitlementCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStackCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +662 -662
- package/dist-types/ts3.4/AppStream.d.ts +15 -0
- package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +41 -41
|
@@ -560,6 +560,7 @@ export interface AppStream {
|
|
|
560
560
|
options: __HttpHandlerOptions,
|
|
561
561
|
cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void
|
|
562
562
|
): void;
|
|
563
|
+
createUsageReportSubscription(): Promise<CreateUsageReportSubscriptionCommandOutput>;
|
|
563
564
|
createUsageReportSubscription(
|
|
564
565
|
args: CreateUsageReportSubscriptionCommandInput,
|
|
565
566
|
options?: __HttpHandlerOptions
|
|
@@ -716,6 +717,7 @@ export interface AppStream {
|
|
|
716
717
|
options: __HttpHandlerOptions,
|
|
717
718
|
cb: (err: any, data?: DeleteStackCommandOutput) => void
|
|
718
719
|
): void;
|
|
720
|
+
deleteUsageReportSubscription(): Promise<DeleteUsageReportSubscriptionCommandOutput>;
|
|
719
721
|
deleteUsageReportSubscription(
|
|
720
722
|
args: DeleteUsageReportSubscriptionCommandInput,
|
|
721
723
|
options?: __HttpHandlerOptions
|
|
@@ -742,6 +744,7 @@ export interface AppStream {
|
|
|
742
744
|
options: __HttpHandlerOptions,
|
|
743
745
|
cb: (err: any, data?: DeleteUserCommandOutput) => void
|
|
744
746
|
): void;
|
|
747
|
+
describeAppBlockBuilderAppBlockAssociations(): Promise<DescribeAppBlockBuilderAppBlockAssociationsCommandOutput>;
|
|
745
748
|
describeAppBlockBuilderAppBlockAssociations(
|
|
746
749
|
args: DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
|
|
747
750
|
options?: __HttpHandlerOptions
|
|
@@ -761,6 +764,7 @@ export interface AppStream {
|
|
|
761
764
|
data?: DescribeAppBlockBuilderAppBlockAssociationsCommandOutput
|
|
762
765
|
) => void
|
|
763
766
|
): void;
|
|
767
|
+
describeAppBlockBuilders(): Promise<DescribeAppBlockBuildersCommandOutput>;
|
|
764
768
|
describeAppBlockBuilders(
|
|
765
769
|
args: DescribeAppBlockBuildersCommandInput,
|
|
766
770
|
options?: __HttpHandlerOptions
|
|
@@ -774,6 +778,7 @@ export interface AppStream {
|
|
|
774
778
|
options: __HttpHandlerOptions,
|
|
775
779
|
cb: (err: any, data?: DescribeAppBlockBuildersCommandOutput) => void
|
|
776
780
|
): void;
|
|
781
|
+
describeAppBlocks(): Promise<DescribeAppBlocksCommandOutput>;
|
|
777
782
|
describeAppBlocks(
|
|
778
783
|
args: DescribeAppBlocksCommandInput,
|
|
779
784
|
options?: __HttpHandlerOptions
|
|
@@ -787,6 +792,7 @@ export interface AppStream {
|
|
|
787
792
|
options: __HttpHandlerOptions,
|
|
788
793
|
cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void
|
|
789
794
|
): void;
|
|
795
|
+
describeApplicationFleetAssociations(): Promise<DescribeApplicationFleetAssociationsCommandOutput>;
|
|
790
796
|
describeApplicationFleetAssociations(
|
|
791
797
|
args: DescribeApplicationFleetAssociationsCommandInput,
|
|
792
798
|
options?: __HttpHandlerOptions
|
|
@@ -806,6 +812,7 @@ export interface AppStream {
|
|
|
806
812
|
data?: DescribeApplicationFleetAssociationsCommandOutput
|
|
807
813
|
) => void
|
|
808
814
|
): void;
|
|
815
|
+
describeApplications(): Promise<DescribeApplicationsCommandOutput>;
|
|
809
816
|
describeApplications(
|
|
810
817
|
args: DescribeApplicationsCommandInput,
|
|
811
818
|
options?: __HttpHandlerOptions
|
|
@@ -819,6 +826,7 @@ export interface AppStream {
|
|
|
819
826
|
options: __HttpHandlerOptions,
|
|
820
827
|
cb: (err: any, data?: DescribeApplicationsCommandOutput) => void
|
|
821
828
|
): void;
|
|
829
|
+
describeDirectoryConfigs(): Promise<DescribeDirectoryConfigsCommandOutput>;
|
|
822
830
|
describeDirectoryConfigs(
|
|
823
831
|
args: DescribeDirectoryConfigsCommandInput,
|
|
824
832
|
options?: __HttpHandlerOptions
|
|
@@ -845,6 +853,7 @@ export interface AppStream {
|
|
|
845
853
|
options: __HttpHandlerOptions,
|
|
846
854
|
cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void
|
|
847
855
|
): void;
|
|
856
|
+
describeFleets(): Promise<DescribeFleetsCommandOutput>;
|
|
848
857
|
describeFleets(
|
|
849
858
|
args: DescribeFleetsCommandInput,
|
|
850
859
|
options?: __HttpHandlerOptions
|
|
@@ -858,6 +867,7 @@ export interface AppStream {
|
|
|
858
867
|
options: __HttpHandlerOptions,
|
|
859
868
|
cb: (err: any, data?: DescribeFleetsCommandOutput) => void
|
|
860
869
|
): void;
|
|
870
|
+
describeImageBuilders(): Promise<DescribeImageBuildersCommandOutput>;
|
|
861
871
|
describeImageBuilders(
|
|
862
872
|
args: DescribeImageBuildersCommandInput,
|
|
863
873
|
options?: __HttpHandlerOptions
|
|
@@ -884,6 +894,7 @@ export interface AppStream {
|
|
|
884
894
|
options: __HttpHandlerOptions,
|
|
885
895
|
cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void
|
|
886
896
|
): void;
|
|
897
|
+
describeImages(): Promise<DescribeImagesCommandOutput>;
|
|
887
898
|
describeImages(
|
|
888
899
|
args: DescribeImagesCommandInput,
|
|
889
900
|
options?: __HttpHandlerOptions
|
|
@@ -910,6 +921,7 @@ export interface AppStream {
|
|
|
910
921
|
options: __HttpHandlerOptions,
|
|
911
922
|
cb: (err: any, data?: DescribeSessionsCommandOutput) => void
|
|
912
923
|
): void;
|
|
924
|
+
describeStacks(): Promise<DescribeStacksCommandOutput>;
|
|
913
925
|
describeStacks(
|
|
914
926
|
args: DescribeStacksCommandInput,
|
|
915
927
|
options?: __HttpHandlerOptions
|
|
@@ -923,6 +935,7 @@ export interface AppStream {
|
|
|
923
935
|
options: __HttpHandlerOptions,
|
|
924
936
|
cb: (err: any, data?: DescribeStacksCommandOutput) => void
|
|
925
937
|
): void;
|
|
938
|
+
describeUsageReportSubscriptions(): Promise<DescribeUsageReportSubscriptionsCommandOutput>;
|
|
926
939
|
describeUsageReportSubscriptions(
|
|
927
940
|
args: DescribeUsageReportSubscriptionsCommandInput,
|
|
928
941
|
options?: __HttpHandlerOptions
|
|
@@ -949,6 +962,7 @@ export interface AppStream {
|
|
|
949
962
|
options: __HttpHandlerOptions,
|
|
950
963
|
cb: (err: any, data?: DescribeUsersCommandOutput) => void
|
|
951
964
|
): void;
|
|
965
|
+
describeUserStackAssociations(): Promise<DescribeUserStackAssociationsCommandOutput>;
|
|
952
966
|
describeUserStackAssociations(
|
|
953
967
|
args: DescribeUserStackAssociationsCommandInput,
|
|
954
968
|
options?: __HttpHandlerOptions
|
|
@@ -1273,6 +1287,7 @@ export interface AppStream {
|
|
|
1273
1287
|
options: __HttpHandlerOptions,
|
|
1274
1288
|
cb: (err: any, data?: UpdateEntitlementCommandOutput) => void
|
|
1275
1289
|
): void;
|
|
1290
|
+
updateFleet(): Promise<UpdateFleetCommandOutput>;
|
|
1276
1291
|
updateFleet(
|
|
1277
1292
|
args: UpdateFleetCommandInput,
|
|
1278
1293
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const AssociateAppBlockBuilderAppBlockCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateAppBlockBuilderAppBlockCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateAppBlockBuilderAppBlockCommandInput,
|
|
32
|
+
AssociateAppBlockBuilderAppBlockCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateAppBlockBuilderAppBlockCommand extends AssociateAppBlockBuilderAppBlockCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateApplicationFleetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateApplicationFleetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateApplicationFleetCommandInput,
|
|
32
|
+
AssociateApplicationFleetCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateApplicationFleetCommand extends AssociateApplicationFleetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateApplicationToEntitlementCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AssociateApplicationToEntitlementCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateApplicationToEntitlementCommandInput,
|
|
32
|
+
AssociateApplicationToEntitlementCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateApplicationToEntitlementCommand extends AssociateApplicationToEntitlementCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const AssociateFleetCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AssociateFleetCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AssociateFleetCommandInput,
|
|
31
|
+
AssociateFleetCommandOutput,
|
|
32
|
+
AppStreamClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AssociateFleetCommand extends AssociateFleetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchAssociateUserStackCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchAssociateUserStackCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchAssociateUserStackCommandInput,
|
|
32
|
+
BatchAssociateUserStackCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchAssociateUserStackCommand extends BatchAssociateUserStackCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchDisassociateUserStackCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchDisassociateUserStackCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchDisassociateUserStackCommandInput,
|
|
32
|
+
BatchDisassociateUserStackCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchDisassociateUserStackCommand extends BatchDisassociateUserStackCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CopyImageCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CopyImageCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CopyImageCommandInput,
|
|
28
|
+
CopyImageCommandOutput,
|
|
29
|
+
AppStreamClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CopyImageCommand extends CopyImageCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateAppBlockBuilderCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateAppBlockBuilderCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateAppBlockBuilderCommandInput,
|
|
32
|
+
CreateAppBlockBuilderCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateAppBlockBuilderCommand extends CreateAppBlockBuilderCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateAppBlockBuilderStreamingURLCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateAppBlockBuilderStreamingURLCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateAppBlockBuilderStreamingURLCommandInput,
|
|
32
|
+
CreateAppBlockBuilderStreamingURLCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateAppBlockBuilderStreamingURLCommand extends CreateAppBlockBuilderStreamingURLCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateAppBlockCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateAppBlockCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateAppBlockCommandInput,
|
|
31
|
+
CreateAppBlockCommandOutput,
|
|
32
|
+
AppStreamClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateAppBlockCommand extends CreateAppBlockCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateApplicationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateApplicationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateApplicationCommandInput,
|
|
32
|
+
CreateApplicationCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateApplicationCommand extends CreateApplicationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateDirectoryConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateDirectoryConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateDirectoryConfigCommandInput,
|
|
32
|
+
CreateDirectoryConfigCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateDirectoryConfigCommand extends CreateDirectoryConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateEntitlementCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateEntitlementCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateEntitlementCommandInput,
|
|
32
|
+
CreateEntitlementCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateEntitlementCommand extends CreateEntitlementCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateFleetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateFleetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateFleetCommandInput,
|
|
28
|
+
CreateFleetCommandOutput,
|
|
29
|
+
AppStreamClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateFleetCommand extends CreateFleetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateImageBuilderCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateImageBuilderCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateImageBuilderCommandInput,
|
|
32
|
+
CreateImageBuilderCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateImageBuilderCommand extends CreateImageBuilderCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateImageBuilderStreamingURLCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateImageBuilderStreamingURLCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateImageBuilderStreamingURLCommandInput,
|
|
32
|
+
CreateImageBuilderStreamingURLCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateImageBuilderStreamingURLCommand extends CreateImageBuilderStreamingURLCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateStackCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateStackCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateStackCommandInput,
|
|
28
|
+
CreateStackCommandOutput,
|
|
29
|
+
AppStreamClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateStackCommand extends CreateStackCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateStreamingURLCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateStreamingURLCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateStreamingURLCommandInput,
|
|
32
|
+
CreateStreamingURLCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateStreamingURLCommand extends CreateStreamingURLCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateUpdatedImageCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateUpdatedImageCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateUpdatedImageCommandInput,
|
|
32
|
+
CreateUpdatedImageCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateUpdatedImageCommand extends CreateUpdatedImageCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateUsageReportSubscriptionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [CreateUsageReportSubscriptionCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateUsageReportSubscriptionCommandInput,
|
|
32
|
+
CreateUsageReportSubscriptionCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateUsageReportSubscriptionCommand extends CreateUsageReportSubscriptionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateUserCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateUserCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateUserCommandInput,
|
|
28
|
+
CreateUserCommandOutput,
|
|
29
|
+
AppStreamClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateUserCommand extends CreateUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteAppBlockBuilderCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteAppBlockBuilderCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteAppBlockBuilderCommandInput,
|
|
32
|
+
DeleteAppBlockBuilderCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteAppBlockBuilderCommand extends DeleteAppBlockBuilderCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteAppBlockCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteAppBlockCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteAppBlockCommandInput,
|
|
31
|
+
DeleteAppBlockCommandOutput,
|
|
32
|
+
AppStreamClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteAppBlockCommand extends DeleteAppBlockCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteApplicationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteApplicationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteApplicationCommandInput,
|
|
32
|
+
DeleteApplicationCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteDirectoryConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteDirectoryConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteDirectoryConfigCommandInput,
|
|
32
|
+
DeleteDirectoryConfigCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteDirectoryConfigCommand extends DeleteDirectoryConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteEntitlementCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteEntitlementCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteEntitlementCommandInput,
|
|
32
|
+
DeleteEntitlementCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteEntitlementCommand extends DeleteEntitlementCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteFleetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteFleetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteFleetCommandInput,
|
|
28
|
+
DeleteFleetCommandOutput,
|
|
29
|
+
AppStreamClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteFleetCommand extends DeleteFleetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteImageBuilderCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteImageBuilderCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteImageBuilderCommandInput,
|
|
32
|
+
DeleteImageBuilderCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteImageBuilderCommand extends DeleteImageBuilderCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteImageCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteImageCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteImageCommandInput,
|
|
28
|
+
DeleteImageCommandOutput,
|
|
29
|
+
AppStreamClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteImageCommand extends DeleteImageCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteImagePermissionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteImagePermissionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteImagePermissionsCommandInput,
|
|
32
|
+
DeleteImagePermissionsCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteImagePermissionsCommand extends DeleteImagePermissionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteStackCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteStackCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteStackCommandInput,
|
|
28
|
+
DeleteStackCommandOutput,
|
|
29
|
+
AppStreamClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteStackCommand extends DeleteStackCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteUsageReportSubscriptionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DeleteUsageReportSubscriptionCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteUsageReportSubscriptionCommandInput,
|
|
32
|
+
DeleteUsageReportSubscriptionCommandOutput,
|
|
33
|
+
AppStreamClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteUsageReportSubscriptionCommand extends DeleteUsageReportSubscriptionCommand_base {}
|