startCommand property
Command App Runner runs to start the application in the source image. If specified, this command overrides the Docker image’s default start command.
Implementation
final pulumi.Input<String?>? startCommand;
Command App Runner runs to start the application in the source image. If specified, this command overrides the Docker image’s default start command.
final pulumi.Input<String?>? startCommand;