Class: Aws::Types::UpdateVpcAttachmentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateVpcAttachmentResponse
- 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.
1944 1945 1946 |
# File 'sig/types.rbs', line 1944 def @vpc_attachment end |