Class: Aws::Types::DeleteTransitGatewayVpcAttachmentResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTransitGatewayVpcAttachmentResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transit_gateway_vpc_attachment ⇒ Types::TransitGatewayVpcAttachment
Returns the value of attribute transit_gateway_vpc_attachment.
Instance Attribute Details
#transit_gateway_vpc_attachment ⇒ Types::TransitGatewayVpcAttachment
Returns the value of attribute transit_gateway_vpc_attachment.
4827 4828 4829 |
# File 'sig/types.rbs', line 4827 def @transit_gateway_vpc_attachment end |