appStartTimeout property

String? appStartTimeout
getter/setter pair

A maximum time limit on application initialization, measured from moment the application successfully replies to a healthcheck until it is ready to serve traffic.

Implementation

core.String? appStartTimeout;