aws-cdk-lib » aws_rds » DatabaseCluster : Missing securityGroups property. #31196
Labels
@aws-cdk/aws-rds
Related to Amazon Relational Database
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
p3
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
The DatabaseCluster type doesn't have the securityGroups property.
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_rds.DatabaseCluster.html#securitygroups-1
Regression Issue
Last Known Working CDK Version
No response
Expected Behavior
The property listed in the document is visible in IDEs.
Current Behavior
That property and others appear not to exist on DatabaseCluster.
Reproduction Steps
Install aws-cdk-lib and aws-cdk 2.154.0; attempt to access the property in VSCode.
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.154.0
Framework Version
No response
Node.js Version
20.15.1
OS
Ubuntu 22.04
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: