securityGroupIds property

List<String>? securityGroupIds
final

A list of up to 5 EC2 VPC security group IDs to attach to the Input VPC network interfaces. Requires subnetIds. If none are specified then the VPC default security group will be used.

Implementation

final List<String>? securityGroupIds;