ZeroTrustGatewayPolicyRuleSettingsAuditSshArgs

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

Constructors

constructor(commandLogging: Output<Boolean>)

Properties

Link copied to clipboard
val commandLogging: Output<Boolean>

Log all SSH commands.

Functions

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