private Link Service Connection State
suspend fun privateLinkServiceConnectionState(value: Output<ManagedInstancePrivateLinkServiceConnectionStatePropertyArgs>)
suspend fun privateLinkServiceConnectionState(value: ManagedInstancePrivateLinkServiceConnectionStatePropertyArgs?)
Parameters
value
Connection State of the Private Endpoint Connection.
suspend fun privateLinkServiceConnectionState(argument: suspend ManagedInstancePrivateLinkServiceConnectionStatePropertyArgsBuilder.() -> Unit)
Parameters
argument
Connection State of the Private Endpoint Connection.