securityGroups property

Input<List<String>?>? securityGroups
final

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.

Implementation

final pulumi.Input<List<String>?>? securityGroups;