containerEntrypoints property

Input<List<String>?>? containerEntrypoints
final

The entrypoint used to run the application in the container.

Implementation

final pulumi.Input<List<String>?>? containerEntrypoints;