Class: Aws::Types::CreateTransitGatewayPeeringAttachmentResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateTransitGatewayPeeringAttachmentResult
- 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.
3409 3410 3411 |
# File 'sig/types.rbs', line 3409 def @transit_gateway_peering_attachment end |