input property

Input<String?>? input
final

Valid JSON text passed to the target. Conflicts with inputPath and inputTransformer.

Implementation

final pulumi.Input<String?>? input;