enableAuditAgent

@JvmName(name = "iuanfhomgqahiybl")
suspend fun enableAuditAgent(value: Output<Boolean>)
@JvmName(name = "ajmkhekvsvyipwvs")
suspend fun enableAuditAgent(value: Boolean?)

Parameters

value

Whether to enable linux auditd logging on the workstation. When enabled, a service account must also be specified that has logging.buckets.write permission on the project. Operating system audit logging is distinct from Cloud Audit Logs.