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

#put_itemTypes::PutItemInput

Returns the value of attribute put_item.

Returns:



2208
2209
2210
# File 'sig/types.rbs', line 2208

def put_item
  @put_item
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


2207
2208
2209
# File 'sig/types.rbs', line 2207

def role_arn
  @role_arn
end