Updates the custom component name and/or the list of resources that make up the component.
See https://paws-r.github.io/docs/applicationinsights/update_component.html for full documentation.
applicationinsights_update_component(
ResourceGroupName,
ComponentName,
NewComponentName = NULL,
ResourceList = NULL
)[required] The name of the resource group.
[required] The name of the component.
The new name of the component.
The list of resource ARNs that belong to the component.