Disassociates a resource from application. Both the resource and the application can be specified either by ID or name.
See https://www.paws-r-sdk.com/docs/appregistry_disassociate_resource/ for full documentation.
appregistry_disassociate_resource(application, resourceType, resource)
[required] The name or ID of the application.
[required] The type of the resource that is being disassociated.
[required] The name or ID of the resource.