entryPoint property

TfArg<String>? entryPoint
final

Entry point function name in the source code. Defaults to the resource name suffix if unset.

Implementation

final TfArg<String>? entryPoint;