Adds or removes the specified license configurations for the specified Amazon Web Services resource.
See https://paws-r.github.io/docs/licensemanager/update_license_specifications_for_resource.html for full documentation.
licensemanager_update_license_specifications_for_resource(
ResourceArn,
AddLicenseSpecifications = NULL,
RemoveLicenseSpecifications = NULL
)[required] Amazon Resource Name (ARN) of the Amazon Web Services resource.
ARNs of the license configurations to add.
ARNs of the license configurations to remove.