ClientConfigArgs

constructor(maxKeepAliveSeconds: Output<Int>? = null, maxMessageExpirySeconds: Output<Int>? = null, maxPacketSizeBytes: Output<Int>? = null, maxReceiveMaximum: Output<Int>? = null, maxSessionExpirySeconds: Output<Int>? = null, subscriberQueueLimit: Output<SubscriberQueueLimitArgs>? = null)