@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
|
@@ -67,4 +67,15 @@ declare const AcceptPortfolioShareCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class AcceptPortfolioShareCommand extends AcceptPortfolioShareCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: AcceptPortfolioShareInput;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: AcceptPortfolioShareCommandInput;
|
|
78
|
+
output: AcceptPortfolioShareCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -69,4 +69,15 @@ declare const AssociateBudgetWithResourceCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class AssociateBudgetWithResourceCommand extends AssociateBudgetWithResourceCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: AssociateBudgetWithResourceInput;
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: AssociateBudgetWithResourceCommandInput;
|
|
80
|
+
output: AssociateBudgetWithResourceCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -82,4 +82,15 @@ declare const AssociatePrincipalWithPortfolioCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class AssociatePrincipalWithPortfolioCommand extends AssociatePrincipalWithPortfolioCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: AssociatePrincipalWithPortfolioInput;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: AssociatePrincipalWithPortfolioCommandInput;
|
|
93
|
+
output: AssociatePrincipalWithPortfolioCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -69,4 +69,15 @@ declare const AssociateProductWithPortfolioCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class AssociateProductWithPortfolioCommand extends AssociateProductWithPortfolioCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: AssociateProductWithPortfolioInput;
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: AssociateProductWithPortfolioCommandInput;
|
|
80
|
+
output: AssociateProductWithPortfolioCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -72,4 +72,15 @@ declare const AssociateServiceActionWithProvisioningArtifactCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class AssociateServiceActionWithProvisioningArtifactCommand extends AssociateServiceActionWithProvisioningArtifactCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: AssociateServiceActionWithProvisioningArtifactInput;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: AssociateServiceActionWithProvisioningArtifactCommandInput;
|
|
83
|
+
output: AssociateServiceActionWithProvisioningArtifactCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -78,4 +78,15 @@ declare const AssociateTagOptionWithResourceCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class AssociateTagOptionWithResourceCommand extends AssociateTagOptionWithResourceCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: AssociateTagOptionWithResourceInput;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: AssociateTagOptionWithResourceCommandInput;
|
|
89
|
+
output: AssociateTagOptionWithResourceCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -75,4 +75,15 @@ declare const BatchAssociateServiceActionWithProvisioningArtifactCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class BatchAssociateServiceActionWithProvisioningArtifactCommand extends BatchAssociateServiceActionWithProvisioningArtifactCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: BatchAssociateServiceActionWithProvisioningArtifactInput;
|
|
82
|
+
output: BatchAssociateServiceActionWithProvisioningArtifactOutput;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput;
|
|
86
|
+
output: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -75,4 +75,15 @@ declare const BatchDisassociateServiceActionFromProvisioningArtifactCommand_base
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends BatchDisassociateServiceActionFromProvisioningArtifactCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: BatchDisassociateServiceActionFromProvisioningArtifactInput;
|
|
82
|
+
output: BatchDisassociateServiceActionFromProvisioningArtifactOutput;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput;
|
|
86
|
+
output: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -81,4 +81,15 @@ declare const CopyProductCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class CopyProductCommand extends CopyProductCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: CopyProductInput;
|
|
88
|
+
output: CopyProductOutput;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: CopyProductCommandInput;
|
|
92
|
+
output: CopyProductCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -86,4 +86,15 @@ declare const CreateConstraintCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class CreateConstraintCommand extends CreateConstraintCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: CreateConstraintInput;
|
|
93
|
+
output: CreateConstraintOutput;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: CreateConstraintCommandInput;
|
|
97
|
+
output: CreateConstraintCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -93,4 +93,15 @@ declare const CreatePortfolioCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class CreatePortfolioCommand extends CreatePortfolioCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: CreatePortfolioInput;
|
|
100
|
+
output: CreatePortfolioOutput;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: CreatePortfolioCommandInput;
|
|
104
|
+
output: CreatePortfolioCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -100,4 +100,15 @@ declare const CreatePortfolioShareCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class CreatePortfolioShareCommand extends CreatePortfolioShareCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: CreatePortfolioShareInput;
|
|
107
|
+
output: CreatePortfolioShareOutput;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: CreatePortfolioShareCommandInput;
|
|
111
|
+
output: CreatePortfolioShareCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -160,4 +160,15 @@ declare const CreateProductCommand_base: {
|
|
|
160
160
|
* @public
|
|
161
161
|
*/
|
|
162
162
|
export declare class CreateProductCommand extends CreateProductCommand_base {
|
|
163
|
+
/** @internal type navigation helper, not in runtime. */
|
|
164
|
+
protected static __types: {
|
|
165
|
+
api: {
|
|
166
|
+
input: CreateProductInput;
|
|
167
|
+
output: CreateProductOutput;
|
|
168
|
+
};
|
|
169
|
+
sdk: {
|
|
170
|
+
input: CreateProductCommandInput;
|
|
171
|
+
output: CreateProductCommandOutput;
|
|
172
|
+
};
|
|
173
|
+
};
|
|
163
174
|
}
|
|
@@ -101,4 +101,15 @@ declare const CreateProvisionedProductPlanCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class CreateProvisionedProductPlanCommand extends CreateProvisionedProductPlanCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: CreateProvisionedProductPlanInput;
|
|
108
|
+
output: CreateProvisionedProductPlanOutput;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: CreateProvisionedProductPlanCommandInput;
|
|
112
|
+
output: CreateProvisionedProductPlanCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -95,4 +95,15 @@ declare const CreateProvisioningArtifactCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class CreateProvisioningArtifactCommand extends CreateProvisioningArtifactCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: CreateProvisioningArtifactInput;
|
|
102
|
+
output: CreateProvisioningArtifactOutput;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: CreateProvisioningArtifactCommandInput;
|
|
106
|
+
output: CreateProvisioningArtifactCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -81,4 +81,15 @@ declare const CreateServiceActionCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class CreateServiceActionCommand extends CreateServiceActionCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: CreateServiceActionInput;
|
|
88
|
+
output: CreateServiceActionOutput;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: CreateServiceActionCommandInput;
|
|
92
|
+
output: CreateServiceActionCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -76,4 +76,15 @@ declare const CreateTagOptionCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class CreateTagOptionCommand extends CreateTagOptionCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: CreateTagOptionInput;
|
|
83
|
+
output: CreateTagOptionOutput;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: CreateTagOptionCommandInput;
|
|
87
|
+
output: CreateTagOptionCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -63,4 +63,15 @@ declare const DeleteConstraintCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class DeleteConstraintCommand extends DeleteConstraintCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: DeleteConstraintInput;
|
|
70
|
+
output: {};
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: DeleteConstraintCommandInput;
|
|
74
|
+
output: DeleteConstraintCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -73,4 +73,15 @@ declare const DeletePortfolioCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DeletePortfolioCommand extends DeletePortfolioCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DeletePortfolioInput;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DeletePortfolioCommandInput;
|
|
84
|
+
output: DeletePortfolioCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeletePortfolioShareCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeletePortfolioShareCommand extends DeletePortfolioShareCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeletePortfolioShareInput;
|
|
86
|
+
output: DeletePortfolioShareOutput;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeletePortfolioShareCommandInput;
|
|
90
|
+
output: DeletePortfolioShareCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -72,4 +72,15 @@ declare const DeleteProductCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class DeleteProductCommand extends DeleteProductCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DeleteProductInput;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DeleteProductCommandInput;
|
|
83
|
+
output: DeleteProductCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -63,4 +63,15 @@ declare const DeleteProvisionedProductPlanCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class DeleteProvisionedProductPlanCommand extends DeleteProvisionedProductPlanCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: DeleteProvisionedProductPlanInput;
|
|
70
|
+
output: {};
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: DeleteProvisionedProductPlanCommandInput;
|
|
74
|
+
output: DeleteProvisionedProductPlanCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -69,4 +69,15 @@ declare const DeleteProvisioningArtifactCommand_base: {
|
|
|
69
69
|
* @public
|
|
70
70
|
*/
|
|
71
71
|
export declare class DeleteProvisioningArtifactCommand extends DeleteProvisioningArtifactCommand_base {
|
|
72
|
+
/** @internal type navigation helper, not in runtime. */
|
|
73
|
+
protected static __types: {
|
|
74
|
+
api: {
|
|
75
|
+
input: DeleteProvisioningArtifactInput;
|
|
76
|
+
output: {};
|
|
77
|
+
};
|
|
78
|
+
sdk: {
|
|
79
|
+
input: DeleteProvisioningArtifactCommandInput;
|
|
80
|
+
output: DeleteProvisioningArtifactCommandOutput;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
72
83
|
}
|
|
@@ -63,4 +63,15 @@ declare const DeleteServiceActionCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class DeleteServiceActionCommand extends DeleteServiceActionCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: DeleteServiceActionInput;
|
|
70
|
+
output: {};
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: DeleteServiceActionCommandInput;
|
|
74
|
+
output: DeleteServiceActionCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -67,4 +67,15 @@ declare const DeleteTagOptionCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class DeleteTagOptionCommand extends DeleteTagOptionCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: DeleteTagOptionInput;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: DeleteTagOptionCommandInput;
|
|
78
|
+
output: DeleteTagOptionCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -70,4 +70,15 @@ declare const DescribeConstraintCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class DescribeConstraintCommand extends DescribeConstraintCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: DescribeConstraintInput;
|
|
77
|
+
output: DescribeConstraintOutput;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: DescribeConstraintCommandInput;
|
|
81
|
+
output: DescribeConstraintCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -63,4 +63,15 @@ declare const DescribeCopyProductStatusCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class DescribeCopyProductStatusCommand extends DescribeCopyProductStatusCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: DescribeCopyProductStatusInput;
|
|
70
|
+
output: DescribeCopyProductStatusOutput;
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: DescribeCopyProductStatusCommandInput;
|
|
74
|
+
output: DescribeCopyProductStatusCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -89,4 +89,15 @@ declare const DescribePortfolioCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class DescribePortfolioCommand extends DescribePortfolioCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: DescribePortfolioInput;
|
|
96
|
+
output: DescribePortfolioOutput;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: DescribePortfolioCommandInput;
|
|
100
|
+
output: DescribePortfolioCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -84,4 +84,15 @@ declare const DescribePortfolioShareStatusCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class DescribePortfolioShareStatusCommand extends DescribePortfolioShareStatusCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: DescribePortfolioShareStatusInput;
|
|
91
|
+
output: DescribePortfolioShareStatusOutput;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: DescribePortfolioShareStatusCommandInput;
|
|
95
|
+
output: DescribePortfolioShareStatusCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -79,4 +79,15 @@ declare const DescribePortfolioSharesCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DescribePortfolioSharesCommand extends DescribePortfolioSharesCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DescribePortfolioSharesInput;
|
|
86
|
+
output: DescribePortfolioSharesOutput;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DescribePortfolioSharesCommandInput;
|
|
90
|
+
output: DescribePortfolioSharesCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -132,4 +132,15 @@ declare const DescribeProductAsAdminCommand_base: {
|
|
|
132
132
|
* @public
|
|
133
133
|
*/
|
|
134
134
|
export declare class DescribeProductAsAdminCommand extends DescribeProductAsAdminCommand_base {
|
|
135
|
+
/** @internal type navigation helper, not in runtime. */
|
|
136
|
+
protected static __types: {
|
|
137
|
+
api: {
|
|
138
|
+
input: DescribeProductAsAdminInput;
|
|
139
|
+
output: DescribeProductAsAdminOutput;
|
|
140
|
+
};
|
|
141
|
+
sdk: {
|
|
142
|
+
input: DescribeProductAsAdminCommandInput;
|
|
143
|
+
output: DescribeProductAsAdminCommandOutput;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
135
146
|
}
|
|
@@ -106,4 +106,15 @@ declare const DescribeProductCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class DescribeProductCommand extends DescribeProductCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: DescribeProductInput;
|
|
113
|
+
output: DescribeProductOutput;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: DescribeProductCommandInput;
|
|
117
|
+
output: DescribeProductCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -85,4 +85,15 @@ declare const DescribeProductViewCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DescribeProductViewCommand extends DescribeProductViewCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DescribeProductViewInput;
|
|
92
|
+
output: DescribeProductViewOutput;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DescribeProductViewCommandInput;
|
|
96
|
+
output: DescribeProductViewCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -85,4 +85,15 @@ declare const DescribeProvisionedProductCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DescribeProvisionedProductCommand extends DescribeProvisionedProductCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DescribeProvisionedProductInput;
|
|
92
|
+
output: DescribeProvisionedProductOutput;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DescribeProvisionedProductCommandInput;
|
|
96
|
+
output: DescribeProvisionedProductCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -119,4 +119,15 @@ declare const DescribeProvisionedProductPlanCommand_base: {
|
|
|
119
119
|
* @public
|
|
120
120
|
*/
|
|
121
121
|
export declare class DescribeProvisionedProductPlanCommand extends DescribeProvisionedProductPlanCommand_base {
|
|
122
|
+
/** @internal type navigation helper, not in runtime. */
|
|
123
|
+
protected static __types: {
|
|
124
|
+
api: {
|
|
125
|
+
input: DescribeProvisionedProductPlanInput;
|
|
126
|
+
output: DescribeProvisionedProductPlanOutput;
|
|
127
|
+
};
|
|
128
|
+
sdk: {
|
|
129
|
+
input: DescribeProvisionedProductPlanCommandInput;
|
|
130
|
+
output: DescribeProvisionedProductPlanCommandOutput;
|
|
131
|
+
};
|
|
132
|
+
};
|
|
122
133
|
}
|
|
@@ -102,4 +102,15 @@ declare const DescribeProvisioningArtifactCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class DescribeProvisioningArtifactCommand extends DescribeProvisioningArtifactCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: DescribeProvisioningArtifactInput;
|
|
109
|
+
output: DescribeProvisioningArtifactOutput;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: DescribeProvisioningArtifactCommandInput;
|
|
113
|
+
output: DescribeProvisioningArtifactCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -135,4 +135,15 @@ declare const DescribeProvisioningParametersCommand_base: {
|
|
|
135
135
|
* @public
|
|
136
136
|
*/
|
|
137
137
|
export declare class DescribeProvisioningParametersCommand extends DescribeProvisioningParametersCommand_base {
|
|
138
|
+
/** @internal type navigation helper, not in runtime. */
|
|
139
|
+
protected static __types: {
|
|
140
|
+
api: {
|
|
141
|
+
input: DescribeProvisioningParametersInput;
|
|
142
|
+
output: DescribeProvisioningParametersOutput;
|
|
143
|
+
};
|
|
144
|
+
sdk: {
|
|
145
|
+
input: DescribeProvisioningParametersCommandInput;
|
|
146
|
+
output: DescribeProvisioningParametersCommandOutput;
|
|
147
|
+
};
|
|
148
|
+
};
|
|
138
149
|
}
|
|
@@ -104,4 +104,15 @@ declare const DescribeRecordCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class DescribeRecordCommand extends DescribeRecordCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: DescribeRecordInput;
|
|
111
|
+
output: DescribeRecordOutput;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: DescribeRecordCommandInput;
|
|
115
|
+
output: DescribeRecordCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -71,4 +71,15 @@ declare const DescribeServiceActionCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class DescribeServiceActionCommand extends DescribeServiceActionCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: DescribeServiceActionInput;
|
|
78
|
+
output: DescribeServiceActionOutput;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: DescribeServiceActionCommandInput;
|
|
82
|
+
output: DescribeServiceActionCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|