stdout property

Output<String> stdout
latefinal

The standard output of the command's process

Implementation

late final pulumi.Output<String> stdout;