oauth2ClientSecret

@JvmName(name = "nqpsmwbcpkiupiru")
suspend fun oauth2ClientSecret(value: Output<String>)
@JvmName(name = "ytrklmcxsytwbmjp")
suspend fun oauth2ClientSecret(value: String)

Parameters

value

OAuth2 client secret to use for the authentication flow. The SHA-256 hash of the value is returned in the oauth2ClientSecretSha256 field.