containerEntrypoint property

List<String>? containerEntrypoint
final

Specifies the entrypoint for a container used to run the monitoring job.

Implementation

final List<String>? containerEntrypoint;