StartCodeRemediationRequest

Input for the StartCodeRemediation operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String