Class: Aws::Types::DisassociateTransitGatewayConnectPeerResponse
- Inherits:
-
Object
- Object
- Aws::Types::DisassociateTransitGatewayConnectPeerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transit_gateway_connect_peer_association ⇒ Types::TransitGatewayConnectPeerAssociation
Returns the value of attribute transit_gateway_connect_peer_association.
Instance Attribute Details
#transit_gateway_connect_peer_association ⇒ Types::TransitGatewayConnectPeerAssociation
Returns the value of attribute transit_gateway_connect_peer_association.
829 830 831 |
# File 'sig/types.rbs', line 829 def transit_gateway_connect_peer_association @transit_gateway_connect_peer_association end |