servicecatalog_batch_disassociate_service_action_from_provisioning_artifact {paws.management} | R Documentation |
Disassociates a batch of self-service actions from the specified provisioning artifact
Description
Disassociates a batch of self-service actions from the specified provisioning artifact.
See https://www.paws-r-sdk.com/docs/servicecatalog_batch_disassociate_service_action_from_provisioning_artifact/ for full documentation.
Usage
servicecatalog_batch_disassociate_service_action_from_provisioning_artifact(
ServiceActionAssociations,
AcceptLanguage = NULL
)
Arguments
ServiceActionAssociations |
[required] One or more associations, each consisting of the Action ID, the Product ID, and the Provisioning Artifact ID. |
AcceptLanguage |
The language code.
|
[Package paws.management version 0.7.0 Index]