logGroupName property
The name of the log group for secure logging that can be server-side
encrypted in Amazon CloudWatch using AWS KMS. This name can be
/aws-glue/jobs/, in which case the default encryption is
NONE. If you add a role name and
SecurityConfiguration name (in other words,
/aws-glue/jobs-yourRoleName-yourSecurityConfigurationName/),
then that security configuration is used to encrypt the log group.
Implementation
final String? logGroupName;