securityGroupIds property

List<String>? securityGroupIds
final

The security group IDs for the server, as specified in the CloudFormation stack. These might not be the same security groups that are shown in the EC2 console.

Implementation

final List<String>? securityGroupIds;