securityGroups property

List<String>? securityGroups
final

The IDs of the security groups associated with the task or service. If you do not specify a security group, the default security group for the VPC is used. There is a limit of 5 security groups that can be specified per AwsVpcConfiguration.

Implementation

final List<String>? securityGroups;