Class: Aws::Types::DeleteInterconnectRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteInterconnectRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#interconnect_id ⇒ ::String
Returns the value of attribute interconnect_id.
Instance Attribute Details
#interconnect_id ⇒ ::String
Returns the value of attribute interconnect_id.
394 395 396 |
# File 'sig/types.rbs', line 394 def interconnect_id @interconnect_id end |