Class: Aws::Types::NodeFabricAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#peer_endpoint ⇒ ::String

Returns the value of attribute peer_endpoint.

Returns:

  • (::String)


503
504
505
# File 'sig/types.rbs', line 503

def peer_endpoint
  @peer_endpoint
end

#peer_event_endpoint ⇒ ::String

Returns the value of attribute peer_event_endpoint.

Returns:

  • (::String)


504
505
506
# File 'sig/types.rbs', line 504

def peer_event_endpoint
  @peer_event_endpoint
end