Class: Aws::Types::DynamoDBv2Action

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#payload ⇒ Types::Payload

Returns the value of attribute payload.

Returns:



337
338
339
# File 'sig/types.rbs', line 337

def payload
  @payload
end

#table_name ⇒ ::String

Returns the value of attribute table_name.

Returns:

  • (::String)


336
337
338
# File 'sig/types.rbs', line 336

def table_name
  @table_name
end