Class: Aws::Types::AttachVpnGatewayResult
- Inherits:
-
Object
- Object
- Aws::Types::AttachVpnGatewayResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_attachment ⇒ Types::VpcAttachment
Returns the value of attribute vpc_attachment.
Instance Attribute Details
#vpc_attachment ⇒ Types::VpcAttachment
Returns the value of attribute vpc_attachment.
894 895 896 |
# File 'sig/types.rbs', line 894 def @vpc_attachment end |