private Link Service Connection State
suspend fun privateLinkServiceConnectionState(value: Output<RemotePrivateLinkServiceConnectionStateArgs>)
Parameters
value
State of the Private Link Service connection.
suspend fun privateLinkServiceConnectionState(argument: suspend RemotePrivateLinkServiceConnectionStateArgsBuilder.() -> Unit)
Parameters
argument
State of the Private Link Service connection.