GetCodeSecurityScanResponse

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account ID associated with the scan.

Link copied to clipboard

The timestamp when the scan was created.

Link copied to clipboard

The identifier of the last commit that was scanned. This is only returned if the scan was successful or skipped.

Link copied to clipboard

The resource identifier for the code repository that was scanned.

Link copied to clipboard

The unique identifier of the scan.

Link copied to clipboard

The current status of the scan.

Link copied to clipboard

The reason for the current status of the scan.

Link copied to clipboard

The timestamp when the scan was last updated.

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