View source: R/inspector_operations.R
inspector_update_assessment_target | R Documentation |
Updates the assessment target that is specified by the ARN of the assessment target.
See https://www.paws-r-sdk.com/docs/inspector_update_assessment_target/ for full documentation.
inspector_update_assessment_target(
assessmentTargetArn,
assessmentTargetName,
resourceGroupArn = NULL
)
assessmentTargetArn |
[required] The ARN of the assessment target that you want to update. |
assessmentTargetName |
[required] The name of the assessment target that you want to update. |
resourceGroupArn |
The ARN of the resource group that is used to specify the new resource group to associate with the assessment target. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.