Class: Aws::Types::AssociateConnectPeerResponse
- Inherits:
-
Object
- Object
- Aws::Types::AssociateConnectPeerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#connect_peer_association ⇒ Types::ConnectPeerAssociation
Returns the value of attribute connect_peer_association.
Instance Attribute Details
#connect_peer_association ⇒ Types::ConnectPeerAssociation
Returns the value of attribute connect_peer_association.
47 48 49 |
# File 'sig/types.rbs', line 47 def connect_peer_association @connect_peer_association end |