Class: Aws::Types::DeleteDirectConnectGatewayAssociationResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDirectConnectGatewayAssociationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#direct_connect_gateway_association ⇒ Types::DirectConnectGatewayAssociation
Returns the value of attribute direct_connect_gateway_association.
Instance Attribute Details
#direct_connect_gateway_association ⇒ Types::DirectConnectGatewayAssociation
Returns the value of attribute direct_connect_gateway_association.
375 376 377 |
# File 'sig/types.rbs', line 375 def direct_connect_gateway_association @direct_connect_gateway_association end |