pulumi/pkg/codegen/internal/test/testdata/simple-plain-schema/nodejs
Justin Van Patten 572c74826c
Add schema & codegen support for plain properties (#6481)
This change adds schema and codegen support for plain properties which
are emitted typed as the plain type rather than wrapped as an `Input`.
Plain properties require a prompt value and do not accept a value that
is `Output`.
2021-03-10 07:08:08 -08:00
..
types Add schema & codegen support for plain properties (#6481) 2021-03-10 07:08:08 -08:00
component.ts Add schema & codegen support for plain properties (#6481) 2021-03-10 07:08:08 -08:00