oauth2ClientSecret

@JvmName(name = "arhogstmhvywvfab")
suspend fun oauth2ClientSecret(value: Output<String>)
@JvmName(name = "mbhvluejxggcgigi")
suspend fun oauth2ClientSecret(value: String?)

Parameters

value

OAuth2 client secret to use for the authentication flow. For security reasons, this value cannot be retrieved via the API. Instead, the SHA-256 hash of the value is returned in the oauth2ClientSecretSha256 field. @InputOnly