Deletes the specified plan.
servicecatalog_delete_provisioned_product_plan(AcceptLanguage, PlanId,
IgnoreErrors)
An empty list.
The language code.
en
- English (default)
jp
- Japanese
zh
- Chinese
[required] The plan identifier.
If set to true, AWS Service Catalog stops managing the specified provisioned product even if it cannot delete the underlying resources.
svc$delete_provisioned_product_plan(
AcceptLanguage = "string",
PlanId = "string",
IgnoreErrors = TRUE|FALSE
)