Package com.pulumi.automation
Class OutputValue
java.lang.Object
com.pulumi.automation.OutputValue
Represents a stack output value.
-
Method Summary
-
Method Details
-
value
Returns the value of the output.- Returns:
- the value
-
isSecret
public boolean isSecret()Returns whether the output is a secret.- Returns:
- true if the output is a secret
-