servicecatalog_delete_constraint: Deletes the specified constraint
Description
Deletes the specified constraint.
Usage
servicecatalog_delete_constraint(AcceptLanguage, Id)
Arguments
AcceptLanguage
The language code.
en
- English (default)
jp
- Japanese
zh
- Chinese
Id
[required] The identifier of the constraint.
Request syntax
svc$delete_constraint(
AcceptLanguage = "string",
Id = "string"
)
Details
A delegated admin is authorized to invoke this command.