Class: Aws::Types::NodeEthereumAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#http_endpoint ⇒ ::String

Returns the value of attribute http_endpoint.

Returns:

  • (::String)


497
498
499
# File 'sig/types.rbs', line 497

def http_endpoint
  @http_endpoint
end

#web_socket_endpoint ⇒ ::String

Returns the value of attribute web_socket_endpoint.

Returns:

  • (::String)


498
499
500
# File 'sig/types.rbs', line 498

def web_socket_endpoint
  @web_socket_endpoint
end