private Link Service Connection State
suspend fun privateLinkServiceConnectionState(value: Output<PrivateLinkServiceConnectionStatePropertyArgs>)
suspend fun privateLinkServiceConnectionState(value: PrivateLinkServiceConnectionStatePropertyArgs?)
Parameters
value
Connection state of the private endpoint connection.
suspend fun privateLinkServiceConnectionState(argument: suspend PrivateLinkServiceConnectionStatePropertyArgsBuilder.() -> Unit)
Parameters
argument
Connection state of the private endpoint connection.