Class: Aws::Types::DeleteGlobalNetworkRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteGlobalNetworkRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#global_network_id ⇒ ::String
Returns the value of attribute global_network_id.
Instance Attribute Details
#global_network_id ⇒ ::String
Returns the value of attribute global_network_id.
691 692 693 |
# File 'sig/types.rbs', line 691 def global_network_id @global_network_id end |