Class: Aws::Types::AssociateTransitGatewayConnectPeerResponse
- Inherits:
-
Object
- Object
- Aws::Types::AssociateTransitGatewayConnectPeerResponse
- 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.
85 86 87 |
# File 'sig/types.rbs', line 85 def transit_gateway_connect_peer_association @transit_gateway_connect_peer_association end |