menu
pulumi_command package
documentation
remote.dart
Command
stdout property
stdout property
dark_mode
light_mode
stdout
property
Output
<
String
>
stdout
late
final
The standard output of the command's process
Implementation
late final pulumi.Output<String> stdout;
pulumi_command package
documentation
remote
Command
stdout property
Command class