Updates the name and description of a custom action target in Security Hub.
See https://www.paws-r-sdk.com/docs/securityhub_update_action_target/ for full documentation.
securityhub_update_action_target(
ActionTargetArn,
Name = NULL,
Description = NULL
)
[required] The ARN of the custom action target to update.
The updated name of the custom action target.
The updated description for the custom action target.