groupOwner property

String groupOwner
final

The group owner of the resource. This is the name of an existing Linux OS group on the system or a GID. The group's permissions are added to the Lambda process.

Implementation

final String groupOwner;