Class: Aws::Types::BackendAPIConflictResolution

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resolution_strategy ⇒ "OPTIMISTIC_CONCURRENCY", ...

Returns the value of attribute resolution_strategy.

Returns:

  • ("OPTIMISTIC_CONCURRENCY", "LAMBDA", "AUTOMERGE", "NONE")


45
46
47
# File 'sig/types.rbs', line 45

def resolution_strategy
  @resolution_strategy
end