ZeroTrustGatewayPolicyRuleSettingsAuditSsh

data class ZeroTrustGatewayPolicyRuleSettingsAuditSsh(val commandLogging: Boolean? = null)

Constructors

constructor(commandLogging: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val commandLogging: Boolean? = null

Enable to turn on SSH command logging.