ConnectionAuthConfigSshPublicKeySshClientCertPassArgs

data class ConnectionAuthConfigSshPublicKeySshClientCertPassArgs(val secretVersion: Output<String>) : ConvertibleToJava<ConnectionAuthConfigSshPublicKeySshClientCertPassArgs>

Constructors

constructor(secretVersion: Output<String>)

Properties

Link copied to clipboard
val secretVersion: Output<String>

The resource name of the secret version in the format, format as: projects//secrets//versions/. The oauth2_auth_code_flow block supports: ///

Functions

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