Class: Aws::Types::GetOdbNetworkOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetOdbNetworkOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#odb_network ⇒ Types::OdbNetwork
Returns the value of attribute odb_network.
Instance Attribute Details
#odb_network ⇒ Types::OdbNetwork
Returns the value of attribute odb_network.
1716 1717 1718 |
# File 'sig/types.rbs', line 1716 def odb_network @odb_network end |