clientKey

@JvmName(name = "fpeshirddekpghwn")
suspend fun clientKey(value: Output<ConnectionAuthConfigOauth2JwtBearerClientKeyArgs>)
@JvmName(name = "hgxrtrsfktwadder")
suspend fun clientKey(value: ConnectionAuthConfigOauth2JwtBearerClientKeyArgs?)

Parameters

value

Secret version reference containing a PKCS#8 PEM-encoded private key associated with the Client Certificate. This private key will be used to sign JWTs used for the jwt-bearer authorization grant. Specified in the form as: projects//secrets//versions/. ///


@JvmName(name = "edkksgfoshjpugwp")
suspend fun clientKey(argument: suspend ConnectionAuthConfigOauth2JwtBearerClientKeyArgsBuilder.() -> Unit)

Parameters

argument

Secret version reference containing a PKCS#8 PEM-encoded private key associated with the Client Certificate. This private key will be used to sign JWTs used for the jwt-bearer authorization grant. Specified in the form as: projects//secrets//versions/. ///