

# ChangeSetHookTargetDetails
<a name="API_ChangeSetHookTargetDetails"></a>

Specifies target details for an activated Hook.

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

 ** ResourceTargetDetails **   
Required if `TargetType` is `RESOURCE`.  
Type: [ChangeSetHookResourceTargetDetails](API_ChangeSetHookResourceTargetDetails.md) object  
Required: No

 ** TargetType **   
The Hook target type.  
Type: String  
Valid Values: `RESOURCE`   
Required: No

## See Also
<a name="API_ChangeSetHookTargetDetails_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/cloudformation-2010-05-15/ChangeSetHookTargetDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudformation-2010-05-15/ChangeSetHookTargetDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudformation-2010-05-15/ChangeSetHookTargetDetails) 