View source: R/appregistry_operations.R
appregistry_delete_application | R Documentation |
Deletes an application that is specified either by its application ID, name, or ARN. All associated attribute groups and resources must be disassociated from it before deleting an application.
See https://www.paws-r-sdk.com/docs/appregistry_delete_application/ for full documentation.
appregistry_delete_application(application)
application |
[required] The name, ID, or ARN of the application. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.