Builder
class Builder
Properties
Link copied to clipboard
Configuration for building and running the service from a source code repository.
Link copied to clipboard
The location of the repository that contains the source code.
Link copied to clipboard
The version that should be used within the source code repository.
Link copied to clipboard
The path of the directory that stores source code and configuration files. The build and start commands also execute from here. The path is absolute from root and, if not specified, defaults to the repository root.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.apprunner.model.CodeConfiguration inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.apprunner.model.SourceCodeVersion inside the given block