servicecatalog_delete_provisioned_product_plan: Deletes the specified plan

View source: R/servicecatalog_operations.R

servicecatalog_delete_provisioned_product_planR Documentation

Deletes the specified plan

Description

Deletes the specified plan.

See https://www.paws-r-sdk.com/docs/servicecatalog_delete_provisioned_product_plan/ for full documentation.

Usage

servicecatalog_delete_provisioned_product_plan(
  AcceptLanguage = NULL,
  PlanId,
  IgnoreErrors = NULL
)

Arguments

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.