ZeroTrustGatewayPolicyRuleSettingsAuditSshArgs

data class ZeroTrustGatewayPolicyRuleSettingsAuditSshArgs(val commandLogging: Output<Boolean>? = null) : ConvertibleToJava<ZeroTrustGatewayPolicyRuleSettingsAuditSshArgs>

Constructors

constructor(commandLogging: Output<Boolean>? = null)

Properties

Link copied to clipboard
val commandLogging: Output<Boolean>? = null

Enable to turn on SSH command logging.

Functions

Link copied to clipboard
open override fun toJava(): ZeroTrustGatewayPolicyRuleSettingsAuditSshArgs