action property

Input<String?>? action
final

Lambda action to allow in this statement (e.g., lambda:InvokeFunction)

Implementation

final pulumi.Input<String?>? action;