Hey all, I'm trying to get the outputs of a custom resource when its create function is called. With...
c
Hey all, I'm trying to get the outputs of a custom resource when its create function is called. With this example, how would I go about accessing the "my_number_output" and "my_string_output" properties?