Class: Aws::Types::CreateGlobalNetworkResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateGlobalNetworkResponse
- 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.
516 517 518 |
# File 'sig/types.rbs', line 516 def global_network @global_network end |