securityGroupIds property

List<String> securityGroupIds
final

The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.

Implementation

final List<String> securityGroupIds;