<!-- short description of the feature you are proposing: --> ### Use Case <!-- why do you need this feature? --> I know this parameters could be set in cfn, but I wanna to use it by cdk natively. https://docs.aws.amazon.com/cdk/api/latest/python/aws_cdk.aws_fsx/CfnFileSystem.html#aws_cdk.aws_fsx.CfnFileSystem.LustreConfigurationProperty https://docs.aws.amazon.com/zh_cn/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html ### Proposed Solution <!-- Please include prototype/workaround/sketch/reference implementation: --> add support parameters ### Other <!-- e.g. detailed explanation, stacktraces, related issues, suggestions on how to fix, links for us to have context, eg. associated pull-request, stackoverflow, slack, etc --> * [ ] :wave: I may be able to implement this feature request * [ ] :warning: This feature might incur a breaking change --- This is a :rocket: Feature Request
Use Case
I know this parameters could be set in cfn, but I wanna to use it by cdk natively.
https://docs.aws.amazon.com/cdk/api/latest/python/aws_cdk.aws_fsx/CfnFileSystem.html#aws_cdk.aws_fsx.CfnFileSystem.LustreConfigurationProperty
https://docs.aws.amazon.com/zh_cn/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html
Proposed Solution
add support parameters
Other
This is a 🚀 Feature Request