securityGroupIds property

Input<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 pulumi.Input<List<String>> securityGroupIds;