CodeStarParameters

The subtype containing details about the Codestar connection Type.

Types

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

Properties

Link copied to clipboard

The absolute path wehre the artifact resides within the repo and branch, formatted as "folder/file.json."

Link copied to clipboard

The specific branch where the artifact resides.

Link copied to clipboard

The CodeStar ARN, which is the connection between Service Catalog and the external repository.

Link copied to clipboard

The specific repository where the product’s artifact-to-be-synced resides, formatted as "Account/Repo."

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