

# CodeRemediationTaskDetails
<a name="API_CodeRemediationTaskDetails"></a>

Contains details about a code remediation task, including links to the code diff and pull request.

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

 ** codeDiffLink **   <a name="securityagent-Type-CodeRemediationTaskDetails-codeDiffLink"></a>
The link to the code diff for the remediation.  
Type: String  
Required: No

 ** pullRequestLink **   <a name="securityagent-Type-CodeRemediationTaskDetails-pullRequestLink"></a>
The link to the pull request created for the remediation.  
Type: String  
Required: No

 ** repoName **   <a name="securityagent-Type-CodeRemediationTaskDetails-repoName"></a>
The name of the repository where the remediation was applied.  
Type: String  
Required: No

## See Also
<a name="API_CodeRemediationTaskDetails_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/securityagent-2025-09-06/CodeRemediationTaskDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityagent-2025-09-06/CodeRemediationTaskDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityagent-2025-09-06/CodeRemediationTaskDetails) 