Class: Aws::Types::DescribeGlobalNetworksResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#global_networks ⇒ ::Array[Types::GlobalNetwork]

Returns the value of attribute global_networks.

Returns:



759
760
761
# File 'sig/types.rbs', line 759

def global_networks
  @global_networks
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


760
761
762
# File 'sig/types.rbs', line 760

def next_token
  @next_token
end