Class: Aws::Types::NetworkFrameworkAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ethereum ⇒ Types::NetworkEthereumAttributes

Returns the value of attribute ethereum.



450
451
452
# File 'sig/types.rbs', line 450

def ethereum
  @ethereum
end

#fabric ⇒ Types::NetworkFabricAttributes

Returns the value of attribute fabric.



449
450
451
# File 'sig/types.rbs', line 449

def fabric
  @fabric
end