AwsCodeBuildProjectSource

Information about the build input source code for this build project.

Types

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

Properties

Link copied to clipboard

Information about the Git clone depth for the build project.

Link copied to clipboard

Whether to ignore SSL warnings while connecting to the project source code.

Link copied to clipboard

Information about the location of the source code to be built.

Link copied to clipboard
val type: String?

The type of repository that contains the source code to be built. Valid values are:

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