pulumi/pkg/codegen/internal/test/testdata/simple-enum-schema
Justin Van Patten dcf4359c57
[codegen/python] Support `<Resource>Args` classes (#6525)
Add support for creating instances of resources in Python using a
`<Resource>Args` class. This capability aligns with how args are passed
to resources in all the other language SDKs and the separate object bag
allows the properties to be manipulated/validated/passed-around before
creating the resource.
2021-04-02 10:09:17 -07:00
..
dotnet [codegen/python] - Fix python .get() codegen (#6433) 2021-03-01 09:54:25 -08:00
go/plant [codegen/go] Fix Go resource registrations (#6641) 2021-03-31 16:50:30 -06:00
nodejs Change nodejs codegen to use coalescing operator when when default values are present (#6496) 2021-03-10 21:16:18 +00:00
python/pulumi_plant [codegen/python] Support `<Resource>Args` classes (#6525) 2021-04-02 10:09:17 -07:00
schema.json [codegen/python] - Fix python .get() codegen (#6433) 2021-03-01 09:54:25 -08:00