rhythmic-branch-12845
02/20/2023, 7:16 AMrules_source_list
argument, you have to assign it to a `
aws.networkfirewall.RuleGroupRuleGroupRulesSourceRulesSourceListArgs(...
function callgreat-sunset-355
02/21/2023, 2:33 PMrhythmic-branch-12845
02/22/2023, 3:14 AMbillowy-army-68599
02/22/2023, 7:36 AMYes, all SDKs are generated from the original Go Code, where this is facilitated by interfaces which were not properly translated into python namespaces/packagesthis isn’t correct. The general reason the Python type system is as it is is because of the way the Python type system works. There is an upcoming project to convert python’s typings to `TypedDict`: https://github.com/pulumi/pulumi/issues/11732 Typescript doesn’t get more love than the other languages, it’s just the case that TS is good at expressing the complex types needed
rhythmic-branch-12845
02/22/2023, 11:31 AM