containerEntrypoints property

Input<List<String>?>? containerEntrypoints
final

List of entrypoint commands for the container. Maximum of 100 entries.

Implementation

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