View source: R/servicecatalog_operations.R
servicecatalog_delete_provisioned_product_plan | R Documentation |
Deletes the specified plan.
See https://www.paws-r-sdk.com/docs/servicecatalog_delete_provisioned_product_plan/ for full documentation.
servicecatalog_delete_provisioned_product_plan(
AcceptLanguage = NULL,
PlanId,
IgnoreErrors = NULL
)
AcceptLanguage |
The language code.
|
PlanId |
[required] The plan identifier. |
IgnoreErrors |
If set to true, Service Catalog stops managing the specified provisioned product even if it cannot delete the underlying resources. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.