Builder
class Builder
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
construct an aws.sdk.kotlin.services.apprunner.model.AuthenticationConfiguration inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.apprunner.model.CodeRepository inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.apprunner.model.ImageRepository inside the given block