publish property

Input<bool?>? publish
final

Whether to publish creation/change as new Lambda Function Version. Defaults to false.

Implementation

final pulumi.Input<bool?>? publish;