Class: Aws::Types::UpdateDirectConnectGatewayAttachmentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDirectConnectGatewayAttachmentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#direct_connect_gateway_attachment ⇒ Types::DirectConnectGatewayAttachment
Returns the value of attribute direct_connect_gateway_attachment.
Instance Attribute Details
#direct_connect_gateway_attachment ⇒ Types::DirectConnectGatewayAttachment
Returns the value of attribute direct_connect_gateway_attachment.
1879 1880 1881 |
# File 'sig/types.rbs', line 1879 def @direct_connect_gateway_attachment end |