Method: OCI::Core::Models::UpdateSecurityRuleDetails#tcp_options
- Defined in:
- lib/oci/core/models/update_security_rule_details.rb
#tcp_options ⇒ OCI::Core::Models::TcpOptions
Optional and valid only for TCP. Use to specify particular destination ports for TCP rules. If you specify TCP as the protocol but omit this object, then all destination ports are allowed.
146 147 148 |
# File 'lib/oci/core/models/update_security_rule_details.rb', line 146 def end |