securityGroupIds property

List<String>? securityGroupIds
final

The security groups associated with the cross-account elastic network interfaces that are used to allow communication between your worker nodes and the Kubernetes control plane.

Implementation

final List<String>? securityGroupIds;