magnificent-lifeguard-15082
11/12/2021, 3:05 PMgetOutput
or any getter for that matter, on the component type?ComponentResource<pulumi.Outputs>
which provides type safety for registerOutputs and types the class properties?miniature-king-36473
11/12/2021, 5:19 PMmagnificent-lifeguard-15082
11/12/2021, 6:28 PMIntegration { target = myFunctionComponent.lambdaArn }
should allow pulumi to say "Integration depends on myFunctionComponent" and not "integration depends on a lambda resource" which is supposed to be hidden and encapsulated in the component.