inspector_delete_assessment_target {paws.security.identity} | R Documentation |
Deletes the assessment target that is specified by the ARN of the assessment target
Description
Deletes the assessment target that is specified by the ARN of the assessment target.
See https://www.paws-r-sdk.com/docs/inspector_delete_assessment_target/ for full documentation.
Usage
inspector_delete_assessment_target(assessmentTargetArn)
Arguments
assessmentTargetArn |
[required] The ARN that specifies the assessment target that you want to delete. |
[Package paws.security.identity version 0.9.0 Index]