Class: Aws::Types::CreateDirectConnectGatewayAssociationResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateDirectConnectGatewayAssociationResult
- 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.
269 270 271 |
# File 'sig/types.rbs', line 269 def direct_connect_gateway_association @direct_connect_gateway_association end |