containerArguments property

Input<List<String>?>? containerArguments
final

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

Implementation

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