StartCodeRemediationRequest
Input for the StartCodeRemediation operation.
Types
Properties
Link copied to clipboard
The unique identifier of the agent space.
Link copied to clipboard
The unique identifier of the code review job that produced the findings. Mutually exclusive with pentestJobId.
Link copied to clipboard
The list of finding identifiers to initiate code remediation for.
Link copied to clipboard
The unique identifier of the pentest job that produced the findings. Mutually exclusive with codeReviewJobId.
Functions
Link copied to clipboard
inline fun copy(block: StartCodeRemediationRequest.Builder.() -> Unit = {}): StartCodeRemediationRequest