SourceConfiguration

Describes the source deployed to an App Runner service. It can be a code or an image repository.

Types

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

Properties

Link copied to clipboard

Describes the resources that are needed to authenticate access to some source repositories.

Link copied to clipboard

If true, continuous integration from the source repository is enabled for the App Runner service. Each repository change (including any source code commit or new image version) starts a deployment.

Link copied to clipboard

The description of a source code repository.

Link copied to clipboard

The description of a source image 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