oauth2ClientSecret

@JvmName(name = "fybhcymwqgnngadx")
suspend fun oauth2ClientSecret(value: Output<String>)
@JvmName(name = "oxctxibjxxmrlcuw")
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 oauth2_client_secret_sha256 field.@InputOnly