Class: Aws::Types::PutItemInput
- Inherits:
-
Object
- Object
- Aws::Types::PutItemInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#table_name ⇒ ::String
Returns the value of attribute table_name.
Instance Attribute Details
#table_name ⇒ ::String
Returns the value of attribute table_name.
4162 4163 4164 |
# File 'sig/types.rbs', line 4162 def table_name @table_name end |