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.
390 391 392 |
# File 'sig/types.rbs', line 390 def interconnect_id @interconnect_id end |