connectionDirection

@JvmName(name = "jnsexleoljbteadj")
suspend fun connectionDirection(value: Output<String>)
@JvmName(name = "jmytyshtmhpiapwp")
suspend fun connectionDirection(value: String?)

Parameters

value

The direction of the resource provider connection. Possible values include Inbound or Outbound. Defaults to Inbound. Changing this forces a new resource to be created.

NOTE: To enabled the private link the connection_direction must be set to Outbound.