containerArguments property

Input<List<String>?>? containerArguments
final

The arguments for the container when you're running the application.

Implementation

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