CodeSource

The location where the source code files provided with the project request are stored. AWS CodeStar retrieves the files during project creation.

Types

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

Properties

Link copied to clipboard

Information about the Amazon S3 location where the source code files provided with the project request are stored.

Functions

Link copied to clipboard
inline fun copy(block: CodeSource.Builder.() -> Unit = {}): CodeSource
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