panorama_delete_package {paws.machine.learning} | R Documentation |
Deletes a package
Description
Deletes a package.
See https://www.paws-r-sdk.com/docs/panorama_delete_package/ for full documentation.
Usage
panorama_delete_package(ForceDelete = NULL, PackageId)
Arguments
ForceDelete |
Delete the package even if it has artifacts stored in its access point. Deletes the package's artifacts from Amazon S3. |
PackageId |
[required] The package's ID. |
[Package paws.machine.learning version 0.7.0 Index]