Class: Aws::Types::ListSolNetworkOperationsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_operations::Array[Types::ListSolNetworkOperationsInfo]

Returns the value of attribute network_operations.



458
459
460
# File 'sig/types.rbs', line 458

def network_operations
  @network_operations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


459
460
461
# File 'sig/types.rbs', line 459

def next_token
  @next_token
end