Method: OCI::LoadBalancer::Models::ConnectionConfiguration.swagger_types
- Defined in:
- lib/oci/load_balancer/models/connection_configuration.rb
.swagger_types ⇒ Object
Attribute type mapping.
31 32 33 34 35 36 37 |
# File 'lib/oci/load_balancer/models/connection_configuration.rb', line 31 def self.swagger_types { # rubocop:disable Style/SymbolLiteral 'idle_timeout': :'Integer' # rubocop:enable Style/SymbolLiteral } end |