Class: Aws::Types::DeleteDirectConnectGatewayRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDirectConnectGatewayRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#direct_connect_gateway_id ⇒ ::String
Returns the value of attribute direct_connect_gateway_id.
Instance Attribute Details
#direct_connect_gateway_id ⇒ ::String
Returns the value of attribute direct_connect_gateway_id.
380 381 382 |
# File 'sig/types.rbs', line 380 def direct_connect_gateway_id @direct_connect_gateway_id end |