@aws-sdk/client-service-catalog 3.651.1 → 3.658.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
|
@@ -92,4 +92,15 @@ declare const SearchProductsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class SearchProductsCommand extends SearchProductsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: SearchProductsInput;
|
|
99
|
+
output: SearchProductsOutput;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: SearchProductsCommandInput;
|
|
103
|
+
output: SearchProductsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -102,4 +102,15 @@ declare const SearchProvisionedProductsCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class SearchProvisionedProductsCommand extends SearchProvisionedProductsCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: SearchProvisionedProductsInput;
|
|
109
|
+
output: SearchProvisionedProductsOutput;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: SearchProvisionedProductsCommandInput;
|
|
113
|
+
output: SearchProvisionedProductsCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -92,4 +92,15 @@ declare const TerminateProvisionedProductCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class TerminateProvisionedProductCommand extends TerminateProvisionedProductCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: TerminateProvisionedProductInput;
|
|
99
|
+
output: TerminateProvisionedProductOutput;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: TerminateProvisionedProductCommandInput;
|
|
103
|
+
output: TerminateProvisionedProductCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -75,4 +75,15 @@ declare const UpdateConstraintCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class UpdateConstraintCommand extends UpdateConstraintCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: UpdateConstraintInput;
|
|
82
|
+
output: UpdateConstraintOutput;
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: UpdateConstraintCommandInput;
|
|
86
|
+
output: UpdateConstraintCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -99,4 +99,15 @@ declare const UpdatePortfolioCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class UpdatePortfolioCommand extends UpdatePortfolioCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: UpdatePortfolioInput;
|
|
106
|
+
output: UpdatePortfolioOutput;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: UpdatePortfolioCommandInput;
|
|
110
|
+
output: UpdatePortfolioCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -94,4 +94,15 @@ declare const UpdatePortfolioShareCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class UpdatePortfolioShareCommand extends UpdatePortfolioShareCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: UpdatePortfolioShareInput;
|
|
101
|
+
output: UpdatePortfolioShareOutput;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: UpdatePortfolioShareCommandInput;
|
|
105
|
+
output: UpdatePortfolioShareCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -137,4 +137,15 @@ declare const UpdateProductCommand_base: {
|
|
|
137
137
|
* @public
|
|
138
138
|
*/
|
|
139
139
|
export declare class UpdateProductCommand extends UpdateProductCommand_base {
|
|
140
|
+
/** @internal type navigation helper, not in runtime. */
|
|
141
|
+
protected static __types: {
|
|
142
|
+
api: {
|
|
143
|
+
input: UpdateProductInput;
|
|
144
|
+
output: UpdateProductOutput;
|
|
145
|
+
};
|
|
146
|
+
sdk: {
|
|
147
|
+
input: UpdateProductCommandInput;
|
|
148
|
+
output: UpdateProductCommandOutput;
|
|
149
|
+
};
|
|
150
|
+
};
|
|
140
151
|
}
|
|
@@ -127,4 +127,15 @@ declare const UpdateProvisionedProductCommand_base: {
|
|
|
127
127
|
* @public
|
|
128
128
|
*/
|
|
129
129
|
export declare class UpdateProvisionedProductCommand extends UpdateProvisionedProductCommand_base {
|
|
130
|
+
/** @internal type navigation helper, not in runtime. */
|
|
131
|
+
protected static __types: {
|
|
132
|
+
api: {
|
|
133
|
+
input: UpdateProvisionedProductInput;
|
|
134
|
+
output: UpdateProvisionedProductOutput;
|
|
135
|
+
};
|
|
136
|
+
sdk: {
|
|
137
|
+
input: UpdateProvisionedProductCommandInput;
|
|
138
|
+
output: UpdateProvisionedProductCommandOutput;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
130
141
|
}
|
|
@@ -77,4 +77,15 @@ declare const UpdateProvisionedProductPropertiesCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class UpdateProvisionedProductPropertiesCommand extends UpdateProvisionedProductPropertiesCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: UpdateProvisionedProductPropertiesInput;
|
|
84
|
+
output: UpdateProvisionedProductPropertiesOutput;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: UpdateProvisionedProductPropertiesCommandInput;
|
|
88
|
+
output: UpdateProvisionedProductPropertiesCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -83,4 +83,15 @@ declare const UpdateProvisioningArtifactCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class UpdateProvisioningArtifactCommand extends UpdateProvisioningArtifactCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: UpdateProvisioningArtifactInput;
|
|
90
|
+
output: UpdateProvisioningArtifactOutput;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: UpdateProvisioningArtifactCommandInput;
|
|
94
|
+
output: UpdateProvisioningArtifactCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -79,4 +79,15 @@ declare const UpdateServiceActionCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class UpdateServiceActionCommand extends UpdateServiceActionCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: UpdateServiceActionInput;
|
|
86
|
+
output: UpdateServiceActionOutput;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: UpdateServiceActionCommandInput;
|
|
90
|
+
output: UpdateServiceActionCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -79,4 +79,15 @@ declare const UpdateTagOptionCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class UpdateTagOptionCommand extends UpdateTagOptionCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: UpdateTagOptionInput;
|
|
86
|
+
output: UpdateTagOptionOutput;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: UpdateTagOptionCommandInput;
|
|
90
|
+
output: UpdateTagOptionCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -37,4 +37,15 @@ declare const AcceptPortfolioShareCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AcceptPortfolioShareCommand extends AcceptPortfolioShareCommand_base {
|
|
40
|
+
export declare class AcceptPortfolioShareCommand extends AcceptPortfolioShareCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AcceptPortfolioShareInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AcceptPortfolioShareCommandInput;
|
|
48
|
+
output: AcceptPortfolioShareCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateBudgetWithResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateBudgetWithResourceCommand extends AssociateBudgetWithResourceCommand_base {
|
|
40
|
+
export declare class AssociateBudgetWithResourceCommand extends AssociateBudgetWithResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateBudgetWithResourceInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateBudgetWithResourceCommandInput;
|
|
48
|
+
output: AssociateBudgetWithResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociatePrincipalWithPortfolioCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociatePrincipalWithPortfolioCommand extends AssociatePrincipalWithPortfolioCommand_base {
|
|
40
|
+
export declare class AssociatePrincipalWithPortfolioCommand extends AssociatePrincipalWithPortfolioCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociatePrincipalWithPortfolioInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociatePrincipalWithPortfolioCommandInput;
|
|
48
|
+
output: AssociatePrincipalWithPortfolioCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateProductWithPortfolioCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateProductWithPortfolioCommand extends AssociateProductWithPortfolioCommand_base {
|
|
40
|
+
export declare class AssociateProductWithPortfolioCommand extends AssociateProductWithPortfolioCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateProductWithPortfolioInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateProductWithPortfolioCommandInput;
|
|
48
|
+
output: AssociateProductWithPortfolioCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -37,4 +37,15 @@ declare const AssociateServiceActionWithProvisioningArtifactCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateServiceActionWithProvisioningArtifactCommand extends AssociateServiceActionWithProvisioningArtifactCommand_base {
|
|
40
|
+
export declare class AssociateServiceActionWithProvisioningArtifactCommand extends AssociateServiceActionWithProvisioningArtifactCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateServiceActionWithProvisioningArtifactInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateServiceActionWithProvisioningArtifactCommandInput;
|
|
48
|
+
output: AssociateServiceActionWithProvisioningArtifactCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateTagOptionWithResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateTagOptionWithResourceCommand extends AssociateTagOptionWithResourceCommand_base {
|
|
40
|
+
export declare class AssociateTagOptionWithResourceCommand extends AssociateTagOptionWithResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateTagOptionWithResourceInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateTagOptionWithResourceCommandInput;
|
|
48
|
+
output: AssociateTagOptionWithResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -37,4 +37,15 @@ declare const BatchAssociateServiceActionWithProvisioningArtifactCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchAssociateServiceActionWithProvisioningArtifactCommand extends BatchAssociateServiceActionWithProvisioningArtifactCommand_base {
|
|
40
|
+
export declare class BatchAssociateServiceActionWithProvisioningArtifactCommand extends BatchAssociateServiceActionWithProvisioningArtifactCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchAssociateServiceActionWithProvisioningArtifactInput;
|
|
44
|
+
output: BatchAssociateServiceActionWithProvisioningArtifactOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput;
|
|
48
|
+
output: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts
CHANGED
|
@@ -37,4 +37,15 @@ declare const BatchDisassociateServiceActionFromProvisioningArtifactCommand_base
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends BatchDisassociateServiceActionFromProvisioningArtifactCommand_base {
|
|
40
|
+
export declare class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends BatchDisassociateServiceActionFromProvisioningArtifactCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchDisassociateServiceActionFromProvisioningArtifactInput;
|
|
44
|
+
output: BatchDisassociateServiceActionFromProvisioningArtifactOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput;
|
|
48
|
+
output: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CopyProductCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CopyProductCommand extends CopyProductCommand_base {
|
|
36
|
+
export declare class CopyProductCommand extends CopyProductCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CopyProductInput;
|
|
40
|
+
output: CopyProductOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CopyProductCommandInput;
|
|
44
|
+
output: CopyProductCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateConstraintCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateConstraintCommand extends CreateConstraintCommand_base {
|
|
39
|
+
export declare class CreateConstraintCommand extends CreateConstraintCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateConstraintInput;
|
|
43
|
+
output: CreateConstraintOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateConstraintCommandInput;
|
|
47
|
+
output: CreateConstraintCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreatePortfolioCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreatePortfolioCommand extends CreatePortfolioCommand_base {
|
|
39
|
+
export declare class CreatePortfolioCommand extends CreatePortfolioCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreatePortfolioInput;
|
|
43
|
+
output: CreatePortfolioOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreatePortfolioCommandInput;
|
|
47
|
+
output: CreatePortfolioCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreatePortfolioShareCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreatePortfolioShareCommand extends CreatePortfolioShareCommand_base {
|
|
40
|
+
export declare class CreatePortfolioShareCommand extends CreatePortfolioShareCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreatePortfolioShareInput;
|
|
44
|
+
output: CreatePortfolioShareOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreatePortfolioShareCommandInput;
|
|
48
|
+
output: CreatePortfolioShareCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateProductCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateProductCommand extends CreateProductCommand_base {
|
|
36
|
+
export declare class CreateProductCommand extends CreateProductCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateProductInput;
|
|
40
|
+
output: CreateProductOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateProductCommandInput;
|
|
44
|
+
output: CreateProductCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateProvisionedProductPlanCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateProvisionedProductPlanCommand extends CreateProvisionedProductPlanCommand_base {
|
|
40
|
+
export declare class CreateProvisionedProductPlanCommand extends CreateProvisionedProductPlanCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateProvisionedProductPlanInput;
|
|
44
|
+
output: CreateProvisionedProductPlanOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateProvisionedProductPlanCommandInput;
|
|
48
|
+
output: CreateProvisionedProductPlanCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateProvisioningArtifactCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateProvisioningArtifactCommand extends CreateProvisioningArtifactCommand_base {
|
|
40
|
+
export declare class CreateProvisioningArtifactCommand extends CreateProvisioningArtifactCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateProvisioningArtifactInput;
|
|
44
|
+
output: CreateProvisioningArtifactOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateProvisioningArtifactCommandInput;
|
|
48
|
+
output: CreateProvisioningArtifactCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateServiceActionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateServiceActionCommand extends CreateServiceActionCommand_base {
|
|
40
|
+
export declare class CreateServiceActionCommand extends CreateServiceActionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateServiceActionInput;
|
|
44
|
+
output: CreateServiceActionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateServiceActionCommandInput;
|
|
48
|
+
output: CreateServiceActionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateTagOptionCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateTagOptionCommand extends CreateTagOptionCommand_base {
|
|
39
|
+
export declare class CreateTagOptionCommand extends CreateTagOptionCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateTagOptionInput;
|
|
43
|
+
output: CreateTagOptionOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateTagOptionCommandInput;
|
|
47
|
+
output: CreateTagOptionCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteConstraintCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteConstraintCommand extends DeleteConstraintCommand_base {
|
|
39
|
+
export declare class DeleteConstraintCommand extends DeleteConstraintCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteConstraintInput;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteConstraintCommandInput;
|
|
47
|
+
output: DeleteConstraintCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeletePortfolioCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeletePortfolioCommand extends DeletePortfolioCommand_base {
|
|
39
|
+
export declare class DeletePortfolioCommand extends DeletePortfolioCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeletePortfolioInput;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeletePortfolioCommandInput;
|
|
47
|
+
output: DeletePortfolioCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeletePortfolioShareCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeletePortfolioShareCommand extends DeletePortfolioShareCommand_base {
|
|
40
|
+
export declare class DeletePortfolioShareCommand extends DeletePortfolioShareCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeletePortfolioShareInput;
|
|
44
|
+
output: DeletePortfolioShareOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeletePortfolioShareCommandInput;
|
|
48
|
+
output: DeletePortfolioShareCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteProductCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteProductCommand extends DeleteProductCommand_base {
|
|
36
|
+
export declare class DeleteProductCommand extends DeleteProductCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteProductInput;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteProductCommandInput;
|
|
44
|
+
output: DeleteProductCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteProvisionedProductPlanCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteProvisionedProductPlanCommand extends DeleteProvisionedProductPlanCommand_base {
|
|
40
|
+
export declare class DeleteProvisionedProductPlanCommand extends DeleteProvisionedProductPlanCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteProvisionedProductPlanInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteProvisionedProductPlanCommandInput;
|
|
48
|
+
output: DeleteProvisionedProductPlanCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteProvisioningArtifactCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteProvisioningArtifactCommand extends DeleteProvisioningArtifactCommand_base {
|
|
40
|
+
export declare class DeleteProvisioningArtifactCommand extends DeleteProvisioningArtifactCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteProvisioningArtifactInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteProvisioningArtifactCommandInput;
|
|
48
|
+
output: DeleteProvisioningArtifactCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteServiceActionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteServiceActionCommand extends DeleteServiceActionCommand_base {
|
|
40
|
+
export declare class DeleteServiceActionCommand extends DeleteServiceActionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteServiceActionInput;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteServiceActionCommandInput;
|
|
48
|
+
output: DeleteServiceActionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteTagOptionCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteTagOptionCommand extends DeleteTagOptionCommand_base {
|
|
39
|
+
export declare class DeleteTagOptionCommand extends DeleteTagOptionCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteTagOptionInput;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteTagOptionCommandInput;
|
|
47
|
+
output: DeleteTagOptionCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|