Class: OpenASN::Snapshot::Family

Inherits:
Struct
  • Object
show all
Defined in:
lib/openasn/snapshot.rb

Instance Attribute Summary collapse

Instance Attribute Details

#baseObject

Returns the value of attribute base

Returns:

  • (Object)

    the current value of base



15
16
17
# File 'lib/openasn/snapshot.rb', line 15

def base
  @base
end

#dcObject

Returns the value of attribute dc

Returns:

  • (Object)

    the current value of dc



15
16
17
# File 'lib/openasn/snapshot.rb', line 15

def dc
  @dc
end

#relayObject

Returns the value of attribute relay

Returns:

  • (Object)

    the current value of relay



15
16
17
# File 'lib/openasn/snapshot.rb', line 15

def relay
  @relay
end

#vpnObject

Returns the value of attribute vpn

Returns:

  • (Object)

    the current value of vpn



15
16
17
# File 'lib/openasn/snapshot.rb', line 15

def vpn
  @vpn
end