Class: Aws::Types::GetConnectPeerResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetConnectPeerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connect_peer ⇒ Types::ConnectPeer
Returns the value of attribute connect_peer.
Instance Attribute Details
#connect_peer ⇒ Types::ConnectPeer
Returns the value of attribute connect_peer.
878 879 880 |
# File 'sig/types.rbs', line 878 def connect_peer @connect_peer end |