sparse-intern-71089
03/02/2020, 6:18 PMgorgeous-egg-16927
03/02/2020, 6:22 PMpulumi.output()
function.
const myStringInput = 'foo';
const myStringOutput = pulumi.output(myStringInput);
gorgeous-egg-16927
03/02/2020, 6:23 PMgorgeous-animal-95046
03/02/2020, 6:23 PMpulumi.Output(myStringInput)
gorgeous-animal-95046
03/02/2020, 6:23 PMgorgeous-egg-16927
03/02/2020, 6:24 PMOutput
is the type, output
is the function)