Class: Aws::Types::NetworkFileDefinition
- Inherits:
-
Object
- Object
- Aws::Types::NetworkFileDefinition
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#can_dbc ⇒ Types::CanDbcDefinition
Returns the value of attribute can_dbc.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#can_dbc ⇒ Types::CanDbcDefinition
Returns the value of attribute can_dbc.
975 976 977 |
# File 'sig/types.rbs', line 975 def can_dbc @can_dbc end |
#unknown ⇒ Object
Returns the value of attribute unknown.
976 977 978 |
# File 'sig/types.rbs', line 976 def unknown @unknown end |