ConnectionAuthConfigOauth2JwtBearerClientKeyArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard
val secretVersion: Output<String>

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