@aws-sdk/client-service-catalog 3.650.0 → 3.654.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AcceptPortfolioShareCommand.d.ts +11 -0
- package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +11 -0
- package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +11 -0
- package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/CopyProductCommand.d.ts +11 -0
- package/dist-types/commands/CreateConstraintCommand.d.ts +11 -0
- package/dist-types/commands/CreatePortfolioCommand.d.ts +11 -0
- package/dist-types/commands/CreatePortfolioShareCommand.d.ts +11 -0
- package/dist-types/commands/CreateProductCommand.d.ts +11 -0
- package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +11 -0
- package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/CreateTagOptionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteConstraintCommand.d.ts +11 -0
- package/dist-types/commands/DeletePortfolioCommand.d.ts +11 -0
- package/dist-types/commands/DeletePortfolioShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProductCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTagOptionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeConstraintCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribePortfolioCommand.d.ts +11 -0
- package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProductCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProductViewCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRecordCommand.d.ts +11 -0
- package/dist-types/commands/DescribeServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTagOptionCommand.d.ts +11 -0
- package/dist-types/commands/DisableAWSOrganizationsAccessCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +11 -0
- package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +11 -0
- package/dist-types/commands/EnableAWSOrganizationsAccessCommand.d.ts +11 -0
- package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +11 -0
- package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +11 -0
- package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +11 -0
- package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +11 -0
- package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/ListLaunchPathsCommand.d.ts +11 -0
- package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +11 -0
- package/dist-types/commands/ListPortfolioAccessCommand.d.ts +11 -0
- package/dist-types/commands/ListPortfoliosCommand.d.ts +11 -0
- package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +11 -0
- package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +11 -0
- package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +11 -0
- package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +11 -0
- package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/ListRecordHistoryCommand.d.ts +11 -0
- package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceActionsCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +11 -0
- package/dist-types/commands/ListTagOptionsCommand.d.ts +11 -0
- package/dist-types/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +11 -0
- package/dist-types/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +11 -0
- package/dist-types/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +11 -0
- package/dist-types/commands/ProvisionProductCommand.d.ts +11 -0
- package/dist-types/commands/RejectPortfolioShareCommand.d.ts +11 -0
- package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +11 -0
- package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +11 -0
- package/dist-types/commands/SearchProductsCommand.d.ts +11 -0
- package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +11 -0
- package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +11 -0
- package/dist-types/commands/UpdateConstraintCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePortfolioCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProductCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceActionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTagOptionCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -73,4 +73,15 @@ declare const DescribeServiceActionExecutionParametersCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DescribeServiceActionExecutionParametersCommand extends DescribeServiceActionExecutionParametersCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DescribeServiceActionExecutionParametersInput;
|
|
80
|
+
output: DescribeServiceActionExecutionParametersOutput;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DescribeServiceActionExecutionParametersCommandInput;
|
|
84
|
+
output: DescribeServiceActionExecutionParametersCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -71,4 +71,15 @@ declare const DescribeTagOptionCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DescribeTagOptionCommand extends DescribeTagOptionCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: DescribeTagOptionInput;
|
|
78
|
+
output: DescribeTagOptionOutput;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DescribeTagOptionCommandInput;
|
|
82
|
+
output: DescribeTagOptionCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -75,4 +75,15 @@ declare const DisableAWSOrganizationsAccessCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class DisableAWSOrganizationsAccessCommand extends DisableAWSOrganizationsAccessCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: {};
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DisableAWSOrganizationsAccessCommandInput;
|
|
86
|
+
output: DisableAWSOrganizationsAccessCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -59,4 +59,15 @@ declare const DisassociateBudgetFromResourceCommand_base: {
|
|
|
59
59
|
* @public
|
|
60
60
|
*/
|
|
61
61
|
export declare class DisassociateBudgetFromResourceCommand extends DisassociateBudgetFromResourceCommand_base {
|
|
62
|
+
/** @internal type navigation helper, not in runtime. */
|
|
63
|
+
protected static __types: {
|
|
64
|
+
api: {
|
|
65
|
+
input: DisassociateBudgetFromResourceInput;
|
|
66
|
+
output: {};
|
|
67
|
+
};
|
|
68
|
+
sdk: {
|
|
69
|
+
input: DisassociateBudgetFromResourceCommandInput;
|
|
70
|
+
output: DisassociateBudgetFromResourceCommandOutput;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
62
73
|
}
|
|
@@ -81,4 +81,15 @@ declare const DisassociatePrincipalFromPortfolioCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DisassociatePrincipalFromPortfolioCommand extends DisassociatePrincipalFromPortfolioCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DisassociatePrincipalFromPortfolioInput;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DisassociatePrincipalFromPortfolioCommandInput;
|
|
92
|
+
output: DisassociatePrincipalFromPortfolioCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -67,4 +67,15 @@ declare const DisassociateProductFromPortfolioCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class DisassociateProductFromPortfolioCommand extends DisassociateProductFromPortfolioCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: DisassociateProductFromPortfolioInput;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: DisassociateProductFromPortfolioCommandInput;
|
|
78
|
+
output: DisassociateProductFromPortfolioCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -62,4 +62,15 @@ declare const DisassociateServiceActionFromProvisioningArtifactCommand_base: {
|
|
|
62
62
|
* @public
|
|
63
63
|
*/
|
|
64
64
|
export declare class DisassociateServiceActionFromProvisioningArtifactCommand extends DisassociateServiceActionFromProvisioningArtifactCommand_base {
|
|
65
|
+
/** @internal type navigation helper, not in runtime. */
|
|
66
|
+
protected static __types: {
|
|
67
|
+
api: {
|
|
68
|
+
input: DisassociateServiceActionFromProvisioningArtifactInput;
|
|
69
|
+
output: {};
|
|
70
|
+
};
|
|
71
|
+
sdk: {
|
|
72
|
+
input: DisassociateServiceActionFromProvisioningArtifactCommandInput;
|
|
73
|
+
output: DisassociateServiceActionFromProvisioningArtifactCommandOutput;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
65
76
|
}
|
|
@@ -64,4 +64,15 @@ declare const DisassociateTagOptionFromResourceCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class DisassociateTagOptionFromResourceCommand extends DisassociateTagOptionFromResourceCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: DisassociateTagOptionFromResourceInput;
|
|
71
|
+
output: {};
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: DisassociateTagOptionFromResourceCommandInput;
|
|
75
|
+
output: DisassociateTagOptionFromResourceCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -75,4 +75,15 @@ declare const EnableAWSOrganizationsAccessCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class EnableAWSOrganizationsAccessCommand extends EnableAWSOrganizationsAccessCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: {};
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: EnableAWSOrganizationsAccessCommandInput;
|
|
86
|
+
output: EnableAWSOrganizationsAccessCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -94,4 +94,15 @@ declare const ExecuteProvisionedProductPlanCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class ExecuteProvisionedProductPlanCommand extends ExecuteProvisionedProductPlanCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: ExecuteProvisionedProductPlanInput;
|
|
101
|
+
output: ExecuteProvisionedProductPlanOutput;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: ExecuteProvisionedProductPlanCommandInput;
|
|
105
|
+
output: ExecuteProvisionedProductPlanCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -100,4 +100,15 @@ declare const ExecuteProvisionedProductServiceActionCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class ExecuteProvisionedProductServiceActionCommand extends ExecuteProvisionedProductServiceActionCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: ExecuteProvisionedProductServiceActionInput;
|
|
107
|
+
output: ExecuteProvisionedProductServiceActionOutput;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: ExecuteProvisionedProductServiceActionCommandInput;
|
|
111
|
+
output: ExecuteProvisionedProductServiceActionCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -62,4 +62,15 @@ declare const GetAWSOrganizationsAccessStatusCommand_base: {
|
|
|
62
62
|
* @public
|
|
63
63
|
*/
|
|
64
64
|
export declare class GetAWSOrganizationsAccessStatusCommand extends GetAWSOrganizationsAccessStatusCommand_base {
|
|
65
|
+
/** @internal type navigation helper, not in runtime. */
|
|
66
|
+
protected static __types: {
|
|
67
|
+
api: {
|
|
68
|
+
input: {};
|
|
69
|
+
output: GetAWSOrganizationsAccessStatusOutput;
|
|
70
|
+
};
|
|
71
|
+
sdk: {
|
|
72
|
+
input: GetAWSOrganizationsAccessStatusCommandInput;
|
|
73
|
+
output: GetAWSOrganizationsAccessStatusCommandOutput;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
65
76
|
}
|
|
@@ -77,4 +77,15 @@ declare const GetProvisionedProductOutputsCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class GetProvisionedProductOutputsCommand extends GetProvisionedProductOutputsCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: GetProvisionedProductOutputsInput;
|
|
84
|
+
output: GetProvisionedProductOutputsOutput;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: GetProvisionedProductOutputsCommandInput;
|
|
88
|
+
output: GetProvisionedProductOutputsCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -133,4 +133,15 @@ declare const ImportAsProvisionedProductCommand_base: {
|
|
|
133
133
|
* @public
|
|
134
134
|
*/
|
|
135
135
|
export declare class ImportAsProvisionedProductCommand extends ImportAsProvisionedProductCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: ImportAsProvisionedProductInput;
|
|
140
|
+
output: ImportAsProvisionedProductOutput;
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: ImportAsProvisionedProductCommandInput;
|
|
144
|
+
output: ImportAsProvisionedProductCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -78,4 +78,15 @@ declare const ListAcceptedPortfolioSharesCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class ListAcceptedPortfolioSharesCommand extends ListAcceptedPortfolioSharesCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: ListAcceptedPortfolioSharesInput;
|
|
85
|
+
output: ListAcceptedPortfolioSharesOutput;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: ListAcceptedPortfolioSharesCommandInput;
|
|
89
|
+
output: ListAcceptedPortfolioSharesCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -71,4 +71,15 @@ declare const ListBudgetsForResourceCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class ListBudgetsForResourceCommand extends ListBudgetsForResourceCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: ListBudgetsForResourceInput;
|
|
78
|
+
output: ListBudgetsForResourceOutput;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: ListBudgetsForResourceCommandInput;
|
|
82
|
+
output: ListBudgetsForResourceCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -77,4 +77,15 @@ declare const ListConstraintsForPortfolioCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class ListConstraintsForPortfolioCommand extends ListConstraintsForPortfolioCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: ListConstraintsForPortfolioInput;
|
|
84
|
+
output: ListConstraintsForPortfolioOutput;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: ListConstraintsForPortfolioCommandInput;
|
|
88
|
+
output: ListConstraintsForPortfolioCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -109,4 +109,15 @@ declare const ListLaunchPathsCommand_base: {
|
|
|
109
109
|
* @public
|
|
110
110
|
*/
|
|
111
111
|
export declare class ListLaunchPathsCommand extends ListLaunchPathsCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: ListLaunchPathsInput;
|
|
116
|
+
output: ListLaunchPathsOutput;
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: ListLaunchPathsCommandInput;
|
|
120
|
+
output: ListLaunchPathsCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -79,4 +79,15 @@ declare const ListOrganizationPortfolioAccessCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class ListOrganizationPortfolioAccessCommand extends ListOrganizationPortfolioAccessCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: ListOrganizationPortfolioAccessInput;
|
|
86
|
+
output: ListOrganizationPortfolioAccessOutput;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: ListOrganizationPortfolioAccessCommandInput;
|
|
90
|
+
output: ListOrganizationPortfolioAccessCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -71,4 +71,15 @@ declare const ListPortfolioAccessCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class ListPortfolioAccessCommand extends ListPortfolioAccessCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: ListPortfolioAccessInput;
|
|
78
|
+
output: ListPortfolioAccessOutput;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: ListPortfolioAccessCommandInput;
|
|
82
|
+
output: ListPortfolioAccessCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListPortfoliosCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListPortfoliosCommand extends ListPortfoliosCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListPortfoliosInput;
|
|
79
|
+
output: ListPortfoliosOutput;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListPortfoliosCommandInput;
|
|
83
|
+
output: ListPortfoliosCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -76,4 +76,15 @@ declare const ListPortfoliosForProductCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class ListPortfoliosForProductCommand extends ListPortfoliosForProductCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: ListPortfoliosForProductInput;
|
|
83
|
+
output: ListPortfoliosForProductOutput;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: ListPortfoliosForProductCommandInput;
|
|
87
|
+
output: ListPortfoliosForProductCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -72,4 +72,15 @@ declare const ListPrincipalsForPortfolioCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class ListPrincipalsForPortfolioCommand extends ListPrincipalsForPortfolioCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: ListPrincipalsForPortfolioInput;
|
|
79
|
+
output: ListPrincipalsForPortfolioOutput;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: ListPrincipalsForPortfolioCommandInput;
|
|
83
|
+
output: ListPrincipalsForPortfolioCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -80,4 +80,15 @@ declare const ListProvisionedProductPlansCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class ListProvisionedProductPlansCommand extends ListProvisionedProductPlansCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: ListProvisionedProductPlansInput;
|
|
87
|
+
output: ListProvisionedProductPlansOutput;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: ListProvisionedProductPlansCommandInput;
|
|
91
|
+
output: ListProvisionedProductPlansCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -76,4 +76,15 @@ declare const ListProvisioningArtifactsCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class ListProvisioningArtifactsCommand extends ListProvisioningArtifactsCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: ListProvisioningArtifactsInput;
|
|
83
|
+
output: ListProvisioningArtifactsOutput;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: ListProvisioningArtifactsCommandInput;
|
|
87
|
+
output: ListProvisioningArtifactsCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -90,4 +90,15 @@ declare const ListProvisioningArtifactsForServiceActionCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class ListProvisioningArtifactsForServiceActionCommand extends ListProvisioningArtifactsForServiceActionCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: ListProvisioningArtifactsForServiceActionInput;
|
|
97
|
+
output: ListProvisioningArtifactsForServiceActionOutput;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: ListProvisioningArtifactsForServiceActionCommandInput;
|
|
101
|
+
output: ListProvisioningArtifactsForServiceActionCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -98,4 +98,15 @@ declare const ListRecordHistoryCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class ListRecordHistoryCommand extends ListRecordHistoryCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: ListRecordHistoryInput;
|
|
105
|
+
output: ListRecordHistoryOutput;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: ListRecordHistoryCommandInput;
|
|
109
|
+
output: ListRecordHistoryCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -80,4 +80,15 @@ declare const ListResourcesForTagOptionCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class ListResourcesForTagOptionCommand extends ListResourcesForTagOptionCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: ListResourcesForTagOptionInput;
|
|
87
|
+
output: ListResourcesForTagOptionOutput;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: ListResourcesForTagOptionCommandInput;
|
|
91
|
+
output: ListResourcesForTagOptionCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -70,4 +70,15 @@ declare const ListServiceActionsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class ListServiceActionsCommand extends ListServiceActionsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: ListServiceActionsInput;
|
|
77
|
+
output: ListServiceActionsOutput;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: ListServiceActionsCommandInput;
|
|
81
|
+
output: ListServiceActionsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -75,4 +75,15 @@ declare const ListServiceActionsForProvisioningArtifactCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class ListServiceActionsForProvisioningArtifactCommand extends ListServiceActionsForProvisioningArtifactCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: ListServiceActionsForProvisioningArtifactInput;
|
|
82
|
+
output: ListServiceActionsForProvisioningArtifactOutput;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: ListServiceActionsForProvisioningArtifactCommandInput;
|
|
86
|
+
output: ListServiceActionsForProvisioningArtifactCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -73,4 +73,15 @@ declare const ListStackInstancesForProvisionedProductCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class ListStackInstancesForProvisionedProductCommand extends ListStackInstancesForProvisionedProductCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: ListStackInstancesForProvisionedProductInput;
|
|
80
|
+
output: ListStackInstancesForProvisionedProductOutput;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: ListStackInstancesForProvisionedProductCommandInput;
|
|
84
|
+
output: ListStackInstancesForProvisionedProductCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -80,4 +80,15 @@ declare const ListTagOptionsCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class ListTagOptionsCommand extends ListTagOptionsCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: ListTagOptionsInput;
|
|
87
|
+
output: ListTagOptionsOutput;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: ListTagOptionsCommandInput;
|
|
91
|
+
output: ListTagOptionsCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -81,4 +81,15 @@ declare const NotifyProvisionProductEngineWorkflowResultCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class NotifyProvisionProductEngineWorkflowResultCommand extends NotifyProvisionProductEngineWorkflowResultCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: NotifyProvisionProductEngineWorkflowResultInput;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: NotifyProvisionProductEngineWorkflowResultCommandInput;
|
|
92
|
+
output: NotifyProvisionProductEngineWorkflowResultCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
package/dist-types/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts
CHANGED
|
@@ -68,4 +68,15 @@ declare const NotifyTerminateProvisionedProductEngineWorkflowResultCommand_base:
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class NotifyTerminateProvisionedProductEngineWorkflowResultCommand extends NotifyTerminateProvisionedProductEngineWorkflowResultCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: NotifyTerminateProvisionedProductEngineWorkflowResultInput;
|
|
75
|
+
output: {};
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput;
|
|
79
|
+
output: NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -75,4 +75,15 @@ declare const NotifyUpdateProvisionedProductEngineWorkflowResultCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends NotifyUpdateProvisionedProductEngineWorkflowResultCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: NotifyUpdateProvisionedProductEngineWorkflowResultInput;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput;
|
|
86
|
+
output: NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -162,4 +162,15 @@ declare const ProvisionProductCommand_base: {
|
|
|
162
162
|
* @public
|
|
163
163
|
*/
|
|
164
164
|
export declare class ProvisionProductCommand extends ProvisionProductCommand_base {
|
|
165
|
+
/** @internal type navigation helper, not in runtime. */
|
|
166
|
+
protected static __types: {
|
|
167
|
+
api: {
|
|
168
|
+
input: ProvisionProductInput;
|
|
169
|
+
output: ProvisionProductOutput;
|
|
170
|
+
};
|
|
171
|
+
sdk: {
|
|
172
|
+
input: ProvisionProductCommandInput;
|
|
173
|
+
output: ProvisionProductCommandOutput;
|
|
174
|
+
};
|
|
175
|
+
};
|
|
165
176
|
}
|
|
@@ -60,4 +60,15 @@ declare const RejectPortfolioShareCommand_base: {
|
|
|
60
60
|
* @public
|
|
61
61
|
*/
|
|
62
62
|
export declare class RejectPortfolioShareCommand extends RejectPortfolioShareCommand_base {
|
|
63
|
+
/** @internal type navigation helper, not in runtime. */
|
|
64
|
+
protected static __types: {
|
|
65
|
+
api: {
|
|
66
|
+
input: RejectPortfolioShareInput;
|
|
67
|
+
output: {};
|
|
68
|
+
};
|
|
69
|
+
sdk: {
|
|
70
|
+
input: RejectPortfolioShareCommandInput;
|
|
71
|
+
output: RejectPortfolioShareCommandOutput;
|
|
72
|
+
};
|
|
73
|
+
};
|
|
63
74
|
}
|
|
@@ -85,4 +85,15 @@ declare const ScanProvisionedProductsCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class ScanProvisionedProductsCommand extends ScanProvisionedProductsCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: ScanProvisionedProductsInput;
|
|
92
|
+
output: ScanProvisionedProductsOutput;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: ScanProvisionedProductsCommandInput;
|
|
96
|
+
output: ScanProvisionedProductsCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -112,4 +112,15 @@ declare const SearchProductsAsAdminCommand_base: {
|
|
|
112
112
|
* @public
|
|
113
113
|
*/
|
|
114
114
|
export declare class SearchProductsAsAdminCommand extends SearchProductsAsAdminCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: SearchProductsAsAdminInput;
|
|
119
|
+
output: SearchProductsAsAdminOutput;
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: SearchProductsAsAdminCommandInput;
|
|
123
|
+
output: SearchProductsAsAdminCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|