Class: Aws::Types::ListSolNetworkInstancesOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_instances::Array[Types::ListSolNetworkInstanceInfo]

Returns the value of attribute network_instances.

Returns:



425
426
427
# File 'sig/types.rbs', line 425

def network_instances
  @network_instances
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


426
427
428
# File 'sig/types.rbs', line 426

def next_token
  @next_token
end