requestMessage

@JvmName(name = "oxphwywxbigtqtin")
suspend fun requestMessage(value: Output<String>)
@JvmName(name = "hwedsdvxitbkhvdk")
suspend fun requestMessage(value: String?)

Parameters

value

A message passed to the owner of the remote resource when the private endpoint attempts to establish the connection to the remote resource. The provider allows a maximum request message length of 140 characters, however the request message maximum length is dependent on the service the private endpoint is connected to. Only valid if is_manual_connection is set to true.

Note: When connected to an SQL resource the request_message maximum length is 128.