servicecatalog_batch_associate_service_action_with_provisioning_artifact {paws.management} | R Documentation |
Associates multiple self-service actions with provisioning artifacts
Description
Associates multiple self-service actions with provisioning artifacts.
See https://www.paws-r-sdk.com/docs/servicecatalog_batch_associate_service_action_with_provisioning_artifact/ for full documentation.
Usage
servicecatalog_batch_associate_service_action_with_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.9.0 Index]