Class: Aws::Types::CheckpointUpdatedExecutionState

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_marker::String

Returns the value of attribute next_marker.

Returns:

  • (::String)


248
249
250
# File 'sig/types.rbs', line 248

def next_marker
  @next_marker
end

#operations::Array[Types::Operation]

Returns the value of attribute operations.

Returns:



247
248
249
# File 'sig/types.rbs', line 247

def operations
  @operations
end