ZeroTrustGatewaySettingsSshSessionLogArgs

data class ZeroTrustGatewaySettingsSshSessionLogArgs(val publicKey: Output<String>) : ConvertibleToJava<ZeroTrustGatewaySettingsSshSessionLogArgs>

Constructors

constructor(publicKey: Output<String>)

Properties

Link copied to clipboard
val publicKey: Output<String>

Public key used to encrypt ssh session.

Functions

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