class Aws::SecurityHub::Types::UpdateActionTargetRequest
@note When making an API call, you may pass UpdateActionTargetRequest
data as a hash: { action_target_arn: "NonEmptyString", # required name: "NonEmptyString", description: "NonEmptyString", }
@!attribute [rw] action_target_arn
The ARN of the custom action target to update. @return [String]
@!attribute [rw] name
The updated name of the custom action target. @return [String]
@!attribute [rw] description
The updated description for the custom action target. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/UpdateActionTargetRequest AWS API Documentation
Constants
- SENSITIVE