Class: Aws::Types::DescribeDataTableAttributeResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDataTableAttributeResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute ⇒ Types::DataTableAttribute
Returns the value of attribute attribute.
Instance Attribute Details
#attribute ⇒ Types::DataTableAttribute
Returns the value of attribute attribute.
2599 2600 2601 |
# File 'sig/types.rbs', line 2599 def attribute @attribute end |