connectionDirection

@JvmName(name = "xuuqfjennykwfvnr")
suspend fun connectionDirection(value: Output<String>)
@JvmName(name = "aijakslsqkjrphld")
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.