Class: Aws::Types::UpdateGlobalNetworkResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateGlobalNetworkResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#global_network ⇒ Types::GlobalNetwork
Returns the value of attribute global_network.
Instance Attribute Details
#global_network ⇒ Types::GlobalNetwork
Returns the value of attribute global_network.
1890 1891 1892 |
# File 'sig/types.rbs', line 1890 def global_network @global_network end |