vibe-aws ~master (2019-03-12T12:27:07Z)
Dub
Repo
Table.del
vibe
aws
dynamodb
Table
Undocumented in source. Be warned that the author may not have intended to support it.
void
del
(string hashKey, T hashValue)
class
Table
void
del
(
T
)
(
string
hashKey
,
T
hashValue
)
void
del
(string hashKey, T hashValue, string rangeKey, U rangeValue)
Meta
Source
See Implementation
vibe
aws
dynamodb
Table
constructors
this
functions
del
get
put
variables
name