Package com.pulumi.automation.events
Class StandardOutputEvent
java.lang.Object
com.pulumi.automation.events.StandardOutputEvent
StandardOutputEvent is emitted whenever a generic message is
written, for example warnings from the pulumi CLI itself. Less common than
DiagnosticEvent.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StandardOutputEvent
-
-
Method Details
-
message
Gets the message content.- Returns:
- the message
-
color
Gets the color for display.- Returns:
- the color
-