GitPropertiesPatch

The properties used to update an existing Git connection, such as the CodeConnections ARN or the default branch.

Types

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

Properties

Link copied to clipboard

The ARN of the CodeConnections connection used to connect to the Git repository.

Link copied to clipboard

The default branch of the Git 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