containerEntrypoint property

List<String>? containerEntrypoint
final

Specifies the entrypoint for a container that the monitoring job runs.

Implementation

final List<String>? containerEntrypoint;