Class: Temporalio::Internal::Bridge::Client::DnsLoadBalancingOptions
- Inherits:
-
Struct
- Object
- Struct
- Temporalio::Internal::Bridge::Client::DnsLoadBalancingOptions
- Defined in:
- lib/temporalio/internal/bridge/client.rb
Instance Attribute Summary collapse
-
#resolution_interval ⇒ Object
Returns the value of attribute resolution_interval.
Instance Attribute Details
#resolution_interval ⇒ Object
Returns the value of attribute resolution_interval
50 51 52 |
# File 'lib/temporalio/internal/bridge/client.rb', line 50 def resolution_interval @resolution_interval end |