sourceConfiguration property

Input<ServiceSourceConfiguration?>? sourceConfiguration
final

Source to deploy to the App Runner service. Can be a code or an image repository. See sourceConfiguration below.

Implementation

final pulumi.Input<ServiceSourceConfiguration?>? sourceConfiguration;