Class: Aws::Types::UpdateGlobalNetworkRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#description ⇒ ::String

Returns the value of attribute description.



1885
1886
1887
# File 'sig/types.rbs', line 1885

def description
  @description
end

#global_network_id ⇒ ::String

Returns the value of attribute global_network_id.



1884
1885
1886
# File 'sig/types.rbs', line 1884

def global_network_id
  @global_network_id
end