CodeRepositoryMetadata

Contains metadata information about a code repository that is being scanned by Amazon Inspector.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the code security integration associated with the repository.

Link copied to clipboard

The ID of the last commit that was scanned in the repository.

Link copied to clipboard

Information about on-demand scans performed on the repository.

Link copied to clipboard

The name of the project in the code repository.

Link copied to clipboard

The type of repository provider (such as GitHub, GitLab, etc.).

Link copied to clipboard

The visibility setting of the repository (public or private).

Link copied to clipboard

The scan configuration settings applied to the code repository.

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