Class: Aws::Types::RejectTransitGatewayPeeringAttachmentResult
- Inherits:
-
Object
- Object
- Aws::Types::RejectTransitGatewayPeeringAttachmentResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transit_gateway_peering_attachment ⇒ Types::TransitGatewayPeeringAttachment
Returns the value of attribute transit_gateway_peering_attachment.
Instance Attribute Details
#transit_gateway_peering_attachment ⇒ Types::TransitGatewayPeeringAttachment
Returns the value of attribute transit_gateway_peering_attachment.
15679 15680 15681 |
# File 'sig/types.rbs', line 15679 def @transit_gateway_peering_attachment end |