input property

Output<String?> input
latefinal

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

Implementation

late final pulumi.Output<String?> input;