securityGroups property

List<String>? securityGroups
final

A list that contains the security groups to assign to the instances in the Auto Scaling group. For more information, see Security Groups for Your VPC in the Amazon Virtual Private Cloud User Guide.

Implementation

final List<String>? securityGroups;