

# ActionTarget
<a name="API_ActionTarget"></a>

An `ActionTarget` object.

## Contents
<a name="API_ActionTarget_Contents"></a>

 ** ActionTargetArn **   <a name="securityhub-Type-ActionTarget-ActionTargetArn"></a>
The ARN for the target action.  
Type: String  
Pattern: `.*\S.*`   
Required: Yes

 ** Description **   <a name="securityhub-Type-ActionTarget-Description"></a>
The description of the target action.  
Type: String  
Pattern: `.*\S.*`   
Required: Yes

 ** Name **   <a name="securityhub-Type-ActionTarget-Name"></a>
The name of the action target.  
Type: String  
Pattern: `.*\S.*`   
Required: Yes

## See Also
<a name="API_ActionTarget_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/ActionTarget) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/ActionTarget) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/ActionTarget) 