publish property
Whether to publish creation/change as new Lambda Function Version. Defaults to false.
Implementation
late final pulumi.Output<bool?> publish;
Whether to publish creation/change as new Lambda Function Version. Defaults to false.
late final pulumi.Output<bool?> publish;