Class: Aws::Types::NodeFabricAttributes
- Inherits:
-
Object
- Object
- Aws::Types::NodeFabricAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#peer_endpoint ⇒ ::String
Returns the value of attribute peer_endpoint.
-
#peer_event_endpoint ⇒ ::String
Returns the value of attribute peer_event_endpoint.
Instance Attribute Details
#peer_endpoint ⇒ ::String
Returns the value of attribute peer_endpoint.
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.
504 505 506 |
# File 'sig/types.rbs', line 504 def peer_event_endpoint @peer_event_endpoint end |