Class: Aws::Types::DisassociateConnectPeerResponse
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateConnectPeerResponse
- 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.
795 796 797 |
# File 'sig/types.rbs', line 795 def connect_peer_association @connect_peer_association end |