Class: Aws::Types::NetworkEthereumAttributes
- Inherits:
-
Object
- Object
- Aws::Types::NetworkEthereumAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#chain_id ⇒ ::String
Returns the value of attribute chain_id.
Instance Attribute Details
#chain_id ⇒ ::String
Returns the value of attribute chain_id.
433 434 435 |
# File 'sig/types.rbs', line 433 def chain_id @chain_id end |