Class: Aws::Types::GetOdbNetworkInput
- Inherits:
-
Object
- Object
- Aws::Types::GetOdbNetworkInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#odb_network_id ⇒ ::String
Returns the value of attribute odb_network_id.
Instance Attribute Details
#odb_network_id ⇒ ::String
Returns the value of attribute odb_network_id.
1711 1712 1713 |
# File 'sig/types.rbs', line 1711 def odb_network_id @odb_network_id end |