ConnectionEventingConfigAuthConfigUserPasswordPasswordArgs

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

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/. ///

Functions

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