Class: Aws::Types::DeleteNetworkRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteNetworkRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#network_id ⇒ ::String
Returns the value of attribute network_id.
Instance Attribute Details
#network_id ⇒ ::String
Returns the value of attribute network_id.
5005 5006 5007 |
# File 'sig/types.rbs', line 5005 def network_id @network_id end |