CodeRepositorySummary

Specifies summary information about a Git repository.

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 Git repository.

Link copied to clipboard

The name of the Git repository.

Link copied to clipboard

The date and time that the Git repository was created.

Link copied to clipboard

Configuration details for the Git repository, including the URL where it is located and the ARN of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.

Link copied to clipboard

The date and time that the Git repository was last modified.

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