clientScopedSubscriptionEnabled

@JvmName(name = "lhjcvixtsxflwvwm")
suspend fun clientScopedSubscriptionEnabled(value: Output<Boolean>)
@JvmName(name = "sdhmngghvfnwmrha")
suspend fun clientScopedSubscriptionEnabled(value: Boolean?)

Parameters

value

whether the subscription is scoped to a client id. Defaults to false.

NOTE: Client Scoped Subscription can only be used for JMS subscription (Java Message Service).