Join Slack
Powered by
So `vpcId` there will be a `pulumi.Output<T>...
# general
s
stocky-spoon-28903
10/23/2018, 4:45 PM
So
vpcId
there will be a
pulumi.Output<T>
, and the
vpc
parameter for PrivateDnsNamespace should be a
pulumi.Input<T>
, defined as (something like):
T | Promise<T> | Output<T>
Open in Slack
Previous
Next