Class: Aws::Types::NodeFrameworkAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ethereum ⇒ Types::NodeEthereumAttributes

Returns the value of attribute ethereum.



516
517
518
# File 'sig/types.rbs', line 516

def ethereum
  @ethereum
end

#fabric ⇒ Types::NodeFabricAttributes

Returns the value of attribute fabric.



515
516
517
# File 'sig/types.rbs', line 515

def fabric
  @fabric
end