Associates a resource with an application. The resource can be specified by its ARN or name. The application can be specified by ARN, ID, or name.
See https://www.paws-r-sdk.com/docs/appregistry_associate_resource/ for full documentation.
appregistry_associate_resource(
application,
resourceType,
resource,
options = NULL
)
[required] The name, ID, or ARN of the application.
[required] The type of resource of which the application will be associated.
[required] The name or ID of the resource of which the application will be associated.
Determines whether an application tag is applied or skipped.