Class: Aws::Types::NetworkFileDefinition

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Defined Under Namespace

Classes: CanDbc, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

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.

Returns:

  • (Object)


976
977
978
# File 'sig/types.rbs', line 976

def unknown
  @unknown
end