Package com.pulumi.context
Interface OutputContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> Output<T>output(T value)Creates a newOutputwith a non-null value.
-
| Modifier and Type | Method | Description |
|---|---|---|
<T> Output<T> |
output(T value) |
Creates a new
Output with a non-null value. |