ConnectionAuthConfigOauth2ClientCredentialsClientSecretArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard
val secretVersion: Output<String>

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